aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorShannon Nelson <[email protected]>2018-02-22 11:09:56 -0800
committerJeff Kirsher <[email protected]>2018-03-12 10:44:59 -0700
commit0ae418e6e25baadf3b75c7572d5b4fa5b749e1e3 (patch)
treed0769df874b68be3da2e8c5e445dde077654a9a0 /tools/perf/scripts/python/bin/stackcollapse-report
parent68c1fb2d30209757f9a9f6e5ea587ea3bb8724c0 (diff)
ixgbe: fix ipsec trailer length
Fix up the Tx trailer length calculation. We can't believe the trailer len from the xstate information because it was calculated before the packet was put together and padding added. This bit of code finds the padding value in the trailer, adds it to the authentication length, and saves it so later we can put it into the Tx descriptor to tell the device where to stop the checksum calculation. Fixes: 592594704761 ("ixgbe: process the Tx ipsec offload") Signed-off-by: Shannon Nelson <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions