On Thu, Dec 21, 2017 at 10:21 PM, Maxime Coquelin
wrote:
> Only the multiqueue test setups the virtqueues.
> This patch generalizes the setup of virtqueues for all tests.
>
> Signed-off-by: Maxime Coquelin
Reviewed-by: Marc-André Lureau
> ---
> tests/vhost-user-test.c | 53
> +++
Only the multiqueue test setups the virtqueues.
This patch generalizes the setup of virtqueues for all tests.
Signed-off-by: Maxime Coquelin
---
tests/vhost-user-test.c | 53 +++--
1 file changed, 42 insertions(+), 11 deletions(-)
diff --git a/tests/v