From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: Pcap question Date: Sun, 02 Mar 2014 21:11:10 +0100 Message-ID: <5313905E.7000603@6wind.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Meir Tseitlin Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi Meir, On 03/02/2014 08:13 PM, Meir Tseitlin wrote: > I am experiencing problem with compiling libpcap extension with all recent > versions Indeed, I can reproduce the compilation error on current dev version. The cause seems to be a conflict between the patches I submitted (rte_kvargs) and the one from Mats Liljegren which was commited the day before: http://dpdk.org/browse/dpdk/commit/?h=1.5.2&id=4c745617a18fc37bd2a08aad512846a416665ae3 I will submit a fix. Olivier