diff options
author | Leon Romanovsky <leonro@nvidia.com> | 2023-03-30 11:02:31 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2023-04-06 10:12:03 +0300 |
commit | b2f7b01d36a9b94fbd7489bd1228025ea7e7a2f4 (patch) | |
tree | 416115246efa2efab2cdb5e1b8f8109675061a38 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4562116f8a565fdeadb0af5503cb7edb8e9d5761 (diff) |
net/mlx5e: Simulate missing IPsec TX limits hardware functionality
ConnectX-7 devices don't have ability to send TX hard/soft limits
events. As a possible workaround, let's rely on existing infrastructure
and use periodic check of cached flow counter. In these periodic checks,
we call to xfrm_state_check_expire() to check and mark state accordingly.
Once the state is marked as XFRM_STATE_EXPIRED, the SA flow rule is
changed to drop all the traffic.
Link: https://lore.kernel.org/r/94a5d82c0c399747117d8a558f9beebfbcf26154.1680162300.git.leonro@nvidia.com
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions