DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 21.02 v2 0/2] Vhost-vDPA fixes
@ 2020-11-25 15:21 Maxime Coquelin
  2020-11-25 15:21 ` [dpdk-dev] [PATCH 21.02 v2 1/2] net/virtio: fix missing backend features negotiation Maxime Coquelin
  2020-11-25 15:21 ` [dpdk-dev] [PATCH 21.02 v2 2/2] net/virtio: fix memory init with vDPA backend Maxime Coquelin
  0 siblings, 2 replies; 8+ messages in thread
From: Maxime Coquelin @ 2020-11-25 15:21 UTC (permalink / raw)
  To: dev, chenbo.xia, amorenoz, jasowang, david.marchand; +Cc: Maxime Coquelin

Vhost-vDPA support in Virtio-user PMD was lacking
backend features negotiation and IOTLB batching
support, causing intialization issues with Mellanox
vDPA device managed by Kernel vDPA framework.

Changes in v1:
=============
- Add backend features negotiation (David, Jason)
- Ensure Kernel supports IOTLB MSG v2

Maxime Coquelin (2):
  net/virtio: fix missing backend features negotiation
  net/virtio: fix memory init with vDPA backend

 drivers/net/virtio/virtio_user/vhost.h        |   8 ++
 drivers/net/virtio/virtio_user/vhost_vdpa.c   | 120 +++++++++++++++++-
 .../net/virtio/virtio_user/virtio_user_dev.c  |  15 ++-
 3 files changed, 134 insertions(+), 9 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2021-01-05 16:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 15:21 [dpdk-dev] [PATCH 21.02 v2 0/2] Vhost-vDPA fixes Maxime Coquelin
2020-11-25 15:21 ` [dpdk-dev] [PATCH 21.02 v2 1/2] net/virtio: fix missing backend features negotiation Maxime Coquelin
2020-12-21  6:23   ` Xia, Chenbo
2020-12-22 10:55     ` Maxime Coquelin
2020-12-23  5:37       ` Xia, Chenbo
2021-01-05 16:53         ` Maxime Coquelin
2020-11-25 15:21 ` [dpdk-dev] [PATCH 21.02 v2 2/2] net/virtio: fix memory init with vDPA backend Maxime Coquelin
2020-12-21  6:23   ` Xia, Chenbo

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).