diff options
author | Tobias Waldekranz <[email protected]> | 2021-01-13 09:42:55 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-14 17:11:56 -0800 |
commit | 5b60dadb71db7df94b824a0fab20acc1eabb9050 (patch) | |
tree | 5ed24f6e4f8e303577b29b6c83b8efa36eed6e1f /tools/perf/scripts/python/syscall-counts.py | |
parent | 57e661aae6a823140787dbcc34d92e223e2f71c5 (diff) |
net: dsa: tag_dsa: Support reception of packets from LAG devices
Packets ingressing on a LAG that egress on the CPU port, which are not
classified as management, will have a FORWARD tag that does not
contain the normal source device/port tuple. Instead the trunk bit
will be set, and the port field holds the LAG id.
Since the exact source port information is not available in the tag,
frames are injected directly on the LAG interface and thus do never
pass through any DSA port interface on ingress.
Management frames (TO_CPU) are not affected and will pass through the
DSA port interface as usual.
Signed-off-by: Tobias Waldekranz <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions