[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170082842994.28500.8914162610982777738.git-patchwork-notify@kernel.org>
Date: Fri, 24 Nov 2023 12:20:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Geethasowjanya Akula <gakula@...vell.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, kuba@...nel.org,
davem@...emloft.net, pabeni@...hat.com, edumazet@...gle.com,
sgoutham@...vell.com, sbhatta@...vell.com, hkelam@...vell.com
Subject: Re: [net-next PATCH] octeontx2-pf: TC flower offload support for ICMP
type and code
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
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
Powered by blists - more mailing lists