From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 2/2] net/mlx4: fix useless default in RSS converter Date: Thu, 10 May 2018 20:03:50 +0100 Message-ID: References: <20180504151421.24765-1-adrien.mazarguil@6wind.com> <20180504151421.24765-2-adrien.mazarguil@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, stable@dpdk.org To: Adrien Mazarguil , Shahaf Shuler Return-path: In-Reply-To: <20180504151421.24765-2-adrien.mazarguil@6wind.com> Content-Language: en-US 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 5/4/2018 4:17 PM, Adrien Mazarguil wrote: > Since the commit below, mlx4_conv_rss_types() does not need to support > special value -1 anymore. Other functions rely on priv->hw_rss_sup > directly. > > Fixes: 1d173da83ef2 ("net/mlx4: fix default RSS hash fields") > Cc: stable@dpdk.org > > Signed-off-by: Adrien Mazarguil This patch dropped from next-net as requested by Shahaf. So won't be on rc3.