All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: "Xia, Chenbo" <chenbo.xia@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>,
	"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 1/2] vhost: announce vDPA driver API marking as internal
Date: Fri, 30 Jul 2021 09:13:03 +0200	[thread overview]
Message-ID: <b0933cd6-d594-538e-b03c-d79e4966d50b@redhat.com> (raw)
In-Reply-To: <MN2PR11MB4063484CB92C83F86946713F9CEC9@MN2PR11MB4063.namprd11.prod.outlook.com>



On 7/30/21 7:32 AM, Xia, Chenbo wrote:
> Hi Maxime,
> 
>> -----Original Message-----
>> From: Maxime Coquelin <maxime.coquelin@redhat.com>
>> Sent: Thursday, July 29, 2021 10:43 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: [PATCH 1/2] vhost: announce vDPA driver API marking as internal
>>
>> This patch announces the marking if all the vDPA driver API
>> as internal.
> 
> Marking if all -> marking all?

I meant marking of

> And API -> APIs
> 
> With things fixed:
> 
> Acked-by: Chenbo Xia <chenbo.xia@intel.com>

Thanks, I'll post a v2.

Maxime

>>
>> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
>> ---
>>  doc/guides/rel_notes/deprecation.rst | 4 ++++
>>  1 file changed, 4 insertions(+)
>>
>> diff --git a/doc/guides/rel_notes/deprecation.rst
>> b/doc/guides/rel_notes/deprecation.rst
>> index 9584d6bfd7..b34bed61a6 100644
>> --- a/doc/guides/rel_notes/deprecation.rst
>> +++ b/doc/guides/rel_notes/deprecation.rst
>> @@ -147,3 +147,7 @@ Deprecation Notices
>>  * cmdline: ``cmdline`` structure will be made opaque to hide platform-
>> specific
>>    content. On Linux and FreeBSD, supported prior to DPDK 20.11,
>>    original structure will be kept until DPDK 21.11.
>> +
>> +* 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.
>> --
>> 2.31.1
> 


  reply	other threads:[~2021-07-30  7:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-29 14:42 [dpdk-dev] [PATCH 0/2] vhost: v21.11 deprecation notices Maxime Coquelin
2021-07-29 14:42 ` [dpdk-dev] [PATCH 1/2] vhost: announce vDPA driver API marking as internal Maxime Coquelin
2021-07-30  5:32   ` Xia, Chenbo
2021-07-30  7:13     ` Maxime Coquelin [this message]
2021-07-29 14:42 ` [dpdk-dev] [PATCH 2/2] vhost: notice Vhost ops struct renaming Maxime Coquelin
2021-07-30  5:33   ` Xia, Chenbo
2021-08-03  9:28   ` Adrian Moreno

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=b0933cd6-d594-538e-b03c-d79e4966d50b@redhat.com \
    --to=maxime.coquelin@redhat.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=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.