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 A7747A053B; Fri, 17 Jul 2020 14:50:05 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8E6C71C120; Fri, 17 Jul 2020 14:50:05 +0200 (CEST) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id C57D01C0D7 for ; Fri, 17 Jul 2020 14:50:03 +0200 (CEST) IronPort-SDR: qobucv7jeEpBxmgxxd9QZjw0fb7xHDeP+tk1yGF3tvdYuZCtAZeekXC+J/whV9y0x6o8fGH+6J YHRwsuiGINiQ== X-IronPort-AV: E=McAfee;i="6000,8403,9684"; a="137695165" X-IronPort-AV: E=Sophos;i="5.75,362,1589266800"; d="scan'208";a="137695165" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jul 2020 05:50:02 -0700 IronPort-SDR: wuPx/xr3DzDqPtEQ7TGMNGvLR5IiWJje2ENpXnE6/xCO4UaMsf9YsVpvI3ADCz6uxdgigVPr8I lH3Hhp4Qdmug== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,362,1589266800"; d="scan'208";a="460837326" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga005.jf.intel.com with ESMTP; 17 Jul 2020 05:50:02 -0700 Received: from fmsmsx608.amr.corp.intel.com (10.18.126.88) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 17 Jul 2020 05:50:02 -0700 Received: from fmsmsx608.amr.corp.intel.com (10.18.126.88) by fmsmsx608.amr.corp.intel.com (10.18.126.88) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Fri, 17 Jul 2020 05:50:01 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx608.amr.corp.intel.com (10.18.126.88) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Fri, 17 Jul 2020 05:50:01 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.22]) by shsmsx102.ccr.corp.intel.com ([169.254.2.43]) with mapi id 14.03.0439.000; Fri, 17 Jul 2020 20:49:59 +0800 From: "Zhang, Qi Z" To: "Sun, Chenmin" , "Xing, Beilei" , "Wu, Jingjing" , "Wang, Haiyue" CC: "dev@dpdk.org" Thread-Topic: [PATCH v6 0/4] i40e FDIR update rate optimization Thread-Index: AQHWXBXlfHQy1+nfwUOv644VXCmTe6kLuURA Date: Fri, 17 Jul 2020 12:49:58 +0000 Message-ID: <039ED4275CED7440929022BC67E706115485ECE6@SHSMSX103.ccr.corp.intel.com> References: <20200717171959.44998-1-chenmin.sun@intel.com> <20200717173658.47500-1-chenmin.sun@intel.com> In-Reply-To: <20200717173658.47500-1-chenmin.sun@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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 v6 0/4] i40e FDIR update rate optimization 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: Sun, Chenmin > Sent: Saturday, July 18, 2020 1:37 AM > To: Zhang, Qi Z ; Xing, Beilei ; > Wu, Jingjing ; Wang, Haiyue > Cc: dev@dpdk.org; Sun, Chenmin > Subject: [PATCH v6 0/4] i40e FDIR update rate optimization >=20 > From: Chenmin Sun >=20 > [PATCH v6 1/4] net/i40e: introducing the fdir guaranteed/shared space tra= cking > [PATCH v6 2/4] net/i40e: FDIR flow memory management optimization [PATCH > v6 2/4] net/i40e: move the i40e_get_outer_vlan to where it real needed > [PATCH v6 2/4] net/i40e: FDIR update rate optimization >=20 > v6: > * Fix a code style issue > v5: > * Remove duplicated macro definition > * Replace multiplication and division with bitwise operators > v4: > * Split the patch to 4 > * New two functions for fdir mempool get/put. > * Rewrite function i40e_find_available_buffer(). > * Move the fdir space tracking logic to i40e_flow_add_del_fdir_filter(). > v3: > * Split the patch into two. > * Renamed some data structures and added some descriptions. > v2: > * Refine commit message and code comments. > * Refine code style. > * Fixed several memory free bugs. > * Replace the bin_serch() with rte_bsf64() >=20 > Chenmin Sun (4): > net/i40e: introducing the fdir space tracking > net/i40e: FDIR flow memory management optimization > net/i40e: move the i40e_get_outer_vlan to where it real needed > net/i40e: FDIR update rate optimization >=20 > drivers/net/i40e/i40e_ethdev.c | 135 +++++++++++++++- > drivers/net/i40e/i40e_ethdev.h | 83 ++++++++-- > drivers/net/i40e/i40e_fdir.c | 271 ++++++++++++++++++++++++++------- > drivers/net/i40e/i40e_flow.c | 108 +++++++++---- > drivers/net/i40e/i40e_rxtx.c | 7 +- > drivers/net/i40e/i40e_rxtx.h | 3 + > 6 files changed, 494 insertions(+), 113 deletions(-) >=20 > -- > 2.17.1 Applied to dpdk-next-net-intel. Thanks Qi