commit | 570d0a588dfbb11f9ef80ed933d0403a0e995688 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Mon Nov 14 13:42:11 2022 +0100 |
committer | Jakub Kicinski <kuba@kernel.org> | Tue Nov 15 20:22:07 2022 -0800 |
tree | 145adb35df626cc01298a0f3ec10d68d7fe62121 | |
parent | 7eba4505394e21df44dcace6b5d741a8e2deea3a [diff] |
net: dsa: add support for DSA rx offloading via metadata dst If a metadata dst is present with the type METADATA_HW_PORT_MUX on a dsa cpu port netdev, assume that it carries the port number and that there is no DSA tag present in the skb data. Signed-off-by: Felix Fietkau <nbd@nbd.name> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>