From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch net-next] mlxsw: Change the RX LAG hash function from XOR to CRC Date: Tue, 20 Sep 2016 04:33:21 -0400 (EDT) Message-ID: <20160920.043321.1312355503685864522.davem@davemloft.net> References: <1474266504-5723-1-git-send-email-jiri@resnulli.us> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, eladr@mellanox.com, idosch@mellanox.com, yotamg@mellanox.com, nogahf@mellanox.com, ogerlitz@mellanox.com To: jiri@resnulli.us Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:45088 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932197AbcITId2 (ORCPT ); Tue, 20 Sep 2016 04:33:28 -0400 In-Reply-To: <1474266504-5723-1-git-send-email-jiri@resnulli.us> Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Pirko Date: Mon, 19 Sep 2016 08:28:24 +0200 > From: Elad Raz > > Change the RX hash function from XOR to CRC in order to have better > distribution of the traffic. > > Signed-off-by: Elad Raz > Signed-off-by: Jiri Pirko Applied.