diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2017-11-22 19:56:34 +0100 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-01-09 17:47:12 +0100 |
commit | ff815fb2cf638e0906764c9e0f66bc93703626f1 (patch) | |
tree | a43f8fe56a40abef98398c95a90f9866139ea996 /drivers/net/ethernet/intel/ixgbe/ixgbe.h | |
parent | ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling (diff) | |
download | linux-ff815fb2cf638e0906764c9e0f66bc93703626f1.tar.xz linux-ff815fb2cf638e0906764c9e0f66bc93703626f1.zip |
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
The num_rx_pools value is overwritten when we reinitialize the queue
configuration. In reality we shouldn't need to be updating the value since
it is redone every time we call into ixgbe_setup_tc so for now just drop
the spots where we were incrementing or decrementing the value.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbe/ixgbe.h')
0 files changed, 0 insertions, 0 deletions