From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3F7CEC76186 for ; Wed, 24 Jul 2019 00:43:30 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id C36DC2253D for ; Wed, 24 Jul 2019 00:43:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C36DC2253D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9AFB81C0D4; Wed, 24 Jul 2019 02:43:28 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 594941C029 for ; Wed, 24 Jul 2019 02:43:27 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Jul 2019 17:43:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,300,1559545200"; d="scan'208";a="193278831" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga004.fm.intel.com with ESMTP; 23 Jul 2019 17:43:26 -0700 Received: from fmsmsx123.amr.corp.intel.com (10.18.125.38) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 23 Jul 2019 17:43:25 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx123.amr.corp.intel.com (10.18.125.38) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 23 Jul 2019 17:43:25 -0700 Received: from shsmsx105.ccr.corp.intel.com ([169.254.11.232]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.110]) with mapi id 14.03.0439.000; Wed, 24 Jul 2019 08:43:21 +0800 From: "Zhang, Qi Z" To: "Yang, Qiming" , "Lu, Wenzhuo" CC: "Stillwell Jr, Paul M" , "dev@dpdk.org" Thread-Topic: [PATCH 0/6] net/ice/base: couple share code fix Thread-Index: AQHVQQmKElNag5C1nUKRl8Zyyzs6h6bYMioAgAC9SFA= Date: Wed, 24 Jul 2019 00:43:21 +0000 Message-ID: <039ED4275CED7440929022BC67E7061153D6BEE8@SHSMSX105.ccr.corp.intel.com> References: <20190723035115.42664-1-qi.z.zhang@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZGYzYzcxOGUtZTY2OC00YWI3LWI3ZjEtOTBiZjcxZjc1YWZmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiV0JxSXRiN1Z5SlpyQllHemhkdlpMVlBcL1hTTXViQ3AzU1Jlb3hQeXFpOGJma014SzdnXC9vZG9aWHl1UzJIXC9QXC8ifQ== 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 0/6] net/ice/base: couple share code fix 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: Yang, Qiming > Sent: Wednesday, July 24, 2019 5:26 AM > To: Zhang, Qi Z ; Lu, Wenzhuo > Cc: Stillwell Jr, Paul M ; dev@dpdk.org > Subject: RE: [PATCH 0/6] net/ice/base: couple share code fix >=20 >=20 > > -----Original Message----- > > From: Zhang, Qi Z > > Sent: Monday, July 22, 2019 8:51 PM > > To: Yang, Qiming ; Lu, Wenzhuo > > > > Cc: Stillwell Jr, Paul M ; > > dev@dpdk.org; Zhang, Qi Z > > Subject: [PATCH 0/6] net/ice/base: couple share code fix > > > > Qi Zhang (6): > > net/ice/base: fix inner TCP and UDP support for GRE > > net/ice/base: fix resource leak > > net/ice/base: fix ptype variable size > > net/ice/base: use macro instead of function name > > net/ice/base: cleanup hardware register macros > > net/ice/base: fix for and/or bitmap routines > > > > drivers/net/ice/base/ice_bitops.h | 6 +- > > drivers/net/ice/base/ice_common.c | 5 +- > > drivers/net/ice/base/ice_controlq.c | 2 +- > > drivers/net/ice/base/ice_flex_pipe.c | 15 +- > > drivers/net/ice/base/ice_flex_type.h | 2 +- > > drivers/net/ice/base/ice_hw_autogen.h | 943 ++++++++++----------------= -------- > > drivers/net/ice/base/ice_nvm.c | 4 +- > > drivers/net/ice/base/ice_switch.c | 128 ++++- > > 8 files changed, 389 insertions(+), 716 deletions(-) > > > > -- > > 2.13.6 >=20 > Acked-by: Qiming Yang Applied to dpdk-next-net-intel Thanks Qi