Re: [PATCH net] net/sched: act_skbmod: Skip non-Ethernet packets

From: patchwork-bot+netdevbpf
Date: Tue Jul 20 2021 - 10:34:26 EST


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@xxxxxxxxxxxxx>
>
> 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