diff options
| author | Jesse Brandeburg <[email protected]> | 2015-04-16 20:06:09 -0400 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2015-05-28 03:41:30 -0700 |
| commit | 8f6a2b05c67d915cef66b2c9636404e0d531def2 (patch) | |
| tree | 07a478b8133c0c6bf9a163b54d89ed1d922f4952 /tools/perf/scripts/python | |
| parent | 2e4875e38c288702c2002c7bcf527d8aa0083979 (diff) | |
i40evf: skb->xmit_more support
Eric added support for skb->xmit_more in i40e, this ports that into
i40evf as well.
Support skb->xmit_more in i40evf is straightforward; we need to move
around i40e_maybe_stop_tx() call to correctly test netif_xmit_stopped()
before taking the decision to not kick the NIC.
Change-ID: Idddda6a2e4a7ab335631c91ced51f55b25eb8468
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Jim Young <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions