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 # 27.42 [+27.42] TEST: ping [ OK ] # 28.93 [+1.50] TEST: ping6 [ OK ] # 29.00 [+0.07] INFO: Running IPv4 custom multipath hash tests # 33.92 [+4.93] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.93 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6452 # 36.40 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.40 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.17 [+3.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.18 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 44.49 [+4.31] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.49 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.83 [+6.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.84 [+0.01] INFO: Packets sent on path1 / path2: 16540 / 16230 # 56.74 [+5.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 63.24 [+6.50] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.26 [+0.01] INFO: Packets sent on path1 / path2: 16540 / 16229 # 69.41 [+6.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.42 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 70.00 [+0.57] INFO: Running IPv6 custom multipath hash tests # 75.07 [+5.07] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.08 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 77.67 [+2.59] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 81.35 [+3.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.36 [+0.01] INFO: Packets sent on path1 / path2: 7250 / 5350 # 85.57 [+4.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.57 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2504.91 [+2419.34] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2504.92 [+0.01] INFO: Packets sent on path1 / path2: 8490 / 8312 # 2508.07 [+3.15] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2508.08 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2513.83 [+5.76] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2513.84 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16417 # 2518.96 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2518.97 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32771 # 2524.33 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2524.34 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16417 # 2529.44 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2529.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->