From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id A6BCD69D4 for ; Wed, 26 Apr 2017 17:04:28 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Apr 2017 08:04:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,254,1488873600"; d="scan'208";a="94438287" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by fmsmga006.fm.intel.com with ESMTP; 26 Apr 2017 08:04:26 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.241]) by IRSMSX152.ger.corp.intel.com ([169.254.6.231]) with mapi id 14.03.0319.002; Wed, 26 Apr 2017 16:04:10 +0100 From: "Mcnamara, John" To: "Iremonger, Bernard" , "dev@dpdk.org" CC: "Lu, Wenzhuo" , "Xing, Beilei" , "Pei, Yulong" Thread-Topic: [PATCH] doc: revise sample testpmd flow commands Thread-Index: AQHSuE8ESXWxIiz1JkeyeIXoTgjaG6HXzAtA Date: Wed, 26 Apr 2017 15:04:10 +0000 Message-ID: References: <1492525246-2776-1-git-send-email-bernard.iremonger@intel.com> In-Reply-To: <1492525246-2776-1-git-send-email-bernard.iremonger@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNWNmM2EwZjYtMzRjYS00M2M4LTg5ZjItNGUzZTcwMDdkYWRhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjNuMTB5TDB0UDh2VnB4VGRjTFJxXC9Mc01WM0ZlV3VJbWRtQTBCWDZhUnY0PSJ9 dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: revise sample testpmd flow commands 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: Wed, 26 Apr 2017 15:04:29 -0000 > -----Original Message----- > From: Iremonger, Bernard > Sent: Tuesday, April 18, 2017 3:21 PM > To: dev@dpdk.org > Cc: Mcnamara, John ; Lu, Wenzhuo > ; Xing, Beilei ; Pei, Yulong > ; Iremonger, Bernard > Subject: [PATCH] doc: revise sample testpmd flow commands >=20 > Stop port before enabling QinQ. > Add commands to set inner and outer TPID's and start port. > Remove TPID's from flow validate and and flow create commands. >=20 > Signed-off-by: Bernard Iremonger Acked-by: John McNamara