numam-dpdk/drivers
Rich Lane 6fe9e03c38 vhost: enable guest notification only on enabled queues
If the vhost PMD were configured with more queues than the guest, the old
code would segfault in rte_vhost_enable_guest_notification due to a NULL
virtqueue pointer.

Fixes: ee584e9710 ("vhost: add driver on top of the library")

Signed-off-by: Rich Lane <rich.lane@bigswitch.com>
Tested-by: Ciara Loftus <ciara.loftus@intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2016-04-07 19:24:17 +02:00
..
crypto cryptodev: rename elements for clarity 2016-04-06 19:00:57 +02:00
net vhost: enable guest notification only on enabled queues 2016-04-07 19:24:17 +02:00
Makefile mk: fix build without crypto 2016-03-11 10:43:09 +01:00