From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v6 09/16] net/qede: strncpy length constant and NUL Date: Mon, 14 May 2018 21:16:11 +0100 Message-ID: <7ea4865d-954e-8774-ede2-1c28d4d35889@intel.com> References: <152627394448.52758.15834703911138407294.stgit@localhost.localdomain> <152627403717.52758.3227441464148205074.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Andy Green , dev@dpdk.org Return-path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 420A41CB82 for ; Mon, 14 May 2018 22:16:14 +0200 (CEST) In-Reply-To: <152627403717.52758.3227441464148205074.stgit@localhost.localdomain> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 5/14/2018 6:00 AM, Andy Green wrote: > Fixes: 8427c6647964 ("net/qede/base: add attention formatting string") > Cc: stable@dpdk.org > Signed-off-by: Andy Green Reviewed-by: Ferruh Yigit