From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 1CEF42C5D for ; Wed, 9 Mar 2016 19:42:34 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga103.jf.intel.com with ESMTP; 09 Mar 2016 10:42:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,312,1455004800"; d="scan'208";a="666574834" Received: from ugavish-mobl1.ger.corp.intel.com ([10.252.20.226]) by FMSMGA003.fm.intel.com with SMTP; 09 Mar 2016 10:42:32 -0800 Received: by (sSMTP sendmail emulation); Wed, 09 Mar 2016 18:42:31 +0025 Date: Wed, 9 Mar 2016 18:42:31 +0000 From: Bruce Richardson To: Nicolas Pernas Maradei Message-ID: <20160309184231.GA8020@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: Wed, 09 Mar 2016 18:42:35 -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. > Applied to dpdk-next-net/rel_16_04 /Bruce