From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/test: fix wrong pointer values in crypto perftest Date: Fri, 28 Oct 2016 16:01:31 +0200 Message-ID: <2431145.khlEK3S1Ji@xps13> References: <1477654629-22181-1-git-send-email-arkadiuszx.kusztal@intel.com> <348A99DA5F5B7549AA880327E580B4358911659C@IRSMSX101.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Trahe, Fiona" Return-path: Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by dpdk.org (Postfix) with ESMTP id DCBB45686 for ; Fri, 28 Oct 2016 16:01:33 +0200 (CEST) Received: by mail-wm0-f43.google.com with SMTP id e69so103585029wmg.0 for ; Fri, 28 Oct 2016 07:01:33 -0700 (PDT) In-Reply-To: <348A99DA5F5B7549AA880327E580B4358911659C@IRSMSX101.ger.corp.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-10-28 13:42, Trahe, Fiona: > From: Kusztal, ArkadiuszX > > This commit fixes problem with device hanging because of wrong pointer > > values in snow3g performance test > > Can you add to resolved issues section of release notes please. I'm not sure we should comment about unit test fixes in the release notes.