From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/mlx5: add missing return value check Date: Mon, 25 Mar 2019 12:02:39 +0000 Message-ID: <9fa4371f-cf9d-79f8-9868-e45bd882e9c5@intel.com> References: <20190321090652.32535-1-alialnu@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Shahaf Shuler , Dekel Peled , Ali Alnubani , "dev@dpdk.org" Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id D7CD810A3 for ; Mon, 25 Mar 2019 13:02:42 +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 3/24/2019 9:26 AM, Shahaf Shuler wrote: > Thursday, March 21, 2019 11:34 AM, Dekel Peled: >> Subject: RE: [PATCH] net/mlx5: add missing return value check >> >>> -----Original Message----- >>> From: Ali Alnubani >>> Sent: Thursday, March 21, 2019 11:07 AM >>> To: dev@dpdk.org >>> Cc: Shahaf Shuler ; Dekel Peled >>> >>> Subject: [PATCH] net/mlx5: add missing return value check >>> >>> Fixes: d86406b965df ("net/mlx5: support new representor naming >>> format") >>> Cc: dekelp@mellanox.com >>> >>> Signed-off-by: Ali Alnubani > > Applied to next-net-mlx, thanks. > Squashed into relevant commit [1] in next-net, thanks. [1] net/mlx5: support new representor naming format