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 5B13FA00E6
	for <public@inbox.dpdk.org>; Tue,  6 Aug 2019 15:56:16 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 2CBDD1B953;
	Tue,  6 Aug 2019 15:56:16 +0200 (CEST)
Received: from dispatch1-us1.ppe-hosted.com (dispatch1-us1.ppe-hosted.com
 [67.231.154.164]) by dpdk.org (Postfix) with ESMTP id 44DD81B952
 for <dev@dpdk.org>; Tue,  6 Aug 2019 15:56:14 +0200 (CEST)
X-Virus-Scanned: Proofpoint Essentials engine
Received: from webmail.solarflare.com (uk.solarflare.com [193.34.186.16])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1-us4.ppe-hosted.com (PPE Hosted ESMTP Server) with ESMTPS id 08E45B40073;
 Tue,  6 Aug 2019 13:56:12 +0000 (UTC)
Received: from [192.168.1.11] (85.187.13.152) by ukex01.SolarFlarecom.com
 (10.17.10.4) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Tue, 6 Aug 2019
 14:56:05 +0100
To: "Ananyev, Konstantin" <konstantin.ananyev@intel.com>, David Marchand
 <david.marchand@redhat.com>, "dev@dpdk.org" <dev@dpdk.org>
CC: "thomas@monjalon.net" <thomas@monjalon.net>, "aconole@redhat.com"
 <aconole@redhat.com>
References: <1564129654-9161-1-git-send-email-david.marchand@redhat.com>
 <2601191342CEEE43887BDE71AB9772580168A629FD@irsmsx105.ger.corp.intel.com>
From: Andrew Rybchenko <arybchenko@solarflare.com>
Message-ID: <096f6d7b-1836-73e5-e231-57d58e70c661@solarflare.com>
Date: Tue, 6 Aug 2019 16:56:01 +0300
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101
 Thunderbird/60.8.0
MIME-Version: 1.0
In-Reply-To: <2601191342CEEE43887BDE71AB9772580168A629FD@irsmsx105.ger.corp.intel.com>
Content-Type: text/plain; charset="utf-8"; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 7bit
X-Originating-IP: [85.187.13.152]
X-ClientProxiedBy: ocex03.SolarFlarecom.com (10.20.40.36) To
 ukex01.SolarFlarecom.com (10.17.10.4)
X-TM-AS-Product-Ver: SMEX-12.5.0.1300-8.5.1010-24824.003
X-TM-AS-Result: No-6.219100-8.000000-10
X-TMASE-MatchedRID: cgbqQT5W8he8rRvefcjeTfZvT2zYoYOwC/ExpXrHizwS39b8+3nDx8Q5
 vcyCjz1IfwyCJx5e91S1GVnpm8VIPsigY/XF8iwSPwKTD1v8YV5MkOX0Uoduub6AuNtcG1ip8FS
 rkmy6/FKVQJL5PjcdzPATQYimkCYpuwnSZXdXjnUL83u6Qud0gKpkWxQ8fXXQmyiLZetSf8nJ4y
 0wP1A6AKEwgORH8p/AjaPj0W1qn0TGVuWouVipcplft3D8w+Uhcaji+FXeB5lKWnvmtiqR058vN
 XU4z97/ShDgDpOZNKEzmBj7fQz9Glo59fJ0SV9V54E8WaV4eBVV5ZZ8ePjWxIVyAlz5A0zC7xsm
 i8libwVi6nHReNJA8sM4VWYqoYnham2pp47lr+A=
X-TM-AS-User-Approved-Sender: Yes
X-TM-AS-User-Blocked-Sender: No
X-TMASE-Result: 10--6.219100-8.000000
X-TMASE-Version: SMEX-12.5.0.1300-8.5.1010-24824.003
X-MDID: 1565099773-BvfQaUfmPbTi
Subject: Re: [dpdk-dev] [PATCH] doc: announce cpuflags check symbol removal
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>

On 8/6/19 4:54 PM, Ananyev, Konstantin wrote:
> 
> 
>> This symbol has been deprecated for quite some time.
>> Let's drop it in the next release.
>>
>> Signed-off-by: David Marchand <david.marchand@redhat.com>
>> ---
>>   doc/guides/rel_notes/deprecation.rst | 3 +++
>>   1 file changed, 3 insertions(+)
>>
>> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
>> index 37b8592..58b1852 100644
>> --- a/doc/guides/rel_notes/deprecation.rst
>> +++ b/doc/guides/rel_notes/deprecation.rst
>> @@ -34,6 +34,9 @@ Deprecation Notices
>>
>>       + ``rte_eal_devargs_type_count``
>>
>> +* eal: The ``rte_cpu_check_supported`` function has been deprecated since
>> +  v17.08 and will be removed in DPDK 19.11.
>> +
>>   * vfio: removal of ``rte_vfio_dma_map`` and ``rte_vfio_dma_unmap`` APIs which
>>     have been replaced with ``rte_dev_dma_map`` and ``rte_dev_dma_unmap``
>>     functions.  The due date for the removal targets DPDK 20.02.
>> --
> 
> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>

Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>