]> asedeno.scripts.mit.edu Git - linux.git/commit
igc: Add multiple receive queues control supporting
authorSasha Neftin <sasha.neftin@intel.com>
Wed, 6 Feb 2019 07:48:37 +0000 (09:48 +0200)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 19 Mar 2019 21:42:02 +0000 (14:42 -0700)
commit2121c2712f8249e4d2555a4c989e4666aba34031
tree063ed62dcb489c0b8940182ab1023082c3848334
parent459d69c407f9ba122f12216555c3012284dc9fd7
igc: Add multiple receive queues control supporting

Enable the multi queues to receive.
Program the direction of packets to specified queues according
to the mode selected in the MRQC register.
Multiple receive queues defined by filters and RSS for 4 queues.
Enable/disable RSS hashing and also to enable multiple receive queues.
This patch will allow further ethtool support development.

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igc/igc.h
drivers/net/ethernet/intel/igc/igc_defines.h
drivers/net/ethernet/intel/igc/igc_main.c
drivers/net/ethernet/intel/igc/igc_regs.h