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 5C311A2EDB for ; Mon, 30 Sep 2019 10:43:03 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 561AA324D; Mon, 30 Sep 2019 10:43:02 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 49F7E2A6C for ; Mon, 30 Sep 2019 10:43:00 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Sep 2019 01:43:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,565,1559545200"; d="scan'208";a="342577198" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga004.jf.intel.com with ESMTP; 30 Sep 2019 01:42:59 -0700 Received: from fmsmsx122.amr.corp.intel.com (10.18.125.37) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 30 Sep 2019 01:42:59 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx122.amr.corp.intel.com (10.18.125.37) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 30 Sep 2019 01:42:59 -0700 Received: from shsmsx105.ccr.corp.intel.com ([169.254.11.96]) by shsmsx102.ccr.corp.intel.com ([169.254.2.176]) with mapi id 14.03.0439.000; Mon, 30 Sep 2019 16:42:57 +0800 From: "Zhang, Qi Z" To: "Cao, Yahui" , "Yang, Qiming" , "Lu, Wenzhuo" CC: "dev@dpdk.org" , "Ye, Xiaolong" , "Xing, Beilei" Thread-Topic: [PATCH v5 0/9] net/ice: add ice Flow Director driver Thread-Index: AQHVd0Ox4y6QTC0HJUyV1yA9gz0OE6dD54NQ Date: Mon, 30 Sep 2019 08:42:56 +0000 Message-ID: <039ED4275CED7440929022BC67E7061153DA6FCF@SHSMSX105.ccr.corp.intel.com> References: <20190927170424.71348-1-yahui.cao@intel.com> <20190930114547.74803-1-yahui.cao@intel.com> In-Reply-To: <20190930114547.74803-1-yahui.cao@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNDg2NTIxYjEtNWQ3YS00YTcwLThjNzAtNmQ3NTNiMGUyN2EwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUlhKczE2eUFjV2hQdEVwUHFpXC8reVQ3ZGc3MmNqN2MxekQ5ekpOZys4NGNzOTJ2TFJkZ2IrNWloNUV6SzR6alwvIn0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 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 0/9] net/ice: add ice Flow Director driver 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: Cao, Yahui > Sent: Monday, September 30, 2019 7:46 PM > To: Yang, Qiming ; Lu, Wenzhuo > > Cc: dev@dpdk.org; Zhang, Qi Z ; Ye, Xiaolong > ; Xing, Beilei ; Cao, Yahui > > Subject: [PATCH v5 0/9] net/ice: add ice Flow Director driver >=20 > This patch series adds Flow Director support for Intel Ethernet Controlle= r E810 > series using RTE_FLOW >=20 > - Patch 01-02 are FDIR init,teardown and configuration > - Remaining patches are FDIR RTE_FLOW enablement >=20 > The patchset depends on: > http://patchwork.dpdk.org/project/dpdk/list/?series=3D6557 > --- > v5: > * Add GTPU rule support > * Fix tunnel profile conflict issue > * Update filter counter >=20 > v4: > * Remove rte_wmb. > * Update input set mapping table. > * Remove all created profiles during teardown > * Fix tunnel rule duplication detection failure > * Change function name >=20 > v3: > * Get flow id in flexible descriptor > * Add vxlan tunnel rule support >=20 > v2: > * Move to flexible descriptor. > * Distinguish tunnel and non-tunnel rule. > * Add uninit function for fdir engine. > * Fix coding style. > * Change patch organization. > * Add release notes. >=20 > Beilei Xing (2): > net/ice: enable flow director engine > net/ice: configure HW FDIR rule >=20 > Yahui Cao (7): > net/ice: add FDIR create and destroy > net/ice: enable FDIR queue group > net/ice: add FDIR counter resource init/release > net/ice: add FDIR counter support > net/ice: reject duplicate flow for FDIR > net/ice: add FDIR vxlan tunnel support > net/ice: add FDIR GTPU tunnel support >=20 > doc/guides/rel_notes/release_19_11.rst | 1 + > drivers/net/ice/Makefile | 1 + > drivers/net/ice/ice_ethdev.c | 107 +- > drivers/net/ice/ice_ethdev.h | 96 ++ > drivers/net/ice/ice_fdir_filter.c | 1791 ++++++++++++++++++++++++ > drivers/net/ice/ice_rxtx.c | 403 ++++++ > drivers/net/ice/ice_rxtx.h | 9 + > drivers/net/ice/meson.build | 3 +- > 8 files changed, 2391 insertions(+), 20 deletions(-) create mode 100644 > drivers/net/ice/ice_fdir_filter.c >=20 > -- > 2.17.1 Acked-by: Qi Zhang