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

Ferruh Yigit ferruh.yigit at intel.com
Wed Nov 20 10:41:59 CET 2019


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? 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?

Thanks.


More information about the dev mailing list