[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<170012702251.16472.12210926887637759770.git-patchwork-notify@kernel.org>
Date: Thu, 16 Nov 2023 09:30:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xin Long <lucien.xin@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
edumazet@...gle.com, pabeni@...hat.com, vladyslavt@...dia.com,
jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
marcelo.leitner@...il.com
Subject: Re: [PATCH net] net: sched: do not offload flows with a helper in act_ct
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Mon, 13 Nov 2023 12:53:28 -0500 you wrote:
> There is no hardware supporting ct helper offload. However, prior to this
> patch, a flower filter with a helper in the ct action can be successfully
> set into the HW, for example (eth1 is a bnxt NIC):
>
> # tc qdisc add dev eth1 ingress_block 22 ingress
> # tc filter add block 22 proto ip flower skip_sw ip_proto tcp \
> dst_port 21 ct_state -trk action ct helper ipv4-tcp-ftp
> # tc filter show dev eth1 ingress
>
> [...]
Here is the summary with links:
- [net] net: sched: do not offload flows with a helper in act_ct
https://git.kernel.org/netdev/net/c/7cd5af0e937a
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