From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id B20151B78D for ; Thu, 8 Feb 2018 03:49:28 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Feb 2018 18:49:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,476,1511856000"; d="scan'208";a="33000305" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga002.jf.intel.com with ESMTP; 07 Feb 2018 18:49:27 -0800 Received: from fmsmsx124.amr.corp.intel.com (10.18.125.39) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 7 Feb 2018 18:49:27 -0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx124.amr.corp.intel.com (10.18.125.39) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 7 Feb 2018 18:49:27 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.116]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.125]) with mapi id 14.03.0319.002; Thu, 8 Feb 2018 10:49:25 +0800 From: "Zhang, Qi Z" To: "Wu, Yanglong" , "dev@dpdk.org" CC: "Zhang, Helin" , "Lu, Wenzhuo" , "Xing, Beilei" , "Wu, Yanglong" Thread-Topic: [dpdk-dev] [PATCH] Revert "net/i40e/base: enhance loopback AQ command" Thread-Index: AQHToIXZDy6RKEOkPk6j7SesDSs0BaOZza7A Date: Thu, 8 Feb 2018 02:49:24 +0000 Message-ID: <039ED4275CED7440929022BC67E70611531577CA@SHSMSX103.ccr.corp.intel.com> References: <20180208023429.192185-1-yanglong.wu@intel.com> In-Reply-To: <20180208023429.192185-1-yanglong.wu@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.0.0.116 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] Revert "net/i40e/base: enhance loopback AQ command" 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: , X-List-Received-Date: Thu, 08 Feb 2018 02:49:31 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Yanglong Wu > Sent: Thursday, February 8, 2018 10:34 AM > To: dev@dpdk.org > Cc: Zhang, Helin ; Lu, Wenzhuo > ; Xing, Beilei ; Wu, Yanglon= g > > Subject: [dpdk-dev] [PATCH] Revert "net/i40e/base: enhance loopback AQ > command" >=20 > This patch fix loopback fail after share code change >=20 > This reverts commit 7b7711bea5f4b5c47010c42a690fb4f4c1b57858. >=20 > Signed-off-by: Yanglong Wu Acked-by: Qi Zhang