aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLior Nahmanson <[email protected]>2022-09-05 22:21:13 -0700
committerDavid S. Miller <[email protected]>2022-09-07 14:02:08 +0100
commit0a28bfd4971fd570d1f3e4653b21415becefc92c (patch)
treedb9ef7de56c8de64dcbf441f7f3f359d0854261a /tools/perf/scripts/python
parentda7d8e65b3fcebce0a2f606669cabce64fca0475 (diff)
net/macsec: Add MACsec skb_metadata_dst Tx Data path support
In the current MACsec offload implementation, MACsec interfaces shares the same MAC address by default. Therefore, HW can't distinguish from which MACsec interface the traffic originated from. MACsec stack will use skb_metadata_dst to store the SCI value, which is unique per Macsec interface, skb_metadat_dst will be used by the offloading device driver to associate the SKB with the corresponding offloaded interface (SCI). Signed-off-by: Lior Nahmanson <[email protected]> Reviewed-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