]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc91a341cbc98acb80eb4d8389ee7aff6caffe059
tree4d2b4510d1b7413198297a3b6867a6e429eb39f4
parent9482a51e5bb0a1992ed0b43a29d163f4eabfb33f
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