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 # 18.13 [+18.13] TEST: ping [ OK ] # 19.52 [+1.39] TEST: ping6 [ OK ] # 19.62 [+0.10] INFO: Running IPv4 custom multipath hash tests # 23.32 [+3.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 23.33 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 25.24 [+1.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 25.25 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 29.11 [+3.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 29.12 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 31.99 [+2.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 32.00 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.74 [+5.74] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.76 [+0.02] INFO: Packets sent on path1 / path2: 16426 / 16343 # 43.24 [+5.48] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 43.26 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 49.28 [+6.02] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 49.29 [+0.01] INFO: Packets sent on path1 / path2: 16426 / 16343 # 55.10 [+5.81] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 55.11 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 55.36 [+0.26] INFO: Running IPv6 custom multipath hash tests # 58.81 [+3.45] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.82 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6451 # 60.78 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 60.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 63.62 [+2.83] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.63 [+0.01] INFO: Packets sent on path1 / path2: 6252 / 6350 # 66.78 [+3.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.81 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1212.00 [+1145.19] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1212.02 [+0.02] INFO: Packets sent on path1 / path2: 8314 / 8235 # 1214.60 [+2.59] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1214.61 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1219.89 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1219.91 [+0.02] INFO: Packets sent on path1 / path2: 16316 / 16455 # 1224.94 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1224.95 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1230.13 [+5.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1230.15 [+0.03] INFO: Packets sent on path1 / path2: 16315 / 16454 # 1235.20 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1235.21 [+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__->