DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Xia, Chenbo" <chenbo.xia@intel.com>
To: Maxime Coquelin <maxime.coquelin@redhat.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: Mon, 1 Nov 2021 06:50:46 +0000	[thread overview]
Message-ID: <SN6PR11MB350445D020C4D7E64DBAADB99C8A9@SN6PR11MB3504.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20211028141531.58861-1-maxime.coquelin@redhat.com>

> -----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 :)

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

> 
> 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%)


  parent reply	other threads:[~2021-11-01  6:50 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 ` Xia, Chenbo [this message]
2021-11-02  8:57   ` [dpdk-dev] " Maxime Coquelin

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=SN6PR11MB350445D020C4D7E64DBAADB99C8A9@SN6PR11MB3504.namprd11.prod.outlook.com \
    --to=chenbo.xia@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=maxime.coquelin@redhat.com \
    --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).