libqos: Account for the ctrl queue in virtio-net
commit375eae1c716bd55936d65ad545ae2ea0c9909b91
authorOleinik, Alexander <alxndr@bu.edu>
Mon, 5 Aug 2019 03:24:15 +0000 (5 03:24 +0000)
committerThomas Huth <thuth@redhat.com>
Thu, 15 Aug 2019 17:23:59 +0000 (15 19:23 +0200)
tree808b926ff23c62272bd8e0fccebc43727c9215ac
parent2b8985f1b82ea994dbe37986536c5c623c38ea86
libqos: Account for the ctrl queue in virtio-net

The number of queues is 2n+1, where n == 1 when multiqueue is disabled

Signed-off-by: Alexander Oleinik <alxndr@bu.edu>
Message-Id: <20190805032400.8054-1-alxndr@bu.edu>
[thuth: fixed "intefaces" typo]
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/libqos/virtio-net.c
tests/libqos/virtio-net.h