From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: dev@dpdk.org, chenbo.xia@intel.com, xuemingl@nvidia.com,
xiao.w.wang@intel.com, david.marchand@redhat.com
Cc: Thomas Monjalon <thomas@monjalon.net>
Subject: Re: [dpdk-dev] [PATCH v3] vhost: mark vDPA driver API as internal
Date: Wed, 3 Nov 2021 14:48:15 +0100 [thread overview]
Message-ID: <bbb8b618-fe12-bb6a-be92-726df84ff919@redhat.com> (raw)
In-Reply-To: <20211102095611.6716-1-maxime.coquelin@redhat.com>
On 11/2/21 10:56, Maxime Coquelin wrote:
> This patch marks the vDPA driver APIs as internal and
> rename the corresponding header file to vdpa_driver.h.
>
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> Acked-by: Thomas Monjalon <thomas@monjalon.net>
> Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
> ---
> Changes in v3:
> ==============
> - Update deprecation notice and release note
>
> Changes in v2:
> =============
> - Alphabetical ordering in version.map (David)
> - Rename header to vdpa_driver.h (David)
> - Add Techboard in Cc to vote for API breakage exception
>
> doc/guides/rel_notes/deprecation.rst | 4 ----
> doc/guides/rel_notes/release_21_11.rst | 4 ++++
> drivers/vdpa/ifc/ifcvf_vdpa.c | 2 +-
> drivers/vdpa/mlx5/mlx5_vdpa.h | 2 +-
> lib/vhost/meson.build | 4 +++-
> lib/vhost/vdpa.c | 2 +-
> lib/vhost/{rte_vdpa_dev.h => vdpa_driver.h} | 12 +++++++++---
> lib/vhost/version.map | 13 +++++++++----
> lib/vhost/vhost.h | 2 +-
> 9 files changed, 29 insertions(+), 16 deletions(-)
> rename lib/vhost/{rte_vdpa_dev.h => vdpa_driver.h} (95%)
>
Applied to dpdk-next-virtio/main.
Thanks,
Maxime
prev parent reply other threads:[~2021-11-03 13:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-02 9:56 Maxime Coquelin
2021-11-03 13:48 ` 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=bbb8b618-fe12-bb6a-be92-726df84ff919@redhat.com \
--to=maxime.coquelin@redhat.com \
--cc=chenbo.xia@intel.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=thomas@monjalon.net \
--cc=xiao.w.wang@intel.com \
--cc=xuemingl@nvidia.com \
/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).