[PATCH v2] net/virtio: remove address width limit for modern devices

Maxime Coquelin maxime.coquelin at redhat.com
Thu Mar 16 15:46:20 CET 2023



On 3/14/23 09:53, David Marchand wrote:
> Modern devices don't have the same limitation as legacy devices, because
> vring addresses are not configured using a 32-bit register.
> 
> Fixes: 6ba1f63b5ab0 ("virtio: support specification 1.0")
> Cc: stable at dpdk.org
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> Acked-by: Andy Pei <andy.pei at intel.com>
> Reviewed-by: Chenbo Xia <chenbo.xia at intel.com>
> ---
>   drivers/net/virtio/virtio_pci.c | 28 ++++++++--------------------
>   1 file changed, 8 insertions(+), 20 deletions(-)
> 

Applied to dpdk-next-virtio/main.

Thanks,
Maxime



More information about the stable mailing list