[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167576941808.4371.16125260499189510076.git-patchwork-notify@kernel.org>
Date: Tue, 07 Feb 2023 11:30:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, claudiu.manoil@....com,
alexandre.belloni@...tlin.com, UNGLinuxDriver@...rochip.com,
linux-kernel@...r.kernel.org, andrew@...n.ch, f.fainelli@...il.com,
richard.pearn@....com, xiaoliang.yang_1@....com
Subject: Re: [PATCH net 1/2] net: mscc: ocelot: fix VCAP filters not matching on
MAC with "protocol 802.1Q"
Hello:
This series was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Sun, 5 Feb 2023 21:24:08 +0200 you wrote:
> Alternative short title: don't instruct the hardware to match on
> EtherType with "protocol 802.1Q" flower filters. It doesn't work for the
> reasons detailed below.
>
> With a command such as the following:
>
> tc filter add dev $swp1 ingress chain $(IS1 2) pref 3 \
> protocol 802.1Q flower skip_sw vlan_id 200 src_mac $h1_mac \
> action vlan modify id 300 \
> action goto chain $(IS2 0 0)
>
> [...]
Here is the summary with links:
- [net,1/2] net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
https://git.kernel.org/netdev/net/c/f964f8399df2
- [net,2/2] selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more comprehensive
https://git.kernel.org/netdev/net/c/bbb253b206b9
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists