From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id F0D3CC168 for ; Tue, 16 Feb 2016 16:31:32 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 16 Feb 2016 07:31:32 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,455,1449561600"; d="scan'208";a="916071017" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.208.63]) by fmsmga002.fm.intel.com with SMTP; 16 Feb 2016 07:31:30 -0800 Received: by (sSMTP sendmail emulation); Tue, 16 Feb 2016 15:31:29 +0025 Date: Tue, 16 Feb 2016 15:31:29 +0000 From: Bruce Richardson To: Nicolas Pernas Maradei Message-ID: <20160216153129.GB13784@bricha3-MOBL3> References: <1453979390-36685-1-git-send-email-dror.birkman@lightcyber.com> <56AA5A95.7000400@emutex.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56AA5A95.7000400@emutex.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] pcap: fix captured frame length X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Feb 2016 15:31:33 -0000 On Thu, Jan 28, 2016 at 06:14:45PM +0000, Nicolas Pernas Maradei wrote: > Hi Dror, > > Good catch. What you are saying makes sense and it is also explained in > pcap's documentation. Was your setup unusual though? > This might sound like a silly question but I don't remember seeing that > issue and I should have since your fix is correct. > > Nico. > Hi Nico, I assume from your reply that you are ok with this patch. Can you please confirm this by acking it using the proper form "Acked-by: " line. Thanks, /Bruce