From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <lee.daly@intel.com> Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 39F0F292D for <dev@dpdk.org>; Mon, 25 Feb 2019 10:39:18 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Feb 2019 01:39:17 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,411,1544515200"; d="scan'208";a="147042518" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by fmsmga004.fm.intel.com with ESMTP; 25 Feb 2019 01:39:16 -0800 Received: from irsmsx106.ger.corp.intel.com ([169.254.8.53]) by IRSMSX101.ger.corp.intel.com ([169.254.1.185]) with mapi id 14.03.0415.000; Mon, 25 Feb 2019 09:39:15 +0000 From: "Daly, Lee" <lee.daly@intel.com> To: Thomas Monjalon <thomas@monjalon.net> CC: "dev@dpdk.org" <dev@dpdk.org>, "akhil.goyal@nxp.com" <akhil.goyal@nxp.com>, "Jozwiak, TomaszX" <tomaszx.jozwiak@intel.com>, "Trahe, Fiona" <fiona.trahe@intel.com> Thread-Topic: [dpdk-dev] [PATCH v3] test/compress: add mbuf offset unit test Thread-Index: AQHUzJSRNHdz1E2xxk+XQOTyEHvMeaXwNeDggAAK+wCAAAFHEA== Date: Mon, 25 Feb 2019 09:39:15 +0000 Message-ID: <F5C6929789601049BEB7272E267355988593C7@IRSMSX106.ger.corp.intel.com> References: <1543314658-147566-1-git-send-email-lee.daly@intel.com> <2447620.FotJ1lNqrQ@xps> <F5C6929789601049BEB7272E2673559885937F@IRSMSX106.ger.corp.intel.com> <1984658.sT1rjRnIyj@xps> In-Reply-To: <1984658.sT1rjRnIyj@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTE3YTZhNmEtN2E3ZC00ZTU4LTkwZjQtMTRkOTFmOWE1YWI4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoidlY1d3YzR1wva2E3YlwvQWR3c1duRTRVeDRaeUo5UVwvaWp4eHVHY1NpcFhvTDZTR2pmUlJRME5HWVF4cGE5ZEdXRSJ9 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 v3] test/compress: add mbuf offset unit test 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: Mon, 25 Feb 2019 09:39:18 -0000 Not in its current state. -Fiona: Does the current team plan on sending another version of membuf_off= set UT for 19.05? > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Monday, February 25, 2019 9:32 AM > To: Daly, Lee <lee.daly@intel.com> > Cc: dev@dpdk.org; akhil.goyal@nxp.com; Jozwiak, TomaszX > <tomaszx.jozwiak@intel.com>; Trahe, Fiona <fiona.trahe@intel.com> > Subject: Re: [dpdk-dev] [PATCH v3] test/compress: add mbuf offset unit te= st >=20 > 25/02/2019 09:56, Daly, Lee: > > Hi Thomas, > > This patch was deferred to a later release, Patchwork did not reflect > > this so I have now changed it. >=20 > You mean you don't want this patch in DPDK 19.05? >=20 >=20