From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 90BBA2C19 for ; Tue, 2 Oct 2018 09:19:57 +0200 (CEST) Received: from smtp.corp.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id CC380356C2; Tue, 2 Oct 2018 07:19:56 +0000 (UTC) Received: from localhost (dhcp-192-205.str.redhat.com [10.33.192.205]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 6626436E3E; Tue, 2 Oct 2018 07:19:54 +0000 (UTC) Date: Tue, 2 Oct 2018 09:19:53 +0200 From: Jens Freimann To: "Iremonger, Bernard" Cc: "dev@dpdk.org" , "ailan@redhat.com" , "jan.scheurich@ericsson.com" , "Richardson, Bruce" , "thomas@monjalon.net" , "maxime.coquelin@redhat.com" , "Ananyev, Konstantin" , "Yigit, Ferruh" , "ktraynor@redhat.com" Message-ID: <20181002071952.a5usu4tgj55dql5v@jenstp.localdomain> References: <20180921132633.21317-1-jfreimann@redhat.com> <8CEF83825BEC744B83065625E567D7C260D0B019@IRSMSX107.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <8CEF83825BEC744B83065625E567D7C260D0B019@IRSMSX107.ger.corp.intel.com> User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.27 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Tue, 02 Oct 2018 07:19:56 +0000 (UTC) Subject: Re: [dpdk-dev] [PATCH v7] app/testpmd: add forwarding mode to simulate a noisy neighbour X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2018 07:19:58 -0000 Hi Bernard, On Mon, Oct 01, 2018 at 01:13:32PM +0000, Iremonger, Bernard wrote: >Hi Jens, > >> -----Original Message----- >> From: Jens Freimann [mailto:jfreimann@redhat.com] >> Sent: Friday, September 21, 2018 2:27 PM >> To: dev@dpdk.org >> Cc: ailan@redhat.com; jan.scheurich@ericsson.com; Richardson, Bruce >> ; thomas@monjalon.net; >> maxime.coquelin@redhat.com; Ananyev, Konstantin >> ; Yigit, Ferruh ; >> Iremonger, Bernard ; ktraynor@redhat.com >> Subject: [PATCH v7] app/testpmd: add forwarding mode to simulate a noisy >> neighbor > >./devtools/check-git-log.sh -1 >Headline too long: > app/testpmd: add forwarding mode to simulate a noisy neighbour I'm sorry, I failed to use checkpatches.sh correctly :) I did: #> git show | DPDK_CHECKPATCH_PATH="/home/jfreiman/code/linux/scripts/checkpatch.pl" devtools/checkpatches.sh -- 1/1 valid patch I'll fix all errors/warnings and re-sent Thx! regards, Jens