Spdk/lib/virtio
Changpeng Liu 56f238488e lib/virtio_vfio_user: use VIRTIO_PCI_VRING_ALIGN aligned vring address
We don't need to allocate 2MiB aligned memory address for
vrings, this will waste memory and may invoke dynamic
memory allocation in DPDK sometimes.

Fix issue #2846.

Change-Id: I6410d417f92623b44c375359d5e2b5ec8ed815c0
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16651
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2023-02-09 11:31:39 +00:00
..
Makefile so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
spdk_virtio.map virtio/vfio_user: add virtio_blk device support 2022-09-29 19:42:56 +00:00
virtio_pci.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
virtio_vfio_user.c lib/virtio_vfio_user: use VIRTIO_PCI_VRING_ALIGN aligned vring address 2023-02-09 11:31:39 +00:00
virtio_vhost_user.c lib/virtio: add the ctx NULL check before dereferencing it 2022-11-30 08:50:48 +00:00
virtio.c update Intel copyright notices 2022-11-10 08:28:53 +00:00