aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLeon Romanovsky <[email protected]>2023-11-12 13:50:00 +0200
committerSaeed Mahameed <[email protected]>2023-12-04 22:11:52 -0800
commitc2bf84f1d1a1595dcc45fe867f0e02b331993fee (patch)
treeff80f6355482a44a97340a48ca7b958966a46f7a /tools/perf/scripts/python
parentdddb49b63d8683be81cff220b94a0196c1367b74 (diff)
net/mlx5e: Tidy up IPsec NAT-T SA discovery
IPsec NAT-T packets are UDP encapsulated packets over ESP normal ones. In case they arrive to RX, the SPI and ESP are located in inner header, while the check was performed on outer header instead. That wrong check caused to the situation where received rekeying request was missed and caused to rekey timeout, which "compensated" this failure by completing rekeying. Fixes: d65954934937 ("net/mlx5e: Support IPsec NAT-T functionality") Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions