Re: [dpdk-dev] [PATCH v4 00/25] bnxt patches

2020-06-30 Thread Ferruh Yigit
On 6/27/2020 4:47 PM, Ajit Khaparde wrote: > On Sat, Jun 27, 2020 at 3:01 AM Ajit Khaparde > wrote: > >> This patchset consists of enhancements for the host based flow table >> management mechanism that was introduced in 20.05. Also has some >> feature support for offloading vxlan encap/decap and

Re: [dpdk-dev] [PATCH v4 00/25] bnxt patches

2020-06-27 Thread Ajit Khaparde
On Sat, Jun 27, 2020 at 3:01 AM Ajit Khaparde wrote: > This patchset consists of enhancements for the host based flow table > management mechanism that was introduced in 20.05. Also has some > feature support for offloading vxlan encap/decap and on-chip exact match > flows. > Patchset applied to

[dpdk-dev] [PATCH v4 00/25] bnxt patches

2020-06-27 Thread Ajit Khaparde
This patchset consists of enhancements for the host based flow table management mechanism that was introduced in 20.05. Also has some feature support for offloading vxlan encap/decap and on-chip exact match flows. v3->v4: - Squashed patches and reduced number of patches from 36 to 25 - Updated com