From mboxrd@z Thu Jan 1 00:00:00 1970 From: "De Lara Guarch, Pablo" Subject: Re: [PATCH] app/testpmd: remove function after refactoring Date: Wed, 15 Jun 2016 10:45:25 +0000 Message-ID: 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: quoted-printable To: "Iremonger, Bernard" , "dev@dpdk.org" Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 1CE26C544 for ; Wed, 15 Jun 2016 12:45:28 +0200 (CEST) In-Reply-To: <1465985979-18608-1-git-send-email-bernard.iremonger@intel.com> Content-Language: en-US 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" > -----Original Message----- > From: Iremonger, Bernard > Sent: Wednesday, June 15, 2016 11:20 AM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo; Iremonger, Bernard > Subject: [PATCH] app/testpmd: remove function after refactoring >=20 > Call the pkt_fwd_config_display function directly now, > and remove the fwd_config_display wrapper function. >=20 > This patch depends on the following patch set >=20 > [dpdk-dev,v5,1/9] app/testpmd: add new function >=20 > Signed-off-by: Bernard Iremonger Acked-by: Pablo de Lara