[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162679080422.18101.4733184768253484722.git-patchwork-notify@kernel.org>
Date: Tue, 20 Jul 2021 14:20:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Peilin Ye <yepeilin.cs@...il.com>
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
peilin.ye@...edance.com, davem@...emloft.net, kuba@...nel.org,
cong.wang@...edance.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net/sched: act_skbmod: Skip non-Ethernet packets
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 19 Jul 2021 16:41:24 -0700 you wrote:
> From: Peilin Ye <peilin.ye@...edance.com>
>
> Currently tcf_skbmod_act() assumes that packets use Ethernet as their L2
> protocol, which is not always the case. As an example, for CAN devices:
>
> $ ip link add dev vcan0 type vcan
> $ ip link set up vcan0
> $ tc qdisc add dev vcan0 root handle 1: htb
> $ tc filter add dev vcan0 parent 1: protocol ip prio 10 \
> matchall action skbmod swap mac
>
> [...]
Here is the summary with links:
- [net] net/sched: act_skbmod: Skip non-Ethernet packets
https://git.kernel.org/netdev/net/c/727d6a8b7ef3
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