[dpdk-dev] [PATCH 1/2] doc: update bnxt feature list

Ajit Khaparde ajit.khaparde at broadcom.com
Wed Nov 20 17:55:19 CET 2019


On Wed, Nov 20, 2019 at 1:42 AM Ferruh Yigit <ferruh.yigit at intel.com> wrote:

> On 11/20/2019 4:29 AM, Ajit Khaparde wrote:
> > Updating bnxt.ini file.
> >
> > Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
> > ---
> >  doc/guides/nics/features/bnxt.ini | 3 +++
> >  1 file changed, 3 insertions(+)
> >
> > diff --git a/doc/guides/nics/features/bnxt.ini
> b/doc/guides/nics/features/bnxt.ini
> > index 9721dd61d..37a99e336 100644
> > --- a/doc/guides/nics/features/bnxt.ini
> > +++ b/doc/guides/nics/features/bnxt.ini
> > @@ -11,6 +11,7 @@ Rx interrupt         = Y
> >  Queue start/stop     = Y
> >  MTU update           = Y
> >  Jumbo frame          = Y
> > +Scattered Rx         = Y
> >  LRO                  = Y
> >  TSO                  = Y
> >  Promiscuous mode     = Y
> > @@ -37,9 +38,11 @@ Rx descriptor status = Y
> >  Tx descriptor status = Y
> >  Basic stats          = Y
> >  Extended stats       = Y
> > +Stats per queue      = Y
> >  FW version           = Y
> >  EEPROM dump          = Y
> >  LED                  = Y
> > +Multiprocess aware   = Y
> >  Linux UIO            = Y
> >  Linux VFIO           = Y
> >  ARMv8                = Y
> >
>
> Are these features added in this release or adding the missed features?

Yes. Catching up on that. We missed updating this when the feature patches
went in.


> If
> adding missed features can you please add the fixes tags for backtrace?
> And if new features can you please put the commit providing these features
> for
> reference?
>
Will do.


>
> Thanks.
>


More information about the dev mailing list