[dpdk-dev] [PATCH v3 00/22] bnxt patches

Ajit Khaparde ajit.khaparde at broadcom.com
Tue Jul 28 07:20:27 CEST 2020


On Mon, Jul 27, 2020 at 3:42 AM Ferruh Yigit <ferruh.yigit at intel.com> wrote:

> On 7/24/2020 5:48 PM, Ajit Khaparde wrote:
> >
> >
> > On Thu, Jul 23, 2020 at 10:32 PM Ajit Khaparde <
> ajit.khaparde at broadcom.com
> > <mailto:ajit.khaparde at broadcom.com>> wrote:
> >
> >     Some fixes, cleanups and changes to augment pre-existing
> >     support in infrastructure
> >
> >     Please apply
> >
> >     v1->v2:
> >      - Fixed some typos in patch [9/20].
> >     v2->v3:
> >      - Fixed coding style issues in patch [15/20] to use __rte_attribute.
> >      - Updated commit messages.
> >      - Added a patch to fix a logic error [21/22].
> >      - Added a patch to fix compilation issue with -O and -g CFLAGS
> [22/22].
> >
> > Patchset applied to dpdk-next-net-brcm.
> >
>
> Hi Ajit,
>
> Is a release note update required for the changes in this set, since not
> all
> patches are fixes?
>
Most likely not.
We had to change the implementation of some of the code
to extend scalability and add support for more actions.
But I will go through the patches and update the doc if needed.

Thanks
Ajit


>
> If so can you please add release notes update and distribute it to the
> patches
> that adds the feature, instead of having a separate doc patch later?
>
> Thanks,
> ferruh
>
> >
> >
> >
> >     Ajit Khaparde (2):
> >       net/bnxt: fix if condition
> >       net/bnxt: fix build error with extra cflags
> >
> >     Kishore Padmanabha (7):
> >       net/bnxt: add access to nat global register
> >       net/bnxt: configure parif for offload miss rules
> >       net/bnxt: update nat template
> >       net/bnxt: configure parif for the egress rules
> >       net/bnxt: ignore VLAN priority mask
> >       net/bnxt: add egress template with VLAN tag match
> >       net/bnxt: add tcam table processing for search and alloc
> >
> >     Mike Baucom (9):
> >       net/bnxt: add shadow and search capability to tcam
> >       net/bnxt: modify ulp mapper to use tcam search
> >       net/bnxt: add tf hash API
> >       net/bnxt: modify tf shadow tcam to use tf hash
> >       net/bnxt: add shadow table capability with search
> >       net/bnxt: modify ulp mapper to use tbl search
> >       net/bnxt: modify shadow tcam and tbl reference count logic
> >       net/bnxt: add templates for search before alloc
> >       net/bnxt: enable shadow tables during session open
> >
> >     Somnath Kotur (1):
> >       net/bnxt: cleanup VF-representor dev ops
> >
> >     Venkat Duvvuru (3):
> >       net/bnxt: skip mark id injection into mbuf
> >       net/bnxt: fix port default rule create and destroy
> >       net/bnxt: delete VF FW rules on representor create
> >
>
> <...>
>
>


More information about the dev mailing list