[dpdk-dev] [PATCH 00/14] bnxt patches

2020-10-17 Thread Venkat Duvvuru
This patchset has support for vxlan decap full offload, SR device support in tf_core and a few bug fixes. Farah Smith (3): net/bnxt: map table scope API net/bnxt: table scope to PF Mapping for SR and Wh+ net/bnxt: update SR ULP resource counts Jay Ding (2): net/bnxt: add stingray support

[dpdk-dev] [PATCH 00/14] bnxt patches

2020-07-17 Thread Somnath Kotur
From: Venkat Duvvuru Some changes, cleanups/fixes in the TF-ULP layer Farah Smith (2): net/bnxt: initialize table scope rm parameters net/bnxt: fix em message size Jay Ding (1): net/bnxt: replace NAT IPv4 action SRC/DEST Kishore Padmanabha (6): net/bnxt: enable default flows in truflow

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

2020-07-17 Thread Thomas Monjalon
17/07/2020 16:17, Somnath Kotur: > On Fri, Jul 17, 2020 at 7:46 PM Somnath Kotur > wrote: > > > > From: Venkat Duvvuru > > > > Some changes, cleanups/fixes in the TF-ULP layer > > [...] > Please ignore, missed the 'reply-to' Yes, and you missed the version number and the changelog.

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

2020-07-17 Thread Somnath Kotur
On Fri, Jul 17, 2020 at 7:46 PM Somnath Kotur wrote: > > From: Venkat Duvvuru > > Some changes, cleanups/fixes in the TF-ULP layer > > Farah Smith (2): > net/bnxt: initialize table scope rm parameters > net/bnxt: fix em message size > > Jay Ding (1): > net/bnxt: replace NAT IPv4 action SRC/

[dpdk-dev] [PATCH 00/14] bnxt patches

2020-07-17 Thread Somnath Kotur
some changes , cleanup/fixes in the TF-ULP layer Farah Smith (2): net/bnxt: initialize table scope rm parameters net/bnxt: fix em message size Jay Ding (1): net/bnxt: replace NAT IPv4 action SRC/DEST Kishore Padmanabha (6): net/bnxt: enable default flows in truflow mode net/bnxt: add p