From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH v2] net/mlx5: lift Rx RSS indirection table size limit Date: Fri, 20 Jan 2017 17:57:03 +0100 Message-ID: <20170120165703.GN3779@6wind.com> References: <20170117020644.36481-1-yskoh@mellanox.com> <20170118003929.35295-1-yskoh@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ferruh.yigit@intel.com, dev@dpdk.org To: Yongseok Koh Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 7AFC6377E for ; Fri, 20 Jan 2017 17:57:12 +0100 (CET) Received: by mail-wm0-f44.google.com with SMTP id d140so15494754wmd.0 for ; Fri, 20 Jan 2017 08:57:12 -0800 (PST) Content-Disposition: inline In-Reply-To: <20170118003929.35295-1-yskoh@mellanox.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 Tue, Jan 17, 2017 at 04:39:29PM -0800, Yongseok Koh wrote: > The size of Rx RSS indirection table was limited by 256, but it is not > required anymore for all Mellanox NICs. However, the librte_ether still > limits the size by 512. > > Signed-off-by: Yongseok Koh > --- > drivers/net/mlx5/mlx5.c | 5 +++-- > drivers/net/mlx5/mlx5_defs.h | 3 --- > 2 files changed, 3 insertions(+), 5 deletions(-) Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND