From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] drivers/net: fix for incomplete nb_segs type change Date: Thu, 9 Nov 2017 11:29:37 -0800 Message-ID: <80923115-d1c0-6b8c-c3db-8b41dcb1d262@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Ilya Matveychikov , dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 9A2081B3B6 for ; Thu, 9 Nov 2017 20:29:39 +0100 (CET) In-Reply-To: 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 11/9/2017 5:54 AM, Ilya Matveychikov wrote: > Fixes: 97cb466d ("mbuf: use 2 bytes for port and nb segments") > Signed-off-by: Ilya V. Matveychikov Reviewed-by: Ferruh Yigit