diff options
| author | Emil Tantilov <[email protected]> | 2014-02-27 20:32:45 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-02-28 12:40:57 -0500 |
| commit | 01a545cf21e7514f0b384328e6387e637a07e333 (patch) | |
| tree | 608c6f7ace4c09acf1ffad3ebe647ca50bfe9689 /tools/perf/scripts/python/netdev-times.py | |
| parent | b5d217f3a747648a016176d13cedfcce0da732ea (diff) | |
ixgbevf: add check for CHECKSUM_PARTIAL when doing TSO
This patch adds check for CHECKSUM_PARTIAL to avoid the skb_is_gso check
in ixgbevf_tso(). It should reduce overhead for workloads that are not using
TSO or checksum offloads. It is the same as in ixgbe.
Signed-off-by: Emil Tantilov <[email protected]>
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Aaron Brown <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions