From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v5 5/6] examples/distributor_app: showing burst API Date: Mon, 23 Jan 2017 12:31:11 +0000 Message-ID: <20170123123110.GB133928@bricha3-MOBL3.ger.corp.intel.com> References: <1483948248-91364-2-git-send-email-david.hunt@intel.com> <1484903933-127190-1-git-send-email-david.hunt@intel.com> <1484903933-127190-6-git-send-email-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: David Hunt Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 1B63F108D for ; Mon, 23 Jan 2017 13:31:14 +0100 (CET) Content-Disposition: inline In-Reply-To: <1484903933-127190-6-git-send-email-david.hunt@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 Fri, Jan 20, 2017 at 09:18:52AM +0000, David Hunt wrote: > Signed-off-by: David Hunt > --- > examples/distributor/main.c | 509 ++++++++++++++++++++++++++++++++++---------- > 1 file changed, 391 insertions(+), 118 deletions(-) > Another minor nit from checkpatch. /Bruce ### examples/distributor_app: showing burst API WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #301: FILE: examples/distributor/main.c:327: + /* + * Swap the following two lines if you want the rx traffic total: 0 errors, 1 warnings, 744 lines checked 0/1 valid patch