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 # 13.99 [+13.99] TEST: ping [ OK ] # 15.24 [+1.26] TEST: ping6 [ OK ] # 15.32 [+0.08] INFO: Running IPv4 custom multipath hash tests # 18.25 [+2.93] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 18.27 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6451 # 19.92 [+1.65] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 19.93 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 21.58 [+1.66] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 21.59 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 25.37 [+3.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 25.38 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 30.25 [+4.88] TEST: Multipath hash field: Source port (balanced) [ OK ] # 30.26 [+0.01] INFO: Packets sent on path1 / path2: 16393 / 16376 # 35.31 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 35.32 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 40.16 [+4.84] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 40.17 [+0.01] INFO: Packets sent on path1 / path2: 16393 / 16376 # 44.82 [+4.64] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 44.82 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.01 [+0.18] INFO: Running IPv6 custom multipath hash tests # 48.07 [+3.07] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 48.08 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 49.92 [+1.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 49.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 52.90 [+2.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 52.91 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6301 # 55.58 [+2.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 55.59 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1045.17 [+989.58] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1045.18 [+0.01] INFO: Packets sent on path1 / path2: 8264 / 8273 # 1047.53 [+2.36] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1047.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1052.26 [+4.72] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1052.27 [+0.01] INFO: Packets sent on path1 / path2: 16267 / 16503 # 1056.78 [+4.52] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1056.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1061.43 [+4.64] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1061.44 [+0.01] INFO: Packets sent on path1 / path2: 16267 / 16502 # 1065.98 [+4.54] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1065.99 [+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__->