From: Willem de Bruijn Date: Tue, 19 Mar 2013 20:42:44 +0000 (+0000) Subject: net: fix psock_fanout selftest hash collision X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~412 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23a9072e3af0d9538e25837fb2b56bb94e4a8e67;p=pandora-kernel.git net: fix psock_fanout selftest hash collision Fix flaky results with PACKET_FANOUT_HASH depending on whether the two flows hash into the same packet socket or not. Also adds tests for PACKET_FANOUT_LB and PACKET_FANOUT_CPU and replaces the counting method with a packet ring. Signed-off-by: Willem de Bruijn Signed-off-by: David S. Miller --- Reading git-diff-tree failed