From: "Liu, Yong" <yong.liu@intel.com>
To: Maxime Coquelin <maxime.coquelin@redhat.com>,
"dev@dpdk.org" <dev@dpdk.org>,
"Xia, Chenbo" <chenbo.xia@intel.com>,
"amorenoz@redhat.com" <amorenoz@redhat.com>,
"Richardson, Bruce" <bruce.richardson@intel.com>,
"Yigit, Ferruh" <ferruh.yigit@intel.com>,
"thomas@monjalon.net" <thomas@monjalon.net>,
"aconole@redhat.com" <aconole@redhat.com>
Subject: Re: [dpdk-dev] [PATCH v2 2/2] vhost: notice Vhost ops struct renaming
Date: Fri, 6 Aug 2021 08:40:09 +0000 [thread overview]
Message-ID: <e509015140fa45cd841b458ce07e72bf@intel.com> (raw)
In-Reply-To: <20210730081230.644703-3-maxime.coquelin@redhat.com>
> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Maxime Coquelin
> Sent: Friday, July 30, 2021 4:13 PM
> To: dev@dpdk.org; Xia, Chenbo <chenbo.xia@intel.com>;
> amorenoz@redhat.com; Richardson, Bruce <bruce.richardson@intel.com>;
> Yigit, Ferruh <ferruh.yigit@intel.com>; thomas@monjalon.net;
> aconole@redhat.com
> Cc: Maxime Coquelin <maxime.coquelin@redhat.com>
> Subject: [dpdk-dev] [PATCH v2 2/2] vhost: notice Vhost ops struct renaming
>
> This patch announces the renaming of struct
> vhost_device_ops to rte_vhost_device_ops in DPDK v21.11.
>
> Acked-by: Chenbo Xia <chenbo.xia@intel.com>
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---
> doc/guides/rel_notes/deprecation.rst | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst
> b/doc/guides/rel_notes/deprecation.rst
> index b34bed61a6..76ebf162bd 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -151,3 +151,6 @@ Deprecation Notices
> * vhost: ``rte_vdpa_register_device``, ``rte_vdpa_unregister_device``,
> ``rte_vhost_host_notifier_ctrl`` and ``rte_vdpa_relay_vring_used`` vDPA
> driver API will be marked as internal in DPDK v21.11.
> +
> +* vhost: rename ``struct vhost_device_ops`` to ``struct
> rte_vhost_device_ops``
> + int DPDK v21.11.
> --
> 2.31.1
Acked-by: Marvin Liu <yong.liu@intel.com>
next prev parent reply other threads:[~2021-08-06 8:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-30 8:12 [dpdk-dev] [PATCH v2 0/2] vhost: v21.11 deprecation notices Maxime Coquelin
2021-07-30 8:12 ` [dpdk-dev] [PATCH v2 1/2] vhost: announce vDPA driver API marking as internal Maxime Coquelin
2021-07-31 12:42 ` Andrew Rybchenko
2021-08-06 8:38 ` Liu, Yong
2021-08-07 18:22 ` Thomas Monjalon
2021-07-30 8:12 ` [dpdk-dev] [PATCH v2 2/2] vhost: notice Vhost ops struct renaming Maxime Coquelin
2021-07-31 12:43 ` Andrew Rybchenko
2021-08-06 8:40 ` Liu, Yong [this message]
2021-08-07 18:26 ` Thomas Monjalon
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=e509015140fa45cd841b458ce07e72bf@intel.com \
--to=yong.liu@intel.com \
--cc=aconole@redhat.com \
--cc=amorenoz@redhat.com \
--cc=bruce.richardson@intel.com \
--cc=chenbo.xia@intel.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=maxime.coquelin@redhat.com \
--cc=thomas@monjalon.net \
/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).