From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 8BC04A0598;
	Sat, 18 Apr 2020 11:58:38 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 02AC71E92F;
	Sat, 18 Apr 2020 11:58:38 +0200 (CEST)
Received: from mga05.intel.com (mga05.intel.com [192.55.52.43])
 by dpdk.org (Postfix) with ESMTP id B42CB1DE8E
 for <dev@dpdk.org>; Sat, 18 Apr 2020 11:58:36 +0200 (CEST)
IronPort-SDR: Sb7Ykmr2DmmEK9A7jfM8u+CpaIc0jxsj2bZcVKqMYi4qr+JTICRMHtC1r4bozVZMB0jOmaoKWd
 HxXOjPu/de/A==
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from orsmga006.jf.intel.com ([10.7.209.51])
 by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 18 Apr 2020 02:58:35 -0700
IronPort-SDR: OC9O42FCR0PTlvQC56yyUdchUCSciMfGFKT1hdt4+qcK96UvnQznO6nTZz7B/fjMjTbeTjDCk4
 4vGKUaO/FVqg==
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.72,398,1580803200"; d="scan'208";a="257833429"
Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203])
 by orsmga006.jf.intel.com with ESMTP; 18 Apr 2020 02:58:34 -0700
Received: from shsmsx605.ccr.corp.intel.com (10.109.6.215) by
 FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS)
 id 14.3.439.0; Sat, 18 Apr 2020 02:58:34 -0700
Received: from shsmsx603.ccr.corp.intel.com (10.109.6.143) by
 SHSMSX605.ccr.corp.intel.com (10.109.6.215) with Microsoft SMTP Server
 (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id
 15.1.1713.5; Sat, 18 Apr 2020 17:58:32 +0800
Received: from shsmsx603.ccr.corp.intel.com ([10.109.6.143]) by
 SHSMSX603.ccr.corp.intel.com ([10.109.6.143]) with mapi id 15.01.1713.004;
 Sat, 18 Apr 2020 17:58:32 +0800
From: "Wang, Haiyue" <haiyue.wang@intel.com>
To: Thomas Monjalon <thomas@monjalon.net>, David Marchand
 <david.marchand@redhat.com>, Vamsi Attunuru <vattunuru@marvell.com>,
 "alex.williamson@redhat.com" <alex.williamson@redhat.com>
CC: dev <dev@dpdk.org>, Jerin Jacob Kollanukkaran <jerinj@marvell.com>
Thread-Topic: [PATCH v6 0/2] support for VFIO-PCI VF token interface
Thread-Index: AQHWEgx92d8x6OLFRUeoAXdGHq0Qq6h+G3+AgACJasD//35YgIAAiFqg
Date: Sat, 18 Apr 2020 09:58:32 +0000
Message-ID: <76ee6248d46d4d43b2368bb2069e67d9@intel.com>
References: <20200305043311.17065-1-vattunuru@marvell.com>
 <CAJFAV8ze4hpt66zzOMnV3_8cDkgbuSixOk2apmQLYwQJ44ZQ_g@mail.gmail.com>
 <6411feb3580f442f957f1510a074f76c@intel.com> <4767324.ZzFAyJQhcr@thomas>
In-Reply-To: <4767324.ZzFAyJQhcr@thomas>
Accept-Language: zh-CN, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
dlp-product: dlpe-windows
dlp-reaction: no-action
dlp-version: 11.2.0.6
x-originating-ip: [10.239.127.36]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH v6 0/2] support for VFIO-PCI VF token
	interface
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Saturday, April 18, 2020 17:50
> To: David Marchand <david.marchand@redhat.com>; Vamsi Attunuru <vattunuru=
@marvell.com>;
> alex.williamson@redhat.com; Wang, Haiyue <haiyue.wang@intel.com>
> Cc: dev <dev@dpdk.org>; Jerin Jacob Kollanukkaran <jerinj@marvell.com>
> Subject: Re: [PATCH v6 0/2] support for VFIO-PCI VF token interface
>=20
> 18/04/2020 11:38, Wang, Haiyue:
> > From: David Marchand <david.marchand@redhat.com>
> > > On the series itself, I did not look in detail, but there is no
> > > documentation on how to use the feature.
> > > We are missing a release note update.
> >
> > If needed in 20.05, I can add it in release note. And about how to,
> > I just added it in commit message, and some comments in the API
> > ' rte_vfio_setup_device '.
> >
> > Not sure which document part is reasonable for adding this, any good
> > suggestion ?
>=20
> Here: http://doc.dpdk.org/guides/linux_gsg/linux_drivers.html#vfio
>=20
>

OK.