diff options
| author | Lior Nahmanson <[email protected]> | 2022-09-05 22:21:26 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-09-07 14:02:09 +0100 |
| commit | b7c9400cbc48c3713190b3bce4e0c87e924e4104 (patch) | |
| tree | a69732679ff8da4f8e8449320150bab8254ead3f /tools/perf/scripts/python/stackcollapse.py | |
| parent | 3b20949cb21bac26d50cdcc58896802a890cfe15 (diff) | |
net/mlx5e: Implement MACsec Rx data path using MACsec skb_metadata_dst
MACsec driver need to distinguish to which offload device the MACsec
is target to, in order to handle them correctly.
This can be done by attaching a metadata_dst to a SKB with a SCI,
when there is a match on MACsec rule.
To achieve that, there is a map between fs_id to SCI, so for each RX SC,
there is a unique fs_id allocated when creating RX SC.
fs_id passed to device driver as metadata for packets that passed Rx
MACsec offload to aid the driver to retrieve the matching SCI.
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions