Re: [dpdk-dev] [RFC] ethdev: introduce conntrack flow action and item

2021-04-07 Thread Bing Zhao
Hi Andrew, Sorry for the late reply. > -Original Message- > From: Andrew Rybchenko > Sent: Monday, March 22, 2021 11:17 PM > To: Bing Zhao ; Ori Kam ; NBU- > Contact-Thomas Monjalon ; > ferruh.yi...@intel.com > Cc: dev@dpdk.org > Subject: Re: [RFC] ethdev: introduce conntrack flow action

Re: [dpdk-dev] [RFC] ethdev: introduce conntrack flow action and item

2021-04-06 Thread Bing Zhao
Hello, > -Original Message- > From: Ajit Khaparde > Sent: Wednesday, March 24, 2021 7:27 AM > To: Bing Zhao > Cc: Ori Kam ; NBU-Contact-Thomas Monjalon > ; Ferruh Yigit ; Andrew > Rybchenko ; dpdk-dev > Subject: Re: [dpdk-dev] [RFC] ethdev: introduce conntrac

Re: [dpdk-dev] [RFC] ethdev: introduce conntrack flow action and item

2021-03-23 Thread Ajit Khaparde
On Thu, Mar 18, 2021 at 12:30 AM Bing Zhao wrote: > > This commit introduced the conntrack action and item. > > Usually the HW offloading is stateless. For some stateful offloading > like a TCP connection, HW module will help provide the ability of a > full offloading w/o SW participation after th

Re: [dpdk-dev] [RFC] ethdev: introduce conntrack flow action and item

2021-03-22 Thread Andrew Rybchenko
On 3/18/21 10:30 AM, Bing Zhao wrote: > This commit introduced the conntrack action and item. > > Usually the HW offloading is stateless. For some stateful offloading > like a TCP connection, HW module will help provide the ability of a > full offloading w/o SW participation after the connection w

[dpdk-dev] [RFC] ethdev: introduce conntrack flow action and item

2021-03-18 Thread Bing Zhao
This commit introduced the conntrack action and item. Usually the HW offloading is stateless. For some stateful offloading like a TCP connection, HW module will help provide the ability of a full offloading w/o SW participation after the connection was established. The basic usage is that in the