DPDK patches and discussions
 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>,
	"techboard@dpdk.org" <techboard@dpdk.org>,
	"xuemingl@nvidia.com" <xuemingl@nvidia.com>,
	"Wang, Xiao W" <xiao.w.wang@intel.com>,
	"david.marchand@redhat.com" <david.marchand@redhat.com>
Subject: Re: [dpdk-dev] [PATCH v2] vhost: mark vDPA driver API as internal
Date: Tue, 2 Nov 2021 09:57:36 +0100	[thread overview]
Message-ID: <dc64e0c5-5e0c-52c7-7e81-5563426b034e@redhat.com> (raw)
In-Reply-To: <SN6PR11MB350445D020C4D7E64DBAADB99C8A9@SN6PR11MB3504.namprd11.prod.outlook.com>



On 11/1/21 07:50, Xia, Chenbo wrote:
>> -----Original Message-----
>> From: Maxime Coquelin <maxime.coquelin@redhat.com>
>> Sent: Thursday, October 28, 2021 10:16 PM
>> To: dev@dpdk.org; techboard@dpdk.org; Xia, Chenbo <chenbo.xia@intel.com>;
>> xuemingl@nvidia.com; Wang, Xiao W <xiao.w.wang@intel.com>;
>> david.marchand@redhat.com
>> Cc: Maxime Coquelin <maxime.coquelin@redhat.com>
>> Subject: [PATCH v2] vhost: mark vDPA driver API as internal
>>
>> 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>
>> ---
>>
>> Hi Techboard,
>>
>> Please vote for an exception for this unannounced API
>> breakage.
> 
> More accurately, the four functions were announced :)

My bad, I forgot about it. Thanks for the reminder!

> Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>

Maxime

>>
>> 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
>>
>>   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 +-
>>   7 files changed, 25 insertions(+), 12 deletions(-)
>>   rename lib/vhost/{rte_vdpa_dev.h => vdpa_driver.h} (95%)
> 


      reply	other threads:[~2021-11-02  8:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-28 14:15 Maxime Coquelin
2021-10-29 16:15 ` [dpdk-dev] [dpdk-techboard] " Thomas Monjalon
2021-11-01  6:50 ` [dpdk-dev] " Xia, Chenbo
2021-11-02  8:57   ` 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=dc64e0c5-5e0c-52c7-7e81-5563426b034e@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=chenbo.xia@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=techboard@dpdk.org \
    --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).