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.26 [+16.26] TEST: ping [ OK ] # 17.53 [+1.27] TEST: ping6 [ OK ] # 17.63 [+0.10] INFO: Running IPv4 custom multipath hash tests # 20.94 [+3.31] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.95 [+0.01] INFO: Packets sent on path1 / path2: 5051 / 7550 # 22.74 [+1.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.75 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 24.42 [+1.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.43 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6250 # 28.65 [+4.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.66 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 33.81 [+5.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.81 [+0.01] INFO: Packets sent on path1 / path2: 16337 / 16432 # 38.71 [+4.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.81 [+5.10] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.82 [+0.01] INFO: Packets sent on path1 / path2: 16337 / 16433 # 48.78 [+4.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.78 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 48.98 [+0.20] INFO: Running IPv6 custom multipath hash tests # 52.16 [+3.18] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.17 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6500 # 54.03 [+1.85] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.04 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 57.29 [+3.25] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 57.30 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6451 # 60.71 [+3.41] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 60.73 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 1212.92 [+1152.19] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1212.94 [+0.02] INFO: Packets sent on path1 / path2: 8136 / 8426 # 1215.81 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1215.82 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1221.17 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1221.18 [+0.01] INFO: Packets sent on path1 / path2: 16465 / 16306 # 1226.26 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1226.27 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1231.17 [+4.90] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1231.17 [+0.01] INFO: Packets sent on path1 / path2: 16463 / 16306 # 1235.82 [+4.64] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1235.83 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->