diff options
| author | Lior Nahmanson <[email protected]> | 2022-09-05 22:21:19 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-09-07 14:02:08 +0100 |
| commit | 8ff0ac5be1446920d71bdce5547f0d8476e280ff (patch) | |
| tree | fe0435961f0f453a29ec21c94f099292dbba34f5 /tools/perf/scripts/python | |
| parent | 8385c51ff5bceb92f7401138e16b0a617ca2ab02 (diff) | |
net/mlx5: Add MACsec offload Tx command support
This patch adds support for Connect-X MACsec offload Tx SA commands:
add, update and delete.
In Connect-X MACsec, a Security Association (SA) is added or deleted
via allocating a HW context of an encryption/decryption key and
a HW context of a matching SA (MACsec object).
When new SA is added:
- Use a separate crypto key HW context.
- Create a separate MACsec context in HW to include the SA properties.
Introduce a new compilation flag MLX5_EN_MACSEC for it.
Follow-up patches will implement the Tx steering.
Signed-off-by: Lior Nahmanson <[email protected]>
Reviewed-by: Raed Salem <[email protected]>
Signed-off-by: Raed Salem <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions