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 # 17.20 [+17.20] TEST: ping [ OK ] # 18.47 [+1.27] TEST: ping6 [ OK ] # 18.56 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.61 [+3.05] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.62 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6051 # 23.44 [+1.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.45 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 25.23 [+1.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.25 [+0.02] INFO: Packets sent on path1 / path2: 6250 / 6351 # 28.80 [+3.55] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.82 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.39 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.41 [+0.02] INFO: Packets sent on path1 / path2: 16217 / 16552 # 40.21 [+5.80] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.53 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.53 [+0.01] INFO: Packets sent on path1 / path2: 16217 / 16552 # 51.03 [+5.50] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.04 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.23 [+0.19] INFO: Running IPv6 custom multipath hash tests # 54.53 [+3.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.54 [+0.01] INFO: Packets sent on path1 / path2: 6002 / 6600 # 56.39 [+1.86] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.40 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.24 [+2.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.25 [+0.01] INFO: Packets sent on path1 / path2: 6552 / 6051 # 62.41 [+3.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.43 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1245.86 [+1183.44] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1245.87 [+0.01] INFO: Packets sent on path1 / path2: 8238 / 8365 # 1248.57 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1248.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1253.94 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1253.96 [+0.02] INFO: Packets sent on path1 / path2: 16381 / 16390 # 1259.05 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1259.06 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770 # 1264.11 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1264.12 [+0.01] INFO: Packets sent on path1 / path2: 16381 / 16389 # 1269.24 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1269.25 [+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__->