summaryrefslogtreecommitdiffstats
path: root/kernel/nsproxy.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-10-30 06:01:40 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2013-01-19 03:45:56 -0800
commit8f4fbb9bfc8f0eac8932d45f57e29507d5b631a3 (patch)
tree96e18db2b15fa5bd3fc4bcb249185ba800917ac4 /kernel/nsproxy.c
parent610a63fc8ef903a11921bb48f26fd4d34aacd3c0 (diff)
downloadlinux-8f4fbb9bfc8f0eac8932d45f57e29507d5b631a3.tar.bz2
ixgbe: 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 ixgbe_tx_csum call we start with that check as well. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'kernel/nsproxy.c')
0 files changed, 0 insertions, 0 deletions