diff options
| author | Alexander Duyck <[email protected]> | 2013-09-28 06:00:32 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2013-10-09 22:06:02 -0700 |
| commit | b194130627580519e63665660db055bfe82b6949 (patch) | |
| tree | e389fe274c937b0ca1e7abf0e3788ca3af6c67a7 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | a5e9c5726424b05a3643450d45c134cea103181e (diff) | |
i40e: Drop dead code and flags from Tx hotpath
Drop Tx flag and TXSW which is tested but never set.
As a result of this change we can drop a complicated check that always
resulted in the final result of i40e_tx_csum being equal to the
CHECKSUM_PARTIAL value. As such we can replace the entire function call
with just a check for skb->summed == CHECKSUM_PARTIAL.
Signed-off-by: Alexander Duyck <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Kavindya Deegala <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions