From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: revise sample testpmd flow commands Date: Mon, 01 May 2017 22:39:33 +0200 Message-ID: <2549617.gZERfVA65J@xps> References: <1492525246-2776-1-git-send-email-bernard.iremonger@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "Lu, Wenzhuo" , "Xing, Beilei" , "Pei, Yulong" To: "Iremonger, Bernard" Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id DBA3BF72 for ; Mon, 1 May 2017 22:39:34 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > 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. > > > > Signed-off-by: Bernard Iremonger > > Acked-by: John McNamara Applied, thanks