From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id A3CCCA00E6 for ; Mon, 8 Jul 2019 04:06:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9EBAF58C6; Mon, 8 Jul 2019 04:06:20 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 8A01C378B for ; Mon, 8 Jul 2019 04:06:15 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Jul 2019 19:06:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,464,1557212400"; d="scan'208";a="173135621" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by FMSMGA003.fm.intel.com with ESMTP; 07 Jul 2019 19:06:14 -0700 Received: from fmsmsx601.amr.corp.intel.com (10.18.126.81) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.439.0; Sun, 7 Jul 2019 19:06:14 -0700 Received: from fmsmsx601.amr.corp.intel.com (10.18.126.81) by fmsmsx601.amr.corp.intel.com (10.18.126.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Sun, 7 Jul 2019 19:06:14 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx601.amr.corp.intel.com (10.18.126.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Sun, 7 Jul 2019 19:06:13 -0700 Received: from shsmsx105.ccr.corp.intel.com ([169.254.11.232]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.55]) with mapi id 14.03.0439.000; Mon, 8 Jul 2019 10:06:12 +0800 From: "Zhang, Qi Z" To: "Xu, Rosen" , "Pei, Andy" , "dev@dpdk.org" , "Yigit, Ferruh" , "Zhang, Tianfei" Thread-Topic: [PATCH v5 1/4] net/ipn3ke: add new register address Thread-Index: AQHVML0D+zWTCbO9NUmFlYQABElfLKbAAdWg Date: Mon, 8 Jul 2019 02:06:11 +0000 Message-ID: <039ED4275CED7440929022BC67E7061153D6123C@SHSMSX105.ccr.corp.intel.com> References: <1561449612-26372-4-git-send-email-andy.pei@intel.com> <1561977388-51692-1-git-send-email-andy.pei@intel.com> <0E78D399C70DA940A335608C6ED296D73A863A09@SHSMSX104.ccr.corp.intel.com> In-Reply-To: <0E78D399C70DA940A335608C6ED296D73A863A09@SHSMSX104.ccr.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZWI5OWNiODAtZDUzNy00NjdjLThmMTEtNjE5MmVlMzY0MWRlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoibW9ZbEZha1pMbHRXbnlCcVJONWtZVGNBeUJXd1l0dlRZZXlVaVZxbndZZ2NUaTVoQkNucGNcL1BEakFNWHJ0UHMifQ== 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 v5 1/4] net/ipn3ke: add new register address 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" > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Xu, Rosen > Sent: Tuesday, July 2, 2019 6:00 PM > To: Pei, Andy ; dev@dpdk.org; Yigit, Ferruh > ; Zhang, Tianfei > Subject: Re: [dpdk-dev] [PATCH v5 1/4] net/ipn3ke: add new register addre= ss >=20 >=20 >=20 > > -----Original Message----- > > From: Pei, Andy > > Sent: Monday, July 01, 2019 18:36 > > To: dev@dpdk.org > > Cc: Pei, Andy ; Xu, Rosen > > Subject: [PATCH v5 1/4] net/ipn3ke: add new register address > > > > ipn3ke can work on 10G mode and 25G mode. > > 10G mode and 25G mode has different MAC register address for statistics= . > > This patch implemente statistics registers for 10G mode and 25G mode. > > > > Fixes: c01c748e4ae6 ("net/ipn3ke: add new driver") > > Cc: rosen.xu@intel.com > > > > Signed-off-by: Andy Pei > > --- >=20 > Acked-by: Rosen Xu Applied to dpdk-next-net-intel. Thanks Qi