[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110523.155206.345121915872826257.davem@davemloft.net>
Date: Mon, 23 May 2011 15:52:06 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: sathya.perla@...lex.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] be2net: hash key for rss-config cmd not set
From: Sathya Perla <sathya.perla@...lex.com>
Date: Mon, 23 May 2011 17:55:27 +0530
> Need a random hash key to effectively hash incoming connections into
> multiple RX rings.
>
> Signed-off-by: Sathya Perla <sathya.perla@...lex.com>
You're saying you need a random hash key, yet you're assigning
a constant.
Why not use a real random number, via get_random() or similar?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists