make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=customm_multipath_hash.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: custom_multipath_hash.sh # 16.96 [+16.96] TEST: ping [ OK ] # 18.28 [+1.32] TEST: ping6 [ OK ] # 18.36 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.90 [+3.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.91 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751 # 23.88 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 27.27 [+3.38] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.28 [+0.01] INFO: Packets sent on path1 / path2: 5600 / 7000 # 30.27 [+2.98] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.28 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 35.71 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.72 [+0.01] INFO: Packets sent on path1 / path2: 16373 / 16396 # 41.03 [+5.31] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.04 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.38 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.40 [+0.02] INFO: Packets sent on path1 / path2: 16373 / 16396 # 51.67 [+5.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.69 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.91 [+0.23] INFO: Running IPv6 custom multipath hash tests # 55.45 [+3.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.46 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6000 # 57.54 [+2.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.48 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.49 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6252 # 64.62 [+3.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.63 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 1238.98 [+1174.34] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1238.99 [+0.01] INFO: Packets sent on path1 / path2: 8312 / 8254 # 1241.86 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1241.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1247.17 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1247.18 [+0.01] INFO: Packets sent on path1 / path2: 16351 / 16420 # 1252.26 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1252.28 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770 # 1257.42 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1257.43 [+0.01] INFO: Packets sent on path1 / path2: 16349 / 16420 # 1262.45 [+5.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1262.46 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 ok 1 selftests: net/forwarding: custom_multipath_hash.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->