From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <remy.horton@intel.com>
Received: from mga17.intel.com (mga17.intel.com [192.55.52.151])
 by dpdk.org (Postfix) with ESMTP id 79BA61B311
 for <dev@dpdk.org>; Wed, 14 Feb 2018 15:50:35 +0100 (CET)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from fmsmga002.fm.intel.com ([10.253.24.26])
 by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 14 Feb 2018 06:50:34 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.46,512,1511856000"; d="scan'208";a="19983002"
Received: from rhorton-mobl1.ger.corp.intel.com (HELO [163.33.231.16])
 ([163.33.231.16])
 by fmsmga002.fm.intel.com with ESMTP; 14 Feb 2018 06:50:33 -0800
To: Shahaf Shuler <shahafs@mellanox.com>, nhorman@tuxdriver.com,
 thomas@monjalon.net
References: <20180214123244.50967-1-shahafs@mellanox.com>
Cc: dev@dpdk.org, declan.doherty@intel.com, mohammad.abdul.awal@intel.com,
 ferruh.yigit@intel.com
From: Remy Horton <remy.horton@intel.com>
Organization: Intel Shannon Limited
Message-ID: <318a7f4b-de69-7115-42e4-1968c7083999@intel.com>
Date: Wed, 14 Feb 2018 14:50:32 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101
 Thunderbird/45.7.1
MIME-Version: 1.0
In-Reply-To: <20180214123244.50967-1-shahafs@mellanox.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Re: [dpdk-dev] [PATCH] doc: announce ABI change to support VF
	representors
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://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 14 Feb 2018 14:50:35 -0000


On 14/02/2018 12:32, Shahaf Shuler wrote:
[..]
> Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
> ---
>  doc/guides/rel_notes/deprecation.rst | 6 ++++++
>  1 file changed, 6 insertions(+)

Acked-by: Remy Horton <remy.horton@intel.com>