From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/1] doc: clarify usage of testpmd mac fwd mode Date: Thu, 13 Oct 2016 18:12:10 +0200 Message-ID: <1517401.y8eu6kRAxT@xps13> References: <1473437752-63371-1-git-send-email-mark.b.kavanagh@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" To: "Kavanagh, Mark B" Return-path: Received: from mail-lf0-f52.google.com (mail-lf0-f52.google.com [209.85.215.52]) by dpdk.org (Postfix) with ESMTP id A26022935 for ; Thu, 13 Oct 2016 18:12:12 +0200 (CEST) Received: by mail-lf0-f52.google.com with SMTP id b81so141039006lfe.1 for ; Thu, 13 Oct 2016 09:12:12 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Explain default testpmd behavior in mac fwd mode to remove > > amiguity/confusion regarding user's ability to specify Ethernet addresses. > > > > Signed-off-by: Mark Kavanagh > > Acked-by: John McNamara Applied, thanks