aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorwangfe <wangfe@google.com>2024-08-22 13:02:52 -0700
committerSteffen Klassert <steffen.klassert@secunet.com>2024-08-27 11:28:58 +0200
commite7cd191f83fd899c233dfbe7dc6d96ef703dcbbd (patch)
treeb07284964902eb6ef491c970989ff52c59a17bf4 /tools/perf/scripts/python/event_analyzing_sample.py
parent5ce90c842ef57bceb515503347306174e231575f (diff)
xfrm: add SA information to the offloaded packet
In packet offload mode, append Security Association (SA) information to each packet, replicating the crypto offload implementation. The XFRM_XMIT flag is set to enable packet to be returned immediately from the validate_xmit_xfrm function, thus aligning with the existing code path for packet offload mode. This SA info helps HW offload match packets to their correct security policies. The XFRM interface ID is included, which is crucial in setups with multiple XFRM interfaces where source/destination addresses alone can't pinpoint the right policy. Signed-off-by: wangfe <wangfe@google.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions