From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <reshma.pattan@intel.com>
Received: from mga06.intel.com (mga06.intel.com [134.134.136.31])
 by dpdk.org (Postfix) with ESMTP id 6AA6F1B293
 for <dev@dpdk.org>; Wed,  3 Apr 2019 14:23:42 +0200 (CEST)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from orsmga002.jf.intel.com ([10.7.209.21])
 by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 03 Apr 2019 05:23:41 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.60,304,1549958400"; d="scan'208";a="147686860"
Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96])
 by orsmga002.jf.intel.com with ESMTP; 03 Apr 2019 05:23:41 -0700
Received: from irsmsx110.ger.corp.intel.com ([169.254.15.102]) by
 IRSMSX154.ger.corp.intel.com ([169.254.12.238]) with mapi id 14.03.0415.000;
 Wed, 3 Apr 2019 13:23:39 +0100
From: "Pattan, Reshma" <reshma.pattan@intel.com>
To: "Babu Radhakrishnan, AgalyaX" <agalyax.babu.radhakrishnan@intel.com>
CC: "dev@dpdk.org" <dev@dpdk.org>, "Richardson, Bruce"
 <bruce.richardson@intel.com>
Thread-Topic: [PATCH] app/test: enhance meson test run for FreeBSD and Linux
Thread-Index: AQHU0/3rE4KVcwZfZEiIVUGe5HqMK6YqeSEg
Date: Wed, 3 Apr 2019 12:23:39 +0000
Message-ID: <3AEA2BF9852C6F48A459DA490692831F2A434823@irsmsx110.ger.corp.intel.com>
References: <1551863976-14093-1-git-send-email-agalyax.babu.radhakrishnan@intel.com>
In-Reply-To: <1551863976-14093-1-git-send-email-agalyax.babu.radhakrishnan@intel.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjg1ZjAzMTctZTg1My00ZDU1LWE4NGEtMTFkYzY1NThjMzg3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiM2l2amQzRmhFV2ZndlNLbkZLdWRWUEtnd2RBenF2OGQyUG1JUUZzenJOQWxob01Edm1rU2NRN0M5K0NidFg5NSJ9
x-ctpclassification: CTP_NT
dlp-product: dlpe-windows
dlp-version: 11.0.400.15
dlp-reaction: no-action
x-originating-ip: [163.33.239.180]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH] app/test: enhance meson test run for FreeBSD
	and Linux
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Apr 2019 12:23:43 -0000



> -----Original Message-----
> From: Babu Radhakrishnan, AgalyaX
> Sent: Wednesday, March 6, 2019 9:20 AM
> To: dev@dpdk.org
> Cc: Pattan, Reshma <reshma.pattan@intel.com>; Richardson, Bruce
> <bruce.richardson@intel.com>; Babu Radhakrishnan, AgalyaX
> <agalyax.babu.radhakrishnan@intel.com>
> Subject: [PATCH] app/test: enhance meson test run for FreeBSD and Linux
>=20
> From: Agalya Babu RadhaKrishnan <agalyax.babu.radhakrishnan@intel.com>
>=20
> 1)For linux, running all tests on same cores can increase failure rate.
> So instead run each test case on separate lcore using -l EAL option.
> Lcore for each test case will be selected in the incremental order of 0,1=
,2 ... till it
> reaches the maximum available cores in the system which can be known from
> 'nproc' command.
> On the other hand, by default meson runs all tests in parallel in differe=
nt threads
> which can be controlled by MESON_TESTTHREAD option.
> eg. MESON_TESTTHREAD=3D4 meson test --suite DPDK:fast-tests
>=20
> 2)FreeBSD dont support file-prefix, so  changes are made to run the tests
> without 'file-prefix'option.

Nit-picks: space after file-prefix

Other than that
Reviewed-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Reshma Pattan <reshma.pattan@intel.com>

Thanks,
Reshma

From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by dpdk.space (Postfix) with ESMTP id 2C915A0679
	for <public@inbox.dpdk.org>; Wed,  3 Apr 2019 14:23:45 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 0CC041B39E;
	Wed,  3 Apr 2019 14:23:44 +0200 (CEST)
