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
Subject: Re: [dpdk-dev] [PATCH] vhost: rename driver callbacks struct
Date: Wed, 3 Nov 2021 14:46:57 +0100	[thread overview]
Message-ID: <0d805056-8a00-cb86-3824-c8582ea826de@redhat.com> (raw)
In-Reply-To: <20211102104748.57078-1-maxime.coquelin@redhat.com>



On 11/2/21 11:47, Maxime Coquelin wrote:
> As previously announced, this patch renames struct
> vhost_device_ops to struct rte_vhost_device_ops.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---
>   doc/guides/rel_notes/deprecation.rst   | 3 ---
>   doc/guides/rel_notes/release_21_11.rst | 2 ++
>   drivers/net/vhost/rte_eth_vhost.c      | 2 +-
>   examples/vdpa/main.c                   | 2 +-
>   examples/vhost/main.c                  | 2 +-
>   examples/vhost_blk/vhost_blk.c         | 2 +-
>   examples/vhost_blk/vhost_blk.h         | 2 +-
>   examples/vhost_crypto/main.c           | 2 +-
>   lib/vhost/rte_vhost.h                  | 4 ++--
>   lib/vhost/socket.c                     | 6 +++---
>   lib/vhost/vhost.h                      | 4 ++--
>   11 files changed, 15 insertions(+), 16 deletions(-)
> 

Applied to dpdk-next-virtio/main with fixing missing documentation
change reported by Chenbo.

Thanks,
Maxime


      parent reply	other threads:[~2021-11-03 13:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-02 10:47 Maxime Coquelin
2021-11-03  8:16 ` Xia, Chenbo
2021-11-03  8:36   ` David Marchand
2021-11-03  8:38     ` Maxime Coquelin
2021-11-03  9:52       ` Maxime Coquelin
2021-11-03 13:11         ` [dpdk-dev] [dpdklab] " Lincoln Lavoie
2021-11-03 13:16           ` Maxime Coquelin
2021-11-03 14:38             ` Lincoln Lavoie
2021-11-03  9:10     ` [dpdk-dev] " Xia, Chenbo
2021-11-04  2:48       ` Liu, Changpeng
2021-11-03 13:46 ` Maxime Coquelin [this message]

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=0d805056-8a00-cb86-3824-c8582ea826de@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).