[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170989383407.12583.3109784089553687997.git-patchwork-notify@kernel.org>
Date: Fri, 08 Mar 2024 10:30:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sai Krishna Gajula <saikrishnag@...vell.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
sgoutham@...vell.com, gakula@...vell.com, hkelam@...vell.com,
sbhatta@...vell.com
Subject: Re: [net-next PATCH] octeontx2-pf: Add TC flower offload support for TCP
flags
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 5 Mar 2024 23:46:06 +0530 you wrote:
> This patch adds TC offload support for matching TCP flags
> from TCP header.
>
> Example usage:
> tc qdisc add dev eth0 ingress
>
> TC rule to drop the TCP SYN packets:
> tc filter add dev eth0 ingress protocol ip flower ip_proto tcp tcp_flags
> 0x02/0x3f skip_sw action drop
>
> [...]
Here is the summary with links:
- [net-next] octeontx2-pf: Add TC flower offload support for TCP flags
https://git.kernel.org/netdev/net-next/c/3b43f19d065d
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