From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/testpmd: add default MAC set cmd Date: Fri, 10 Mar 2017 14:19:58 +0100 Message-ID: <3347144.9K4BC8YQmx@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, jingjing.wu@intel.com To: Pascal Mazon Return-path: Received: from mail-wr0-f176.google.com (mail-wr0-f176.google.com [209.85.128.176]) by dpdk.org (Postfix) with ESMTP id D45382C01 for ; Fri, 10 Mar 2017 14:19:59 +0100 (CET) Received: by mail-wr0-f176.google.com with SMTP id l37so64812184wrc.1 for ; Fri, 10 Mar 2017 05:19:59 -0800 (PST) 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" 2017-03-03 10:20, Pascal Mazon: > Signed-off-by: Pascal Mazon > --- > app/test-pmd/cmdline.c | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-) This patch looks trivial but waiting for Jingjing approval to be sure.