diff options
author | Leon Romanovsky <leonro@nvidia.com> | 2023-10-04 14:58:37 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2024-02-06 03:45:49 +0300 |
commit | 6fb7f9408779d5153430f207785628f3e16a85fc (patch) | |
tree | 6683fd809f7cc5aa97281b59dc906383e00ca343 /tools/perf/scripts/python/stackcollapse.py | |
parent | f9f221c98fd83df518fbb2f5ad33980cfedfe1bf (diff) | |
download | linux-6fb7f9408779d5153430f207785628f3e16a85fc.tar.xz |
net/mlx5e: Connect mlx5 IPsec statistics with XFRM core
Fill integrity, replay and bad trailer counters.
As an example, after simulating replay window attack with 5 packets:
[leonro@c ~]$ grep XfrmInStateSeqError /proc/net/xfrm_stat
XfrmInStateSeqError 5
[leonro@c ~]$ sudo ip -s x s
<...>
stats:
replay-window 0 replay 5 failed 0
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions