diff options
author | Emeel Hakim <[email protected]> | 2022-09-21 11:10:48 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-09-22 18:01:32 -0700 |
commit | cb6d3c0f1baeaa554557a4203fe40142e2d67b92 (patch) | |
tree | 9f88fb9987093e383b3ef1a82be7ed67717720ef /tools/perf/scripts/python/stackcollapse.py | |
parent | 6c5e0b25db3af34c4a0c7076f84a2adf0fee17a0 (diff) |
net/mlx5e: Fix MACsec initial packet number
Currently when creating MACsec object, next_pn which represents
the initial packet number (PN) is considered only in TX flow.
The above causes mismatch between TX and RX initial PN which
is reflected in packet drops.
Fix by considering next_pn in RX flow too.
Fixes: aae3454e4d4c ("net/mlx5e: Add MACsec offload Rx command support")
Signed-off-by: Emeel Hakim <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions