From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-f176.google.com (mail-ob0-f176.google.com [209.85.214.176]) by dpdk.org (Postfix) with ESMTP id DB82E9A91 for ; Wed, 11 Mar 2015 22:29:59 +0100 (CET) Received: by obcva2 with SMTP id va2so11880562obc.13 for ; Wed, 11 Mar 2015 14:29:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=8xN4TKaP/k0NRxl7dlzi5EO23wfi+HorJZFYNjkuAjM=; b=FtGFT51wrdnlMs70MYWWF3OgwPxFmdR7x07Gg0woNGdPo4wIW0oegWOpgLHzvWuasG aVPpoE1dXyyGmbaRJgrgQ99dWj80waNZshyY1Y3IxzH84SOcpmTlq9xQuUAQ2+oqoKLc 0rJLkmW5s/1Riw1gs86AyYS9V1hFez0D6Iv+WOSY4BniCDbsqaseZxqt91/j+PF6V5xD J/4WVs71Hzwvyh32lF3/FPpFOXTz7BUBfn9Mtb4PRuxQMdkx0U988LrwfX79fYFzBRno HkGAB5yRfc4ir7uQCxo/GaD1mPSWzID21UowF9oTi1lUdtHU9g0lhdPmNLoPyyCGRVrb VVsg== X-Gm-Message-State: ALoCoQlnVcGXm4Eez8gYCLrkTpRdVAIeP/Ypyz4Z1EKzjMZDoEhpWDywemNJ2zY8zG56yv1VEZ0u MIME-Version: 1.0 X-Received: by 10.60.42.42 with SMTP id k10mr31899486oel.15.1426109399186; Wed, 11 Mar 2015 14:29:59 -0700 (PDT) Received: by 10.76.34.35 with HTTP; Wed, 11 Mar 2015 14:29:59 -0700 (PDT) In-Reply-To: References: <1425505810-9269-1-git-send-email-david.marchand@6wind.com> <20150306002636.GA6785@neilslaptop.think-freely.org> <2038190.P10mg0IX0N@xps13> <54FFF261.9030407@igel.co.jp> Date: Wed, 11 Mar 2015 22:29:59 +0100 Message-ID: From: David Marchand To: "Mcnamara, John" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH 00/10] eal: rte_tailq api cleanup 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, 11 Mar 2015 21:30:00 -0000 Hello John, On Wed, Mar 11, 2015 at 9:24 PM, Mcnamara, John wrote: > > On Wed, Mar 11, 2015 at 9:47 AM, David Marchand < > david.marchand@6wind.com> > > wrote: > > > > Just sent a fix : http://dpdk.org/dev/patchwork/patch/3976/ > > Can you try it ? > > I just tested the patch with testpmd and it fixes the previous issue. > Ok, thanks, just for the record, can you add your setup ? linux / bsd, uio / vfio (if linux), which pmd ? -- David Marchand