[PATCH net v2 1/1] net: stmmac: fix tc flower deletion for VLAN priority Rx steering

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Tue Dec 14 04:40:10 PST 2021


Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem at davemloft.net>:

On Sat, 11 Dec 2021 22:51:34 +0800 you wrote:
> To replicate the issue:-
> 
> 1) Add 1 flower filter for VLAN Priority based frame steering:-
> $ IFDEVNAME=eth0
> $ tc qdisc add dev $IFDEVNAME ingress
> $ tc qdisc add dev $IFDEVNAME root mqprio num_tc 8 \
>    map 0 1 2 3 4 5 6 7 0 0 0 0 0 0 0 0 \
>    queues 1 at 0 1 at 1 1 at 2 1 at 3 1 at 4 1 at 5 1 at 6 1 at 7 hw 0
> $ tc filter add dev $IFDEVNAME parent ffff: protocol 802.1Q \
>    flower vlan_prio 0 hw_tc 0
> 
> [...]

Here is the summary with links:
  - [net,v2,1/1] net: stmmac: fix tc flower deletion for VLAN priority Rx steering
    https://git.kernel.org/netdev/net/c/aeb7c75cb774

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-arm-kernel mailing list