[dpdk-dev] [PATCH] doc: update release notes for bnxt PMD

Ajit Khaparde ajit.khaparde at broadcom.com
Fri Nov 5 19:22:01 CET 2021


On Fri, Nov 5, 2021 at 11:14 AM Ferruh Yigit <ferruh.yigit at intel.com> wrote:
>
> On 11/5/2021 4:55 PM, Ajit Khaparde wrote:
> > Update release notes for new functionality added to the bnxt PMD.
> >
> > Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
> > ---
> >   doc/guides/rel_notes/release_21_11.rst | 9 ++++++++-
> >   1 file changed, 8 insertions(+), 1 deletion(-)
> >
> > diff --git a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst
> > index 3367a15c85..d8b9531af1 100644
> > --- a/doc/guides/rel_notes/release_21_11.rst
> > +++ b/doc/guides/rel_notes/release_21_11.rst
> > @@ -152,7 +152,14 @@ New Features
> >
> >     * Added flow offload support for Thor.
> >     * Implement support for tunnel offload.
> > -  * Updated HWRM API to version 1.10.2.44
> > +  * Updated HWRM API to version 1.10.2.68.
> > +  * Updated support for RTE_FLOW_ACTION_TYPE_RSS.
>
> I am not sure which commit this update corresponds to, can you please
> share the commit that this update should go?
I think you are looking for this -
239695f754cb ("net/bnxt: enhance RSS action support")

Thanks
Ajit


More information about the dev mailing list