From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro Subject: Re: [PATCH 4/5] net/mlx5: remove multiple drop RSS queues Date: Tue, 22 Aug 2017 10:59:22 +0200 Message-ID: <20170822085922.GC12995@autoinstall.dev.6wind.com> References: <29a52cf8-5b90-e370-e099-8758d9024f95@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Adrien Mazarguil , dev@dpdk.org, Shahaf Shuler To: Ferruh Yigit Return-path: Received: from mail-wr0-f172.google.com (mail-wr0-f172.google.com [209.85.128.172]) by dpdk.org (Postfix) with ESMTP id D617E90F5 for ; Tue, 22 Aug 2017 10:59:33 +0200 (CEST) Received: by mail-wr0-f172.google.com with SMTP id a47so5071542wra.0 for ; Tue, 22 Aug 2017 01:59:33 -0700 (PDT) Content-Disposition: inline In-Reply-To: <29a52cf8-5b90-e370-e099-8758d9024f95@intel.com> 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 Thu, Aug 17, 2017 at 03:38:13PM +0100, Ferruh Yigit wrote: > On 8/1/2017 1:09 PM, Nelio Laranjeiro wrote: > > Since MLNX_OFED 4.1 this code is no more useful. > > Can you please elaborate what is changed with MLNX_OFED 4.1? Hardware drop queues are supported since this version, before that, the flow drop was handled by software queues not polled. > Also how one can know his MLNX_OFED version? Currently the user has to download and install it to have a working PMD, the NIC documentation provides the related information on where to get this Mellanox OFED from their website. So the user knows which version of MLNX OFED is installed in his system. > > Signed-off-by: Nelio Laranjeiro > > Acked-by: Shahaf Shuler > > <...> Thanks, -- Nélio Laranjeiro 6WIND