[dpdk-stable] [dpdk-dev] [PATCH] net/bnxt: fix variable size of	port id
    Stephen Hemminger 
    stephen at networkplumber.org
       
    Tue Aug  4 18:22:55 CEST 2020
    
    
  
On Tue,  4 Aug 2020 17:41:47 +0000
Chenbo Xia <chenbo.xia at intel.com> wrote:
> Currenly the variable size of ethdev port id is 8 bits. This
> patch standarizes it to 16 bits.
> 
> Fixes: 769de16872ab ("net/bnxt: fix port default rule create/destroy")
> Cc: stable at dpdk.org
> 
> Reported-by: Yinan Wang <yinan.wang at intel.com>
> Signed-off-by: Chenbo Xia <chenbo.xia at intel.com>
> ---
	    BNXT_ETH_DEV_IS_REPRESENTOR(bp->eth_dev))
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
    
    
More information about the stable
mailing list