RE: [PATCH v2 00/25] add the extend rte_flow offload support of nfp PMD

2022-10-24 Thread Chaoyong He
> > On 10/22/2022 9:24 AM, Chaoyong He wrote: > > > This is the third patch series to add the support of rte_flow > > > offload for nfp PMD, includes: > > > Add the offload support of decap/encap of VXLAN Add the offload > > > support of decap/encap of GENEVE Add the offload support of > > > decap/

RE: [PATCH v2 00/25] add the extend rte_flow offload support of nfp PMD

2022-10-24 Thread Chaoyong He
> On 10/22/2022 9:24 AM, Chaoyong He wrote: > > This is the third patch series to add the support of rte_flow offload > > for nfp PMD, includes: > > Add the offload support of decap/encap of VXLAN Add the offload > > support of decap/encap of GENEVE Add the offload support of > > decap/encap of NVG

Re: [PATCH v2 00/25] add the extend rte_flow offload support of nfp PMD

2022-10-24 Thread Ferruh Yigit
On 10/22/2022 9:24 AM, Chaoyong He wrote: This is the third patch series to add the support of rte_flow offload for nfp PMD, includes: Add the offload support of decap/encap of VXLAN Add the offload support of decap/encap of GENEVE Add the offload support of decap/encap of NVGRE Changes since v1