diff options
author | 2017-11-22 10:57:23 -0800 | |
---|---|---|
committer | 2018-01-12 08:20:24 -0800 | |
commit | 16be45bca8d10ba2f9400bbc97958a437c3439de (patch) | |
tree | 91af453cb397f74af89e640c52b38b0e5f5bb9a6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded rings (diff) | |
download | linux-dev-16be45bca8d10ba2f9400bbc97958a437c3439de.tar.xz linux-dev-16be45bca8d10ba2f9400bbc97958a437c3439de.zip |
ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload
We should not be stopping/starting the upper devices Tx queues when
handling a macvlan offload. Instead we should be stopping and starting
traffic on our own queues.
In order to prevent us from doing this I am updating the code so that we no
longer change the queue configuration on the upper device, nor do we update
the queue_index on our own device. Instead we can just use the queue index
for our local device and not update the netdev in the case of the transmit
rings.
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions