mbox

[v2,0/2] VDUSE fixes for v23.07

Message ID 20230706081223.151832-1-maxime.coquelin@redhat.com (mailing list archive)
Headers

Message

Maxime Coquelin July 6, 2023, 8:12 a.m. UTC
  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(-)