Thread (5 messages) 5 messages, 2 authors, 2017-03-22

Re: [PATCH v2 2/2] vhost: fix max queues

From: Yuanhan Liu <hidden>
Date: 2017-03-22 08:36:36

On Wed, Mar 01, 2017 at 06:41:59PM +0800, Yuanhan Liu wrote:
0x8000 is the max virito-net queue pairs the virtio 1.0 spec claims to
support. While for vhost-user, it's a different story: the max vring
index could be passed by the vhost-user spec is 0xff, masked by the
VHOST_USER_VRING_IDX_MASK.

That said, the max queue pairs could vhost-user could supported is 0x80.
If user are asking more, I think the vhost-user need be extended.

Fixes: b09b198bfb5c ("vhost-user: announce queue number in message")

Cc: stable@dpdk.org
Signed-off-by: Yuanhan Liu <redacted>
Both applied to dpdk-next-virtio.

	--yliu
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help