From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by dpdk.org (Postfix) with ESMTP id AFDF3397D for ; Mon, 26 Mar 2018 20:09:18 +0200 (CEST) Received: from ALA-HCA.corp.ad.wrs.com ([147.11.189.40]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id w2QI9FrD003199 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 26 Mar 2018 11:09:16 -0700 (PDT) Received: from ALA-MBD.corp.ad.wrs.com ([169.254.3.201]) by ALA-HCA.corp.ad.wrs.com ([147.11.189.40]) with mapi id 14.03.0361.001; Mon, 26 Mar 2018 11:09:15 -0700 From: "Legacy, Allain" To: Yongseok Koh CC: Adrien Mazarguil , =?iso-8859-1?Q?N=E9lio_Laranjeiro?= , "dev@dpdk.org" , "Peters, Matt" Thread-Topic: [PATCH v2] net/mlx5: setup RSS regardless of queue count Thread-Index: AQHTwRL8qy/QnN2RIEyUod0JfDNEfaPdYMOAgAV3zoA= Date: Mon, 26 Mar 2018 18:09:14 +0000 Message-ID: <70A7408C6E1BFB41B192A929744D8523BA9CF2A8@ALA-MBD.corp.ad.wrs.com> References: <20180319163007.11516-1-allain.legacy@windriver.com> <3635d2d4c01011fa599d599bfbf16d30fba7e722.1521636364.git.nelio.laranjeiro@6wind.com> <19675758-5A97-4FE8-B234-0C0B586EA118@mellanox.com> In-Reply-To: <19675758-5A97-4FE8-B234-0C0B586EA118@mellanox.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [128.224.140.231] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2] net/mlx5: setup RSS regardless of queue count X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2018 18:09:19 -0000 > -----Original Message----- > From: Yongseok Koh [mailto:yskoh@mellanox.com] > Sent: Thursday, March 22, 2018 7:38 PM <..> > > > > Signed-off-by: Allain Legacy > > Signed-off-by: Nelio Laranjeiro > > --- >=20 > Dahir, Allain >=20 > Did you get a chance to test this patch? It would be good to have 'tested= -by' > tag from you. >=20 >=20 > Acked-by: Yongseok Koh Tested-by: Allain Legacy