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.39 [+16.39] TEST: ping [ OK ] # 17.68 [+1.29] TEST: ping6 [ OK ] # 17.76 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.26 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.27 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 23.36 [+2.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.37 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.45 [+3.08] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.47 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 29.57 [+3.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.59 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 35.33 [+5.74] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.34 [+0.01] INFO: Packets sent on path1 / path2: 16363 / 16406 # 41.21 [+5.88] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.23 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.31 [+6.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.32 [+0.01] INFO: Packets sent on path1 / path2: 16363 / 16406 # 52.73 [+5.41] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.74 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 52.97 [+0.24] INFO: Running IPv6 custom multipath hash tests # 56.66 [+3.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.67 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 58.94 [+2.27] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.95 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.13 [+3.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.16 [+0.02] INFO: Packets sent on path1 / path2: 6651 / 5950 # 65.42 [+3.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.45 [+0.03] INFO: Packets sent on path1 / path2: 1 / 12601 # 1246.94 [+1181.49] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1246.96 [+0.02] INFO: Packets sent on path1 / path2: 8289 / 8285 # 1249.66 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1249.67 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1254.88 [+5.21] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1254.89 [+0.01] INFO: Packets sent on path1 / path2: 16252 / 16519 # 1259.86 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1259.88 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 1265.22 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1265.24 [+0.01] INFO: Packets sent on path1 / path2: 16250 / 16519 # 1270.53 [+5.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1270.55 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->