From: David S. Miller Date: Mon, 4 May 2015 03:08:54 +0000 (-0400) Subject: Merge branch 'rhashtable-test' X-Git-Tag: v4.2-rc1~130^2~384 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10308220f31db542b91ccaba7780f2d741cf84a5;p=thirdparty%2Flinux.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