From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/testpmd: remove function after refactoring Date: Thu, 16 Jun 2016 10:17:25 +0200 Message-ID: <5390648.8PAX4k1tSx@xps13> References: <1465985979-18608-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, "De Lara Guarch, Pablo" To: "Iremonger, Bernard" Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id 23E5FC4DE for ; Thu, 16 Jun 2016 10:17:27 +0200 (CEST) Received: by mail-wm0-f50.google.com with SMTP id f126so40217860wma.1 for ; Thu, 16 Jun 2016 01:17:27 -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" > > Call the pkt_fwd_config_display function directly now, > > and remove the fwd_config_display wrapper function. > > > > This patch depends on the following patch set > > > > [dpdk-dev,v5,1/9] app/testpmd: add new function > > > > Signed-off-by: Bernard Iremonger > > Acked-by: Pablo de Lara Applied (actually squashed in above series), thanks