Received: from mga06.intel.com (mga06.intel.com [134.134.136.31])
 by dpdk.org (Postfix) with ESMTP id 6AA6F1B293
 for <dev@dpdk.org>; Wed,  3 Apr 2019 14:23:42 +0200 (CEST)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from orsmga002.jf.intel.com ([10.7.209.21])
 by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 03 Apr 2019 05:23:41 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.60,304,1549958400"; d="scan'208";a="147686860"
Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96])
 by orsmga002.jf.intel.com with ESMTP; 03 Apr 2019 05:23:41 -0700
Received: from irsmsx110.ger.corp.intel.com ([169.254.15.102]) by
 IRSMSX154.ger.corp.intel.com ([169.254.12.238]) with mapi id 14.03.0415.000;
 Wed, 3 Apr 2019 13:23:39 +0100
From: "Pattan, Reshma" <reshma.pattan@intel.com>
To: "Babu Radhakrishnan, AgalyaX" <agalyax.babu.radhakrishnan@intel.com>
CC: "dev@dpdk.org" <dev@dpdk.org>, "Richardson, Bruce"
 <bruce.richardson@intel.com>
Thread-Topic: [PATCH] app/test: enhance meson test run for FreeBSD and Linux
Thread-Index: AQHU0/3rE4KVcwZfZEiIVUGe5HqMK6YqeSEg
Date: Wed, 3 Apr 2019 12:23:39 +0000
Message-ID:
 <3AEA2BF9852C6F48A459DA490692831F2A434823@irsmsx110.ger.corp.intel.com>
References: <1551863976-14093-1-git-send-email-agalyax.babu.radhakrishnan@intel.com>
In-Reply-To: <1551863976-14093-1-git-send-email-agalyax.babu.radhakrishnan@intel.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjg1ZjAzMTctZTg1My00ZDU1LWE4NGEtMTFkYzY1NThjMzg3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiM2l2amQzRmhFV2ZndlNLbkZLdWRWUEtnd2RBenF2OGQyUG1JUUZzenJOQWxob01Edm1rU2NRN0M5K0NidFg5NSJ9
x-ctpclassification: CTP_NT
dlp-product: dlpe-windows
dlp-version: 11.0.400.15
dlp-reaction: no-action
x-originating-ip: [163.33.239.180]
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH] app/test: enhance meson test run for FreeBSD
	and Linux
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>
Message-ID: <20190403122339.DTESSIIYWKtyHIm3gyHiK0jNXxMM49OMYC_CAMipwmM@z>



> -----Original Message-----
> From: Babu Radhakrishnan, AgalyaX
> Sent: Wednesday, March 6, 2019 9:20 AM
> To: dev@dpdk.org
> Cc: Pattan, Reshma <reshma.pattan@intel.com>; Richardson, Bruce
> <bruce.richardson@intel.com>; Babu Radhakrishnan, AgalyaX
> <agalyax.babu.radhakrishnan@intel.com>
> Subject: [PATCH] app/test: enhance meson test run for FreeBSD and Linux
>=20
> From: Agalya Babu RadhaKrishnan <agalyax.babu.radhakrishnan@intel.com>
>=20
> 1)For linux, running all tests on same cores can increase failure rate.
> So instead run each test case on separate lcore using -l EAL option.
> Lcore for each test case will be selected in the incremental order of 0,1=
,2 ... till it
> reaches the maximum available cores in the system which can be known from
> 'nproc' command.
> On the other hand, by default meson runs all tests in parallel in differe=
nt threads
> which can be controlled by MESON_TESTTHREAD option.
> eg. MESON_TESTTHREAD=3D4 meson test --suite DPDK:fast-tests
>=20
> 2)FreeBSD dont support file-prefix, so  changes are made to run the tests
> without 'file-prefix'option.

Nit-picks: space after file-prefix

Other than that
Reviewed-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Reshma Pattan <reshma.pattan@intel.com>

Thanks,
Reshma