summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorShannon Nelson <shannon.nelson@oracle.com>2018-02-22 11:09:56 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2018-03-12 10:44:59 -0700
commit0ae418e6e25baadf3b75c7572d5b4fa5b749e1e3 (patch)
treed0769df874b68be3da2e8c5e445dde077654a9a0 /tools/perf/scripts/python/export-to-postgresql.py
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 <shannon.nelson@oracle.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions