From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 1A8F21F28 for ; Mon, 6 May 2019 04:06:45 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 May 2019 19:06:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,435,1549958400"; d="scan'208";a="137213805" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga007.jf.intel.com with ESMTP; 05 May 2019 19:06:44 -0700 Received: from fmsmsx161.amr.corp.intel.com (10.18.125.9) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sun, 5 May 2019 19:06:44 -0700 Received: from shsmsx105.ccr.corp.intel.com (10.239.4.158) by FMSMSX161.amr.corp.intel.com (10.18.125.9) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sun, 5 May 2019 19:06:44 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.70]) by SHSMSX105.ccr.corp.intel.com ([169.254.11.10]) with mapi id 14.03.0415.000; Mon, 6 May 2019 10:06:42 +0800 From: "Zhang, Qi Z" To: "Wang, Xiao W" CC: "dev@dpdk.org" , "Yigit, Ferruh" Thread-Topic: [PATCH] net/fm10k: support Rx queue count API Thread-Index: AQHU+nTKsc+pvNcgjE+HBT4+9plvCaZda6EQ Date: Mon, 6 May 2019 02:06:42 +0000 Message-ID: <039ED4275CED7440929022BC67E706115337C7B3@SHSMSX103.ccr.corp.intel.com> References: <20190424075136.10740-1-xiao.w.wang@intel.com> In-Reply-To: <20190424075136.10740-1-xiao.w.wang@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiY2UyZmRjN2YtYTVkNi00Y2I1LWI2NjgtZDkxNmI4YzU2MGQ3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVEV3a2M4T1ZtRWhpT0M5NnArSUo2WUFwVHRDXC8zR0o1U3Y5aTc4UElPRlVKa1NFOTAxVWVRTlJaQ3dmWW85Y2sifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] net/fm10k: support Rx queue count API 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: Mon, 06 May 2019 02:06:46 -0000 > -----Original Message----- > From: Wang, Xiao W > Sent: Wednesday, April 24, 2019 3:52 PM > To: Zhang, Qi Z > Cc: dev@dpdk.org; Yigit, Ferruh ; Wang, Xiao W > > Subject: [PATCH] net/fm10k: support Rx queue count API >=20 > Some application, e.g. the l3fwd-power sample uses rte_eth_rx_queue_count= () > API to get the get the number of used descriptors of a Rx queue. This pat= ch > adds fm10k implementation for this API. >=20 > Signed-off-by: Xiao Wang Acked-by: Qi Zhang Applied to dpdk-next-net-intel. Thanks Qi 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 26DF8A0096 for ; Mon, 6 May 2019 04:06:50 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 47AF52B94; Mon, 6 May 2019 04:06:48 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 1A8F21F28 for ; Mon, 6 May 2019 04:06:45 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 May 2019 19:06:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,435,1549958400"; d="scan'208";a="137213805" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga007.jf.intel.com with ESMTP; 05 May 2019 19:06:44 -0700 Received: from fmsmsx161.amr.corp.intel.com (10.18.125.9) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sun, 5 May 2019 19:06:44 -0700 Received: from shsmsx105.ccr.corp.intel.com (10.239.4.158) by FMSMSX161.amr.corp.intel.com (10.18.125.9) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sun, 5 May 2019 19:06:44 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.70]) by SHSMSX105.ccr.corp.intel.com ([169.254.11.10]) with mapi id 14.03.0415.000; Mon, 6 May 2019 10:06:42 +0800 From: "Zhang, Qi Z" To: "Wang, Xiao W" CC: "dev@dpdk.org" , "Yigit, Ferruh" Thread-Topic: [PATCH] net/fm10k: support Rx queue count API Thread-Index: AQHU+nTKsc+pvNcgjE+HBT4+9plvCaZda6EQ Date: Mon, 6 May 2019 02:06:42 +0000 Message-ID: <039ED4275CED7440929022BC67E706115337C7B3@SHSMSX103.ccr.corp.intel.com> References: <20190424075136.10740-1-xiao.w.wang@intel.com> In-Reply-To: <20190424075136.10740-1-xiao.w.wang@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiY2UyZmRjN2YtYTVkNi00Y2I1LWI2NjgtZDkxNmI4YzU2MGQ3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVEV3a2M4T1ZtRWhpT0M5NnArSUo2WUFwVHRDXC8zR0o1U3Y5aTc4UElPRlVKa1NFOTAxVWVRTlJaQ3dmWW85Y2sifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] net/fm10k: support Rx queue count API 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: <20190506020642.kflxLXKNHSSJZg9JM_MQhuuQgOg6XpHv9-kXSxQLAyY@z> > -----Original Message----- > From: Wang, Xiao W > Sent: Wednesday, April 24, 2019 3:52 PM > To: Zhang, Qi Z > Cc: dev@dpdk.org; Yigit, Ferruh ; Wang, Xiao W > > Subject: [PATCH] net/fm10k: support Rx queue count API >=20 > Some application, e.g. the l3fwd-power sample uses rte_eth_rx_queue_count= () > API to get the get the number of used descriptors of a Rx queue. This pat= ch > adds fm10k implementation for this API. >=20 > Signed-off-by: Xiao Wang Acked-by: Qi Zhang Applied to dpdk-next-net-intel. Thanks Qi