numam-dpdk/drivers/vdpa
Andy Pei b97f361cbf vdpa/ifc: set max queues based on virtio spec
Set max_queues according to virtio spec.
For virtio BLK device, set max_queues to the value of num_queues
in struct virtio_blk_config.
For virtio NET device, read num_queues from struct ifcvf_pci_common_cfg,
get the queue pair number using num_queues and set max_queues to it.

Signed-off-by: Andy Pei <andy.pei@intel.com>
Signed-off-by: Huang Wei <wei.huang@intel.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
2022-10-26 10:33:36 +02:00
..
ifc vdpa/ifc: set max queues based on virtio spec 2022-10-26 10:33:36 +02:00
mlx5 bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
sfc vdpa/sfc: support multi-queue 2022-10-04 17:23:58 +02:00
meson.build vdpa/sfc: introduce Xilinx vDPA driver 2021-11-04 13:43:23 +01:00