ixgbevf: enable multiple queue support
authorEmil Tantilov <emil.s.tantilov@intel.com>
Sat, 6 Dec 2014 09:19:02 +0000 (09:19 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 6 Feb 2015 03:57:46 +0000 (19:57 -0800)
commit2dc571aa61d3fe5b20167f16e0390e749cd4bb97
tree4d2b4510d1b7413198297a3b6867a6e429eb39f4
parentdec2e395fd35ebbd642c71b1c871298cba68cded
ixgbevf: enable multiple queue support

This patch enables multiple queues and RSS support for the VF.
Maximum of 2 queues are supported due to available vectors.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf.h
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c