From: David S. Miller Date: Mon, 4 May 2015 03:08:54 +0000 (-0400) Subject: Merge branch 'rhashtable-test' X-Git-Tag: firefly_0821_release~176^2~1587^2~384 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=10308220f31db542b91ccaba7780f2d741cf84a5;p=firefly-linux-kernel-4.4.55.git Merge branch 'rhashtable-test' Thomas Graf says: ==================== rhashtable self-test improvements This series improves the rhashtable self-test to: * Avoid allocation of test objects * Measure the time of test runs * Use the iterator to walk the table for consistency * Account for failed insertions due to memory pressure or utilization pressure * Ignore failed insertions when checking for consistency ==================== Signed-off-by: David S. Miller --- 10308220f31db542b91ccaba7780f2d741cf84a5