diff options
author | 2014-02-27 20:32:44 -0800 | |
---|---|---|
committer | 2014-02-28 12:40:57 -0500 | |
commit | b5d217f3a747648a016176d13cedfcce0da732ea (patch) | |
tree | ef9a0d79ea74fe61b4a275a4f3eb8da6e7e1446f /net/tipc/core.c | |
parent | ixgbe: Add check for FW veto bit (diff) | |
download | wireguard-linux-b5d217f3a747648a016176d13cedfcce0da732ea.tar.xz wireguard-linux-b5d217f3a747648a016176d13cedfcce0da732ea.zip |
ixgbevf: fix handling of tx checksumming
This patch resolves an issue introduced by:
commit 7ad1a093519e37fb673579819bf6af122641c397
ixgbevf: make the first tx_buffer a repository for most of the skb info
Incorrect check for the result of ixgbevf_tso() can lead to calling
ixgbevf_tx_csum() which can spawn 2 context descriptors and result in
performance degradation and/or corrupted packets.
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/core.c')
0 files changed, 0 insertions, 0 deletions