From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yongseok Koh Subject: Re: [PATCH v2 03/30] net/mlx5: prefix Rx structures and functions Date: Fri, 6 Oct 2017 00:50:14 +0000 Message-ID: <5F208549-12AE-4DAC-925E-31AC11531AD5@mellanox.com> References: <135a2e347a9ccf735668c2c9ce856183d4d900f2.1507207731.git.nelio.laranjeiro@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , Adrien Mazarguil , "ferruh.yigit@intel.com" To: =?iso-8859-1?Q?N=E9lio_Laranjeiro?= Return-path: Received: from EUR01-DB5-obe.outbound.protection.outlook.com (mail-db5eur01on0063.outbound.protection.outlook.com [104.47.2.63]) by dpdk.org (Postfix) with ESMTP id 3D1C91B19E for ; Fri, 6 Oct 2017 02:50:16 +0200 (CEST) In-Reply-To: <135a2e347a9ccf735668c2c9ce856183d4d900f2.1507207731.git.nelio.laranjeiro@6wind.com> Content-Language: en-US Content-ID: 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 Oct 5, 2017, at 5:49 AM, Nelio Laranjeiro = wrote: >=20 > Prefix struct rxq_ctrl and associated functions with mlx5. >=20 > Signed-off-by: Nelio Laranjeiro > --- Acked-by: Yongseok Koh =20 Thanks=