From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 40150234 for ; Fri, 21 Apr 2017 03:37:35 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Apr 2017 18:37:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,227,1488873600"; d="scan'208";a="1138372307" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga001.fm.intel.com with ESMTP; 20 Apr 2017 18:37:34 -0700 Received: from fmsmsx157.amr.corp.intel.com (10.18.116.73) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 20 Apr 2017 18:37:34 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX157.amr.corp.intel.com (10.18.116.73) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 20 Apr 2017 18:37:34 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.193]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.217]) with mapi id 14.03.0319.002; Fri, 21 Apr 2017 09:37:32 +0800 From: "Xing, Beilei" To: "Iremonger, Bernard" , "dev@dpdk.org" , "Zhang, Qi" Thread-Topic: [PATCH] app/testpmd: check port is stopped for QinQ setup Thread-Index: AQHSuejhJVad5cE0jU6+ZvC0o87FsqHPCkPA Date: Fri, 21 Apr 2017 01:37:32 +0000 Message-ID: <94479800C636CB44BD422CB454846E01315E6B1D@SHSMSX101.ccr.corp.intel.com> References: <1492701258-7968-1-git-send-email-bernard.iremonger@intel.com> In-Reply-To: <1492701258-7968-1-git-send-email-bernard.iremonger@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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] app/testpmd: check port is stopped for QinQ setup 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: Fri, 21 Apr 2017 01:37:36 -0000 Hi Bernard, > -----Original Message----- > From: Iremonger, Bernard > Sent: Thursday, April 20, 2017 11:14 PM > To: dev@dpdk.org; Xing, Beilei ; Zhang, Qi > > Cc: Iremonger, Bernard > Subject: [PATCH] app/testpmd: check port is stopped for QinQ setup >=20 > Check port is stopped before configuring it for QinQ, with the "vlan set = qinq > on " command. >=20 > Signed-off-by: Bernard Iremonger Acked-by: Beilei Xing Maybe it's better to introduce why stopping port is needed now in commit lo= g.