summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb.h
diff options
context:
space:
mode:
authorNick Lowe <nick.lowe@gmail.com>2020-12-22 01:25:02 +0300
committerTony Nguyen <anthony.l.nguyen@intel.com>2021-02-04 03:32:17 +0300
commit6e6026f2dd2005844fb35c3911e8083c09952c6c (patch)
treea44a587702caa6e1feb40253de9fab6215b1862b /drivers/net/ethernet/intel/igb/igb.h
parentabb9efc70988087a7ea04c90112657e68e8894a8 (diff)
downloadlinux-6e6026f2dd2005844fb35c3911e8083c09952c6c.tar.xz
igb: Enable RSS for Intel I211 Ethernet Controller
The Intel I211 Ethernet Controller supports 2 Receive Side Scaling (RSS) queues. It should not be excluded from having this feature enabled. Via commit c883de9fd787 ("igb: rename igb define to be more generic") E1000_MRQC_ENABLE_RSS_4Q was renamed to E1000_MRQC_ENABLE_RSS_MQ to indicate that this is a generic bit flag to enable queues and not a flag that is specific to devices that support 4 queues The bit flag enables 2, 4 or 8 queues appropriately depending on the part. Tested with a multicore CPU and frames were then distributed as expected. This issue appears to have been introduced because of confusion caused by the prior name. Signed-off-by: Nick Lowe <nick.lowe@gmail.com> Tested-by: David Switzer <david.switzer@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/igb.h')
0 files changed, 0 insertions, 0 deletions