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 # 24.68 [+24.68] TEST: ping [ OK ] # 26.13 [+1.45] TEST: ping6 [ OK ] # 26.13 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.55 [+4.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.57 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751 # 32.83 [+2.26] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.83 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.83 [+4.00] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.84 [+0.01] INFO: Packets sent on path1 / path2: 6900 / 5700 # 40.45 [+3.61] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.46 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 46.43 [+5.97] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.43 [+0.01] INFO: Packets sent on path1 / path2: 16199 / 16570 # 52.07 [+5.64] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.09 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 58.03 [+5.94] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.04 [+0.01] INFO: Packets sent on path1 / path2: 16199 / 16570 # 63.94 [+5.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.94 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 64.39 [+0.44] INFO: Running IPv6 custom multipath hash tests # 68.91 [+4.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 68.92 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5901 # 71.34 [+2.42] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 75.56 [+4.21] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.57 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6451 # 79.49 [+3.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.50 [+0.02] INFO: Packets sent on path1 / path2: 12602 / 1 # 2326.58 [+2247.08] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2326.59 [+0.01] INFO: Packets sent on path1 / path2: 8441 / 8339 # 2329.67 [+3.08] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2329.68 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2334.97 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2334.98 [+0.01] INFO: Packets sent on path1 / path2: 16380 / 16390 # 2340.07 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2340.09 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2345.64 [+5.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2345.64 [+0.01] INFO: Packets sent on path1 / path2: 16381 / 16389 # 2350.79 [+5.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2350.80 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->