On 03/29/2018 06:05 PM, Chas Williams wrote:
From: Robert Shearman <[email protected]> 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: [email protected] Signed-off-by: Robert Shearman <[email protected]> Signed-off-by: Chas Williams <[email protected]> --- drivers/net/vhost/rte_eth_vhost.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

