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.21 [+16.21] TEST: ping [ OK ] # 17.50 [+1.29] TEST: ping6 [ OK ] # 17.59 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.68 [+3.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.70 [+0.02] INFO: Packets sent on path1 / path2: 5850 / 6751 # 22.45 [+1.74] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.45 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 25.43 [+2.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.44 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 27.93 [+2.49] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.94 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 33.20 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.21 [+0.01] INFO: Packets sent on path1 / path2: 16451 / 16319 # 38.72 [+5.51] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.73 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 44.34 [+5.61] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.36 [+0.01] INFO: Packets sent on path1 / path2: 16451 / 16318 # 49.94 [+5.58] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.95 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 50.18 [+0.23] INFO: Running IPv6 custom multipath hash tests # 53.98 [+3.81] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.00 [+0.02] INFO: Packets sent on path1 / path2: 6250 / 6351 # 55.99 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.02 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.09 [+3.07] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.13 [+0.04] INFO: Packets sent on path1 / path2: 6551 / 6052 # 62.18 [+3.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1229.74 [+1167.55] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1229.75 [+0.01] INFO: Packets sent on path1 / path2: 8402 / 8188 # 1232.43 [+2.68] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1232.45 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1237.86 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1237.87 [+0.01] INFO: Packets sent on path1 / path2: 16381 / 16390 # 1243.15 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1243.17 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 1248.53 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1248.54 [+0.01] INFO: Packets sent on path1 / path2: 16381 / 16388 # 1253.49 [+4.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1253.50 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->