From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [PATCH] app/testpmd: fix compilation when bitrate lib is disabled Date: Wed, 3 May 2017 08:57:15 +0100 Message-ID: References: <1493794929-105798-1-git-send-email-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Pablo de Lara , jingjing.wu@intel.com Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 23FB05A6A for ; Wed, 3 May 2017 09:57:18 +0200 (CEST) In-Reply-To: <1493794929-105798-1-git-send-email-pablo.de.lara.guarch@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 03/05/2017 08:02, Pablo de Lara wrote: > Fixes: e25e6c70fb56 ("app/testpmd: add --bitrate-stats option") > > Signed-off-by: Pablo de Lara > --- > app/test-pmd/testpmd.c | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Remy Horton