From: patchwork-bot+netdevbpf@kernel.org
To: Xin Long <lucien.xin@gmail.com>
Cc: netdev@vger.kernel.org, dev@openvswitch.org,
ovs-dev@openvswitch.org, davem@davemloft.net, kuba@kernel.org,
edumazet@google.com, pabeni@redhat.com, pshelar@ovn.org,
jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us,
pablo@netfilter.org, fw@strlen.de, marcelo.leitner@gmail.com,
dcaratti@redhat.com, ozsh@nvidia.com, paulb@nvidia.com,
i.maximets@ovn.org, echaudro@redhat.com, aconole@redhat.com
Subject: Re: [PATCHv4 net-next 0/4] net: add helper support in tc act_ct for ovs offloading
Date: Tue, 08 Nov 2022 11:40:15 +0000 [thread overview]
Message-ID: <166790761564.31853.8147147674470922681.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1667766782.git.lucien.xin@gmail.com>
Hello:
This series was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@redhat.com>:
On Sun, 6 Nov 2022 15:34:13 -0500 you wrote:
> Ilya reported an issue that FTP traffic would be broken when the OVS flow
> with ct(commit,alg=ftp) installed in the OVS kernel module, and it was
> caused by that TC didn't support the ftp helper offloaded from OVS.
>
> This patchset is to add the helper support in act_ct for OVS offloading
> in kernel net/sched.
>
> [...]
Here is the summary with links:
- [PATCHv4,net-next,1/4] net: move the ct helper function to nf_conntrack_helper for ovs and tc
https://git.kernel.org/netdev/net-next/c/ca71277f36e0
- [PATCHv4,net-next,2/4] net: move add ct helper function to nf_conntrack_helper for ovs and tc
https://git.kernel.org/netdev/net-next/c/f96cba2eb923
- [PATCHv4,net-next,3/4] net: sched: call tcf_ct_params_free to free params in tcf_ct_init
https://git.kernel.org/netdev/net-next/c/1913894100ca
- [PATCHv4,net-next,4/4] net: sched: add helper support in act_ct
https://git.kernel.org/netdev/net-next/c/a21b06e73191
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-11-08 11:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-06 20:34 [PATCHv4 net-next 0/4] net: add helper support in tc act_ct for ovs offloading Xin Long
2022-11-06 20:34 ` [PATCHv4 net-next 1/4] net: move the ct helper function to nf_conntrack_helper for ovs and tc Xin Long
2022-11-06 20:34 ` [PATCHv4 net-next 2/4] net: move add " Xin Long
2022-11-06 20:34 ` [PATCHv4 net-next 3/4] net: sched: call tcf_ct_params_free to free params in tcf_ct_init Xin Long
2022-11-06 20:34 ` [PATCHv4 net-next 4/4] net: sched: add helper support in act_ct Xin Long
2022-11-08 11:40 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=166790761564.31853.8147147674470922681.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=aconole@redhat.com \
--cc=davem@davemloft.net \
--cc=dcaratti@redhat.com \
--cc=dev@openvswitch.org \
--cc=echaudro@redhat.com \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=i.maximets@ovn.org \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=lucien.xin@gmail.com \
--cc=marcelo.leitner@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=ovs-dev@openvswitch.org \
--cc=ozsh@nvidia.com \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
--cc=paulb@nvidia.com \
--cc=pshelar@ovn.org \
--cc=xiyou.wangcong@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.