Re: [net-next PATCH] octeontx2-pf: TC flower offload support for ICMP type and code

From: patchwork-bot+netdevbpf
Date: Fri Nov 24 2023 - 07:20:41 EST


Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@xxxxxxxxxxxxx>:

On Wed, 22 Nov 2023 17:11:42 +0530 you wrote:
> Adds tc offload support for matching on ICMP type and code.
>
> Example usage:
> To enable adding tc ingress rules
> tc qdisc add dev eth0 ingress
>
> TC rule drop the ICMP echo reply:
> tc filter add dev eth0 protocol ip parent ffff: \
> flower ip_proto icmp type 8 code 0 skip_sw action drop
>
> [...]

Here is the summary with links:
- [net-next] octeontx2-pf: TC flower offload support for ICMP type and code
https://git.kernel.org/netdev/net-next/c/a8d4879d5f1f

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