From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 103365B3E for ; Thu, 13 Dec 2018 21:12:32 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Dec 2018 12:12:32 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,349,1539673200"; d="scan'208";a="303632973" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by fmsmga005.fm.intel.com with ESMTP; 13 Dec 2018 12:12:32 -0800 Received: from irsmsx104.ger.corp.intel.com ([169.254.5.61]) by IRSMSX153.ger.corp.intel.com ([169.254.9.112]) with mapi id 14.03.0415.000; Thu, 13 Dec 2018 20:12:30 +0000 From: "Mokhtar, Amr" To: "Chalupnik, KamilX" , "dev@dpdk.org" CC: "akhil.goyal@nxp.com" Thread-Topic: [PATCH] baseband: enhancement of offload cost test Thread-Index: AQHUjVu/leP07Mq8Y0a9aaGIE98SoKV9JYyA Date: Thu, 13 Dec 2018 20:12:29 +0000 Message-ID: <3D3765A8CDB52A4C8B410430AA19CB2370918620@IRSMSX104.ger.corp.intel.com> References: <20181206120317.16156-1-kamilx.chalupnik@intel.com> In-Reply-To: <20181206120317.16156-1-kamilx.chalupnik@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzk4NzkzNGEtMWY3Ny00ODBjLWI3NTctODgzY2ZmNmY4ZDQ1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiaXpEVUpLUVYwc0g3TE5kSitFVitXWU82cVNMNEVJcVZLMThISEpZUk9DNFpLZm1MUjVyT0dsSGk4eFlhWUNjeiJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] baseband: enhancement of offload cost test X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2018 20:12:33 -0000 > -----Original Message----- > From: Chalupnik, KamilX > Sent: Thursday 6 December 2018 12:03 > To: dev@dpdk.org > Cc: Mokhtar, Amr ; akhil.goyal@nxp.com; > Chalupnik, KamilX > Subject: [PATCH] baseband: enhancement of offload cost test >=20 > Offload cost test was improved in order to collect > more accurate results. >=20 > Signed-off-by: Kamil Chalupnik > --- Acked-by: Amr Mokhtar