DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/2] VDUSE fixes for v23.07
@ 2023-07-06  8:12 Maxime Coquelin
  2023-07-06  8:12 ` [PATCH v2 1/2] vduse: fix missing event index features Maxime Coquelin
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Maxime Coquelin @ 2023-07-06  8:12 UTC (permalink / raw)
  To: dev, chenbo.xia, david.marchand; +Cc: Maxime Coquelin

This small series brings a couple of VDUSE fixes
for v23.07, discovered during testing with OVS-DPDK.

Changes in v2:
==============
- Define a common set of features to highlight delta
  between Vhsot and VDUSE (David)
- Change patches order for simplification

Maxime Coquelin (2):
  vduse: fix missing event index features
  vhost: fix vduse features negotiation

 lib/vhost/socket.c     | 19 +++++++++++++------
 lib/vhost/vduse.c      | 28 +++++++---------------------
 lib/vhost/vduse.h      |  2 ++
 lib/vhost/vhost.h      |  8 +-------
 lib/vhost/vhost_user.h |  9 +++++++++
 5 files changed, 32 insertions(+), 34 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-07-06  9:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-06  8:12 [PATCH v2 0/2] VDUSE fixes for v23.07 Maxime Coquelin
2023-07-06  8:12 ` [PATCH v2 1/2] vduse: fix missing event index features Maxime Coquelin
2023-07-06  8:38   ` Xia, Chenbo
2023-07-06  8:12 ` [PATCH v2 2/2] vhost: fix vduse features negotiation Maxime Coquelin
2023-07-06  8:39   ` Xia, Chenbo
2023-07-06  8:16 ` [PATCH v2 0/2] VDUSE fixes for v23.07 David Marchand
2023-07-06  9:06 ` Maxime Coquelin

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