[dpdk-dev] [PATCH] net/virtio-user: fix port_id type

Maxime Coquelin maxime.coquelin at redhat.com
Fri Mar 30 10:36:43 CEST 2018



On 03/30/2018 10:31 AM, zhiyong.yang at intel.com wrote:
> virtio-user port_id range should be increased from 8 bits to 16 bits.
> 
> Fixes: f8244c6399d9 ("ethdev: increase port id range")

Next time, please add cc: stable at dpdk.org as it targets v17.11 LTS.

> Signed-off-by: Zhiyong Yang <zhiyong.yang at intel.com>

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime
> ---
>   drivers/net/virtio/virtio_user/virtio_user_dev.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)


More information about the dev mailing list