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 # 15.48 [+15.48] TEST: ping [ OK ] # 16.83 [+1.35] TEST: ping6 [ OK ] # 16.91 [+0.08] INFO: Running IPv4 custom multipath hash tests # 20.09 [+3.18] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.10 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901 # 21.96 [+1.87] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.97 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 25.08 [+3.11] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.09 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6150 # 27.73 [+2.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.73 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 32.81 [+5.08] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.82 [+0.01] INFO: Packets sent on path1 / path2: 16197 / 16572 # 37.97 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 37.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.18 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.19 [+0.01] INFO: Packets sent on path1 / path2: 16197 / 16572 # 48.23 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.24 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 48.45 [+0.22] INFO: Running IPv6 custom multipath hash tests # 51.78 [+3.33] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.80 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6801 # 53.95 [+2.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.97 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 57.01 [+3.04] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 57.02 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 60.21 [+3.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 60.22 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1220.48 [+1160.25] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1220.48 [+0.01] INFO: Packets sent on path1 / path2: 8258 / 8375 # 1223.09 [+2.61] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1223.11 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1228.18 [+5.07] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1228.19 [+0.01] INFO: Packets sent on path1 / path2: 16515 / 16256 # 1233.27 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1233.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1238.47 [+5.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1238.48 [+0.01] INFO: Packets sent on path1 / path2: 16514 / 16255 # 1243.69 [+5.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1243.70 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 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__->