[dpdk-dev] [PATCH 21.05] net/virtio: remove duplicate port id from virtio_user
Xia, Chenbo
chenbo.xia at intel.com
Wed Mar 31 10:41:42 CEST 2021
> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Tuesday, February 2, 2021 1:46 AM
> To: dev at dpdk.org
> Cc: Maxime Coquelin <maxime.coquelin at redhat.com>; Xia, Chenbo
> <chenbo.xia at intel.com>
> Subject: [PATCH 21.05] net/virtio: remove duplicate port id from virtio_user
>
> The private virtio_user_dev structure embeds a virtio_hw which itself
> contains the ethdev port_id.
> Make use of it and remove the duplicate port_id field.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
> --
> 2.23.0
Add Maxime's suggested fix and change 'virtio_user' to 'virtio-user' to avoid
check-git-log error.
With above fixed, patch applied to next-virtio/main. Thanks!
More information about the dev
mailing list