From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id F17AC2BE6 for ; Fri, 28 Oct 2016 15:42:24 +0200 (CEST) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga102.jf.intel.com with ESMTP; 28 Oct 2016 06:42:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,410,1473145200"; d="scan'208";a="24821402" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by fmsmga005.fm.intel.com with ESMTP; 28 Oct 2016 06:42:22 -0700 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.233]) by IRSMSX102.ger.corp.intel.com ([169.254.2.226]) with mapi id 14.03.0248.002; Fri, 28 Oct 2016 14:42:21 +0100 From: "Trahe, Fiona" To: "Kusztal, ArkadiuszX" , "dev@dpdk.org" Thread-Topic: [PATCH] app/test: fix wrong pointer values in crypto perftest Thread-Index: AQHSMQ+xRcUxA/CXbEuT9FDCFfc76qC934uQ Date: Fri, 28 Oct 2016 13:42:20 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B4358911659C@IRSMSX101.ger.corp.intel.com> References: <1477654629-22181-1-git-send-email-arkadiuszx.kusztal@intel.com> In-Reply-To: <1477654629-22181-1-git-send-email-arkadiuszx.kusztal@intel.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYTMyYzk1ZTEtYTU5OC00OWUxLWJmYzQtOGYxZjQ1OTY3YTVlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjFYWGZrdCtSVzM4cTduelcxQ1wvVlFsMmJLYndIU3N4N2gwSDBQMXpXbHkwPSJ9 x-ctpclassification: CTP_IC 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: fix wrong pointer values in crypto perftest X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2016 13:42:25 -0000 Hi Arek,=20 > -----Original Message----- > From: Kusztal, ArkadiuszX > Sent: Friday, October 28, 2016 12:37 PM > To: dev@dpdk.org > Cc: Trahe, Fiona ; De Lara Guarch, Pablo > ; Griffin, John ; > Jain, Deepak K ; Kusztal, ArkadiuszX > > Subject: [PATCH] app/test: fix wrong pointer values in crypto perftest >=20 > This commit fixes problem with device hanging because of wrong pointer > values in snow3g performance test >=20 > Fixes: 97fe6461c7cb ("app/test: add SNOW 3G performance test") >=20 > Signed-off-by: Arek Kusztal > --- Can you add to resolved issues section of release notes please.