diff options
author | Leon Romanovsky <[email protected]> | 2023-10-12 12:27:50 -0700 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2023-10-14 10:16:33 -0700 |
commit | 627aa13921c316ac5385237c673ee54612530d94 (patch) | |
tree | 86bd563362a3d24bab3b78dbbe47f88e9c73ec2b /tools/perf/scripts/python/gecko.py | |
parent | 6dd6eaf43e8d22f61c7a5cee3c9fb46118c97175 (diff) |
net/mlx5e: Allow IPsec soft/hard limits in bytes
Actually the mlx5 code already has needed support to allow users
to configure soft/hard limits in bytes. It is possible due to the
situation with TX path, where CX7 devices are missing hardware
implementation to send events to the software, see commit b2f7b01d36a9
("net/mlx5e: Simulate missing IPsec TX limits hardware functionality").
That software workaround is not limited to TX and works for bytes too.
So relax the validation logic to not block soft/hard limits in bytes.
Reviewed-by: Patrisious Haddad <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions