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 # 28.20 [+28.20] TEST: ping [ OK ] # 29.78 [+1.57] TEST: ping6 [ OK ] # 29.85 [+0.07] INFO: Running IPv4 custom multipath hash tests # 35.02 [+5.17] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.03 [+0.02] INFO: Packets sent on path1 / path2: 6502 / 6102 # 37.60 [+2.57] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.31 [+3.70] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.32 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 45.47 [+4.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.50 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 52.03 [+6.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.04 [+0.01] INFO: Packets sent on path1 / path2: 16463 / 16307 # 58.29 [+6.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.30 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.84 [+6.54] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.85 [+0.01] INFO: Packets sent on path1 / path2: 16462 / 16307 # 71.09 [+6.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 71.70 [+0.60] INFO: Running IPv6 custom multipath hash tests # 76.78 [+5.08] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.79 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 79.81 [+3.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.82 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 83.55 [+3.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.56 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 88.49 [+4.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.50 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 2508.42 [+2419.92] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2508.43 [+0.01] INFO: Packets sent on path1 / path2: 8398 / 8428 # 2511.39 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2511.40 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2516.68 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2516.69 [+0.01] INFO: Packets sent on path1 / path2: 16345 / 16426 # 2521.70 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2521.71 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2526.96 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2526.97 [+0.01] INFO: Packets sent on path1 / path2: 16344 / 16425 # 2532.14 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2532.15 [+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__->