diff options
author | Emil Tantilov <emil.s.tantilov@intel.com> | 2014-03-19 23:47:53 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-03-20 04:02:32 -0400 |
commit | cdc04dcce0598fead6029a2f95e95a4d2ea419c2 (patch) | |
tree | 5f6bc1ebe2928f3a9b261d0fcbfb1fb8338c1ba2 /tools/perf/scripts/python/syscall-counts.py | |
parent | 7155d051077c94d972cc77ac68e45f3ec890763e (diff) |
ixgbe: enable tx queues after link up
This patch moves the call to enable Tx queues after the link is established.
Previously there was a chance for aggressive start_ndo_xmit() callers to
sneak packets between enabling the Tx queues and the link coming up.
In addition it replaces netif_tx_start_all_queues() with
netif_tx_wake_all_queues() to allow for flushing of the qdisc.
CC: Arun Sharma <asharma@fb.com>
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions