From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dispatch1-us1.ppe-hosted.com (dispatch1-us1.ppe-hosted.com [67.231.154.164]) by dpdk.org (Postfix) with ESMTP id 6E3C61B9E4 for ; Thu, 18 Apr 2019 14:35:08 +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 (Proofpoint Essentials ESMTP Server) with ESMTPS id 5B8B3140055; Thu, 18 Apr 2019 12:35:06 +0000 (UTC) Received: from [192.168.38.17] (91.220.146.112) by ukex01.SolarFlarecom.com (10.17.10.4) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Thu, 18 Apr 2019 13:35:01 +0100 To: Ferruh Yigit , Thomas Monjalon CC: References: <20190417225928.8962-1-thomas@monjalon.net> <20190417225928.8962-2-thomas@monjalon.net> From: Andrew Rybchenko Message-ID: <1369aa06-4292-8b5e-470d-e067327ad202@solarflare.com> Date: Thu, 18 Apr 2019 15:34:57 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Language: en-GB X-Originating-IP: [91.220.146.112] 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-24558.001 X-TM-AS-Result: No-6.001100-8.000000-10 X-TMASE-MatchedRID: 9zTThWtzImsOwH4pD14DsPHkpkyUphL9gRykyfrH1xlFNyTs3OcE/0K9 hjUAwyJeg07k8t5CAJPHxv9QGYL+opodpHrV7ghHwbRQ2BpmliqZEoWHC6Rh/R9Oluq8LbzVzdl o26al4KH2vPhulcaXWIFoPFs7wHUtBawxeDgsyEmdOp1TjDrlaS2VljVYB9GNOyxd6V963VS48W uRFQVdauLzNWBegCW2RYvisGWbbS8TEC0P9PvYRsZW5ai5WKlyvVhDo1SrEaSmkQAmtX11pl20o z4eOfn9v0bteLgPPL9StONcSiiquASVzNWnhkfwauH6Z8S4ZFzStlsVpAufGUS/dtJGGGDNVlxr 1FJij9s= X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--6.001100-8.000000 X-TMASE-Version: SMEX-12.5.0.1300-8.5.1010-24558.001 X-MDID: 1555590907-Ma6BT_Q18Xzl Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] [PATCH 2/2] ethdev: promote function for port count as stable X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Apr 2019 12:35:08 -0000 On 4/18/19 2:51 PM, Ferruh Yigit wrote: > On 4/17/2019 11:59 PM, Thomas Monjalon wrote: >> The function rte_eth_dev_count_total() was introduced one year ago >> in the release 18.05. It can be declared non experimental in 19.05. >> >> Signed-off-by: Thomas Monjalon > Acked-by: Ferruh Yigit Acked-by: Andrew Rybchenko From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 0D6B7A00E6 for ; Thu, 18 Apr 2019 14:35:11 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 094D61B9E7; Thu, 18 Apr 2019 14:35:10 +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 6E3C61B9E4 for ; Thu, 18 Apr 2019 14:35:08 +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 (Proofpoint Essentials ESMTP Server) with ESMTPS id 5B8B3140055; Thu, 18 Apr 2019 12:35:06 +0000 (UTC) Received: from [192.168.38.17] (91.220.146.112) by ukex01.SolarFlarecom.com (10.17.10.4) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Thu, 18 Apr 2019 13:35:01 +0100 To: Ferruh Yigit , Thomas Monjalon CC: References: <20190417225928.8962-1-thomas@monjalon.net> <20190417225928.8962-2-thomas@monjalon.net> From: Andrew Rybchenko Message-ID: <1369aa06-4292-8b5e-470d-e067327ad202@solarflare.com> Date: Thu, 18 Apr 2019 15:34:57 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Language: en-GB X-Originating-IP: [91.220.146.112] 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-24558.001 X-TM-AS-Result: No-6.001100-8.000000-10 X-TMASE-MatchedRID: 9zTThWtzImsOwH4pD14DsPHkpkyUphL9gRykyfrH1xlFNyTs3OcE/0K9 hjUAwyJeg07k8t5CAJPHxv9QGYL+opodpHrV7ghHwbRQ2BpmliqZEoWHC6Rh/R9Oluq8LbzVzdl o26al4KH2vPhulcaXWIFoPFs7wHUtBawxeDgsyEmdOp1TjDrlaS2VljVYB9GNOyxd6V963VS48W uRFQVdauLzNWBegCW2RYvisGWbbS8TEC0P9PvYRsZW5ai5WKlyvVhDo1SrEaSmkQAmtX11pl20o z4eOfn9v0bteLgPPL9StONcSiiquASVzNWnhkfwauH6Z8S4ZFzStlsVpAufGUS/dtJGGGDNVlxr 1FJij9s= X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--6.001100-8.000000 X-TMASE-Version: SMEX-12.5.0.1300-8.5.1010-24558.001 X-MDID: 1555590907-Ma6BT_Q18Xzl Content-Type: text/plain; charset="UTF-8"; format="flowed" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] [PATCH 2/2] ethdev: promote function for port count as stable X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190418123457.PzCIlK3oVVVg7dyj74ypx1nkxFQwemYZaOtEjZS5QrU@z> On 4/18/19 2:51 PM, Ferruh Yigit wrote: > On 4/17/2019 11:59 PM, Thomas Monjalon wrote: >> The function rte_eth_dev_count_total() was introduced one year ago >> in the release 18.05. It can be declared non experimental in 19.05. >> >> Signed-off-by: Thomas Monjalon > Acked-by: Ferruh Yigit Acked-by: Andrew Rybchenko