From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/2] bnx2x: resurrect RX hashing Date: Fri, 26 Aug 2011 12:51:17 -0400 (EDT) Message-ID: <20110826.125117.269418223701648517.davem@davemloft.net> References: <20110823161530.24707.67923.stgit@dhcp-29-224.brq.redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, vladz@broadcom.com, eilong@broadcom.com, dmitry@broadcom.com, mirq-linux@rere.qmqm.pl To: mschmidt@redhat.com Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:58632 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755391Ab1HZQvY (ORCPT ); Fri, 26 Aug 2011 12:51:24 -0400 In-Reply-To: <20110823161530.24707.67923.stgit@dhcp-29-224.brq.redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Michal Schmidt Date: Tue, 23 Aug 2011 18:15:32 +0200 > bnx2x used to be able to set rxhash, but this was lost in the conversion > to hw_features (commit 66371c441). > Restore it and enable it by default. > > Signed-off-by: Michal Schmidt Applied.