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 inbox.dpdk.org (Postfix) with ESMTP id 1982FA0487
	for <public@inbox.dpdk.org>; Mon,  1 Jul 2019 00:55:43 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id EA9501BAFB;
	Mon,  1 Jul 2019 00:55:42 +0200 (CEST)
Received: from mga03.intel.com (mga03.intel.com [134.134.136.65])
 by dpdk.org (Postfix) with ESMTP id 13F511BAE6
 for <dev@dpdk.org>; Mon,  1 Jul 2019 00:55:39 +0200 (CEST)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from orsmga004.jf.intel.com ([10.7.209.38])
 by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 30 Jun 2019 15:55:39 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.63,437,1557212400"; d="scan'208";a="314708541"
Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31])
 by orsmga004.jf.intel.com with ESMTP; 30 Jun 2019 15:55:38 -0700
Received: from irsmsx156.ger.corp.intel.com (10.108.20.68) by
 IRSMSX106.ger.corp.intel.com (163.33.3.31) with Microsoft SMTP Server (TLS)
 id 14.3.439.0; Sun, 30 Jun 2019 23:55:37 +0100
Received: from irsmsx104.ger.corp.intel.com ([169.254.5.143]) by
 IRSMSX156.ger.corp.intel.com ([169.254.3.131]) with mapi id 14.03.0439.000;
 Sun, 30 Jun 2019 23:55:37 +0100
From: "Mokhtar, Amr" <amr.mokhtar@intel.com>
To: "Chautru, Nicolas" <nicolas.chautru@intel.com>, "akhil.goyal@nxp.com"
 <akhil.goyal@nxp.com>, "dev@dpdk.org" <dev@dpdk.org>
CC: "thomas@monjalon.net" <thomas@monjalon.net>, "Yigit, Ferruh"
 <ferruh.yigit@intel.com>
Thread-Topic: [PATCH v4 08/10] test-bbdev: update of bbdev test-app for 5GNR
Thread-Index: AQHVKjf1BVnY23km+0mIIt+wW2tyNKa02T9Q
Date: Sun, 30 Jun 2019 22:55:36 +0000
Message-ID: <3D3765A8CDB52A4C8B410430AA19CB2370A23266@IRSMSX104.ger.corp.intel.com>
References: <1561136352-32198-2-git-send-email-nicolas.chautru@intel.com>
 <1561344776-43990-1-git-send-email-nicolas.chautru@intel.com>
 <1561344776-43990-9-git-send-email-nicolas.chautru@intel.com>
In-Reply-To: <1561344776-43990-9-git-send-email-nicolas.chautru@intel.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZmM5ODM2YWEtZjJkZC00YTVkLTlhZTItNmRkMzEzYmZiN2JlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoibUUyazZCWkFiMXE5a2l4N2xcL2xaWDdtOWhqc3FsZDVpeW1QVFwvR1RGOTdNcjdmRFlcL1lQTmdhSGpsRVE2SERkMSJ9
x-ctpclassification: CTP_NT
dlp-product: dlpe-windows
dlp-version: 11.2.0.6
dlp-reaction: no-action
x-originating-ip: [163.33.239.181]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH v4 08/10] test-bbdev: update of bbdev
	test-app for 5GNR
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>


> -----Original Message-----
> From: Chautru, Nicolas
> Sent: Monday 24 June 2019 03:53
> To: akhil.goyal@nxp.com; dev@dpdk.org
> Cc: thomas@monjalon.net; Yigit, Ferruh <ferruh.yigit@intel.com>;
> Mokhtar, Amr <amr.mokhtar@intel.com>; Chautru, Nicolas
> <nicolas.chautru@intel.com>
> Subject: [PATCH v4 08/10] test-bbdev: update of bbdev test-app for 5GNR
>=20
> Extending test framework for FEC 5GNR operations
> for UT verification and profiling.
>=20
> Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
> ---

Acked-by: Amr Mokhtar <amr.mokhtar@intel.com>