[dpdk-dev] [PATCH v3 1/3] net: fix variable size of ethdev port id

Ferruh Yigit ferruh.yigit at intel.com
Wed Sep 30 19:13:32 CEST 2020


On 9/30/2020 5:23 AM, Chenbo Xia wrote:
> The ethdev port id should be 16 bits now. This patch changes the
> variable size of port id in some net drivers from 8 bits to 16
> bits.
> 
> Fixes: 09b23f8b9df6 ("net/bnxt: fix port stop process and cleanup resources")
> Fixes: 769de16872ab ("net/bnxt: fix port default rule create/destroy")
> Fixes: 50370662b727 ("net/ice: support device and queue ops")
> Fixes: a50d7cbbdad7 ("net/qede: support registers dump")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Chenbo Xia <chenbo.xia at intel.com>
 >

For series,
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Series applied to dpdk-next-net/main, thanks.



More information about the dev mailing list