On 04/11/2018 04:46 PM, Maxime Coquelin wrote:
On 03/29/2018 06:05 PM, Chas Williams wrote:
From: Robert Shearman <robert.shear...@att.com>
The vid and port of the vq were only set on queues created during initial
device setup.
Fixes: ee584e9710b9 ("vhost: add driver on top of the library")
Cc: sta...@dpdk.org
Signed-off-by: Robert Shearman <robert.shear...@att.com>
Signed-off-by: Chas Williams <ch...@att.com>
---
drivers/net/vhost/rte_eth_vhost.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com>
It does not apply because a patch from Junjie seems to address the same
problem:
net/vhost: fix crash when creating vdev dynamically
Can you check dpdk-next-virtio/master and confirm this patch is no more
required?
Thanks,
Maxime