DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: dev@dpdk.org, chenbo.xia@intel.com, david.marchand@redhat.com
Cc: Maxime Coquelin <maxime.coquelin@redhat.com>
Subject: [PATCH v2 0/2] VDUSE fixes for v23.07
Date: Thu,  6 Jul 2023 10:12:21 +0200	[thread overview]
Message-ID: <20230706081223.151832-1-maxime.coquelin@redhat.com> (raw)

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


             reply	other threads:[~2023-07-06  8:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-06  8:12 Maxime Coquelin [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230706081223.151832-1-maxime.coquelin@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=chenbo.xia@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).