]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Add ethtool support to configure number of channels
authorLaura Mihaela Vasilescu <laura.vasilescu@rosedu.org>
Tue, 1 Oct 2013 11:33:56 +0000 (04:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Oct 2013 16:49:49 +0000 (12:49 -0400)
commit3f0d276b6de1f5fdaaad9bc76d9b85ba5d0e8b36
tree2d3875ece19dab6d8bf7b37d73296aac03875f1b
parentad56ac0dbdac12029ed52bcd530e79987afc5979
igb: Add ethtool support to configure number of channels

This patch adds the ethtool callbacks necessary to configure the
number of RSS queues.

The maximum number of queues is in accordance with the datasheets.

Signed-off-by: Laura Mihaela Vasilescu <laura.vasilescu@rosedu.org>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/igb/igb.h
drivers/net/ethernet/intel/igb/igb_ethtool.c
drivers/net/ethernet/intel/igb/igb_main.c