diff options
author | 2012-10-03 00:57:23 +0000 | |
---|---|---|
committer | 2012-10-09 02:08:39 -0700 | |
commit | 91e2b89b04d3f568dc4ec99f242a4a742061e399 (patch) | |
tree | 0f2b8c7f595616c7c0213d93a04c49fb3047ad7b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: fix typo in freescale/ucc_geth.c (diff) | |
download | linux-dev-91e2b89b04d3f568dc4ec99f242a4a742061e399.tar.xz linux-dev-91e2b89b04d3f568dc4ec99f242a4a742061e399.zip |
ixgbevf: Set the netdev number of Tx queues
The driver was not setting the number of real Tx queues in the net_device
structure. This caused some serious issues such as Tx hangs and extremely
poor performance with some usages of the driver.
The issue is best observed by running:
iperf -c <host> -P <n>
Where n is greater than one. The greater the value of n the more likely
the problem is to show up.
Signed-off-by: Greg Rose <gregory.v.rose@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