summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb.h
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-11-13 04:03:22 +0000
committerDavid S. Miller <davem@davemloft.net>2012-11-13 14:18:14 -0500
commited6aa10580b852e29acd48b686438fac8605a97b (patch)
treefcd1e774a5b8c8ae5aee20caa02763d96c62f4f2 /drivers/net/ethernet/intel/igb/igb.h
parent039454a818b4bfdb530d84b2cdcf014b2f4d2b53 (diff)
downloadlinux-ed6aa10580b852e29acd48b686438fac8605a97b.tar.bz2
igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
This change is meant to reduce the overhead for workloads that are not using either TSO or checksum offloads. Most of the time the compiler should jump ahead after failing this check to the VLAN check since in the igb_tx_csum call we start with that check as well. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/igb.h')
0 files changed, 0 insertions, 0 deletions