From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41])
 by dpdk.org (Postfix) with ESMTP id AB51D558C
 for <dev@dpdk.org>; Thu, 30 Jun 2016 19:46:24 +0200 (CEST)
Received: by mail-wm0-f41.google.com with SMTP id a66so129317431wme.0
 for <dev@dpdk.org>; Thu, 30 Jun 2016 10:46:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=eNmNq3GNHO25yRUbZoz7Ef8240dKCJhhlF+7Xk3yPrg=;
 b=zOkjxHmeZVJ+YxPfsDG/aVkzD8eKvSqYoHHtKErei9nVCKjMte7jN0jngkINxTG5Sl
 I3/P2rCziYSXJexyAZX9ZRkWvK4sQ7p0EPbx8NZjvtphqHUaCQjrb9uY/te0jQf8Qqhh
 ByaZcIswgOP6MkhYGbrMuT/SXGVg47HR7qVsT+P0nmIRJ1VhhCxrus79CR9gLx9GQExV
 CyfjEsNpJyqC65KlgpQTtmra+9q4s/6wO5gezy7J1I3FsSYO4bwmYA5zDAw5MYyjYHYW
 WZEEVW6TOVYBVqvhrqEUKQngPQ/CMNlMhJZt5qTj8BCsEExDqyAErySZj/nr+FNj8MpW
 ljUQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=eNmNq3GNHO25yRUbZoz7Ef8240dKCJhhlF+7Xk3yPrg=;
 b=YQ9IpnKrIDwEUGSk9JPr/gg5w88G2GhQlrexwYOpFm+FwvFuck/PZtHD2/EqPYVWzK
 gGSwYYYs4eqI0boE4yhS9UF+bVrF9jqkvQdv4YNM1GabJEo8PWNE1hVQPQOE9rbDqVa0
 SRDHS00KfiweFDoUjGlB5qJ9FthLhrLynzDzDXIxXwM00DdwHESfrGPgIPtHF0JpS/nr
 wRW+0xGQSVSiA3/6oRd+n4DFZj6vEN0Krx4ViPIz/Bffyu/HEta5Nd+quasZd8XM/FLD
 8/HvyjhuyWiOfxTvhQ7GOIrRaUe2ZRVtJGvUSaLn77lXths8uP3Y4+jtOpY0qyuQvZxw
 ib0A==
X-Gm-Message-State: ALyK8tIlssyXaHVxVhBJ+ZD1WnPSaRFPIG/ZWCjbrLJhcvGH6YuXjW4kbItWV/cI+T8c1yiz
X-Received: by 10.28.145.17 with SMTP id t17mr16638961wmd.14.1467308784477;
 Thu, 30 Jun 2016 10:46:24 -0700 (PDT)
Received: from xps13.localnet (184.16.90.92.rev.sfr.net. [92.90.16.184])
 by smtp.gmail.com with ESMTPSA id b4sm4012650wjd.16.2016.06.30.10.46.22
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 30 Jun 2016 10:46:23 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Hunt, David" <david.hunt@intel.com>
Cc: dev@dpdk.org, olivier.matz@6wind.com, viktorin@rehivetech.com,
 jerin.jacob@caviumnetworks.com, shreyansh.jain@nxp.com
Date: Thu, 30 Jun 2016 19:46:20 +0200
Message-ID: <1550466.OytqXqyRHD@xps13>
User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <57755889.4000208@intel.com>
References: <1466428091-115821-1-git-send-email-david.hunt@intel.com>
 <1827437.rKFaUbT27h@xps13> <57755889.4000208@intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"
Subject: Re: [dpdk-dev] [PATCH v4 2/2] test: migrate custom handler test to
	stack handler
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Jun 2016 17:46:24 -0000

2016-06-30 18:36, Hunt, David:
> On 30/6/2016 10:45 AM, Thomas Monjalon wrote:
> > Hi David,
> >
> > There is a compilation error:
> >
> > app/test/test_mempool.c:598:6: error:
> > too few arguments to function =E2=80=98test_mempool_basic=E2=80=99
> >
> > Please send a v5, thanks.
>=20
> Thomas, after the second commit patch-set is applied, there should on=
ly=20
> be 585 lines in test_mempool.c

I have 616 lines.

> I cannot reproduce the issue you are seeing. I have pulled down the 2=
=20
> patches from patchwork and it compiles and runs the autotest fine her=
e.=20
> Could you please check on your side?

It is because of the patch from Lazaros.
Please rebase from master.