From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5F6B8A0C3F; Wed, 28 Apr 2021 03:58:32 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D447640147; Wed, 28 Apr 2021 03:58:31 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mails.dpdk.org (Postfix) with ESMTP id 8747240041 for ; Wed, 28 Apr 2021 03:58:30 +0200 (CEST) IronPort-SDR: dxR0ehumz1w8MZbzag1Oj6kymeVnWsPOxSR2jkYKoeyU1RfHE1V7QmtoRCzEj1a7NXaCOHgBvR ygQSZKaZOUDA== X-IronPort-AV: E=McAfee;i="6200,9189,9967"; a="260586498" X-IronPort-AV: E=Sophos;i="5.82,256,1613462400"; d="scan'208";a="260586498" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Apr 2021 18:58:29 -0700 IronPort-SDR: nNbySVqtrUSA5QpZLKZ3+YiVkjCqx+VTNg7665kHOtXbTeReEaDKDJtxvt0lp+SU9cDyjClCxE dKamECQG1j8w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.82,256,1613462400"; d="scan'208";a="447793520" Received: from fmsmsx603.amr.corp.intel.com ([10.18.126.83]) by fmsmga004.fm.intel.com with ESMTP; 27 Apr 2021 18:58:29 -0700 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) by fmsmsx603.amr.corp.intel.com (10.18.126.83) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Tue, 27 Apr 2021 18:58:28 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX602.ccr.corp.intel.com (10.109.6.142) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Wed, 28 Apr 2021 09:58:26 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2106.013; Wed, 28 Apr 2021 09:58:26 +0800 From: "Zhang, Qi Z" To: "Sun, QinX" , "Rong, Leyi" , "Lu, Wenzhuo" CC: "dev@dpdk.org" , "Rong, Leyi" Thread-Topic: [dpdk-dev] [PATCH] net/iavf: fix VLAN tag extraction handling in AVX512 path Thread-Index: AQHXNyWn/J2gCJkDjkeMJHMbR5RLbqrHdJoAgAHAaoA= Date: Wed, 28 Apr 2021 01:58:26 +0000 Message-ID: <3d0704f8c14a4bfa8217cf68bb0c47d3@intel.com> References: <20210422024830.10617-1-leyi.rong@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.5.1.3 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] net/iavf: fix VLAN tag extraction handling in AVX512 path X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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, QinX > Sent: Tuesday, April 27, 2021 3:11 PM > To: Rong, Leyi ; Zhang, Qi Z ;= Lu, > Wenzhuo > Cc: dev@dpdk.org; Rong, Leyi > Subject: RE: [dpdk-dev] [PATCH] net/iavf: fix VLAN tag extraction handlin= g in > AVX512 path >=20 > > -----Original Message----- > > From: dev On Behalf Of Leyi Rong > > Sent: Thursday, April 22, 2021 10:49 AM > > To: Zhang, Qi Z ; Lu, Wenzhuo > > > > Cc: dev@dpdk.org; Rong, Leyi > > Subject: [dpdk-dev] [PATCH] net/iavf: fix VLAN tag extraction handling > > in > > AVX512 path >=20 > Tested-by: Qin Sun Please keep the original commit log and signed-off.