DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] net/virtio: vhost-vdpa fixes
@ 2024-03-12 10:48 Maxime Coquelin
  2024-03-12 10:48 ` [PATCH 1/2] net/virtio: fix vDPA device init advertising control queue Maxime Coquelin
  2024-03-12 10:48 ` [PATCH 2/2] net/virtio: fix notification area initialization Maxime Coquelin
  0 siblings, 2 replies; 5+ messages in thread
From: Maxime Coquelin @ 2024-03-12 10:48 UTC (permalink / raw)
  To: dev, david.marchand, chenbox, schalla; +Cc: Maxime Coquelin

While investigating vhost-vdpa intialization issue with mlx5
vDPA, we found two issues fixed by following patches.

Note we still see issue with the control queue, the virtio_user
driver gets stuck while waiting for a control queue message reply.
This is being investigated, but I wonder whether it is reproduced
on Marvell vDPA device?

Maxime Coquelin (2):
  net/virtio: fix vDPA device init advertising control queue
  net/virtio: fix notification area initialization

 drivers/net/virtio/virtio_user/virtio_user_dev.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
2.44.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-03-12 14:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 10:48 [PATCH 0/2] net/virtio: vhost-vdpa fixes Maxime Coquelin
2024-03-12 10:48 ` [PATCH 1/2] net/virtio: fix vDPA device init advertising control queue Maxime Coquelin
2024-03-12 14:10   ` David Marchand
2024-03-12 10:48 ` [PATCH 2/2] net/virtio: fix notification area initialization Maxime Coquelin
2024-03-12 14:12   ` David Marchand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).