From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] net/mlx5: fix socket field initialization Date: Tue, 07 Nov 2017 12:50:29 +0100 Message-ID: <2131989.9zO5yRqECC@xps> References: <1510048777-31098-1-git-send-email-ogournet@corp.free.fr> <20171107100854.7sngrsohkp5yuegx@laranjeiro-vm> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, =?ISO-8859-1?Q?N=E9lio?= Laranjeiro To: Olivier Gournet Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 07A7B1B5DF for ; Tue, 7 Nov 2017 12:50:30 +0100 (CET) In-Reply-To: <20171107100854.7sngrsohkp5yuegx@laranjeiro-vm> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 07/11/2017 11:08, N=E9lio Laranjeiro: > On Tue, Nov 07, 2017 at 10:59:37AM +0100, Olivier Gournet wrote: > > Fixes: a1366b1a2be (net/mlx5: add reference counter on DPDK Rx queues) > >=20 > > Signed-off-by: Olivier Gournet >=20 > Acked-by: Nelio Laranjeiro Applied, thanks