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 # 16.99 [+16.99] TEST: ping [ OK ] # 18.34 [+1.34] TEST: ping6 [ OK ] # 18.45 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.14 [+3.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.15 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 24.18 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.20 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 2 # 27.23 [+3.03] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.24 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 30.17 [+2.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.17 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.00 [+5.83] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.01 [+0.01] INFO: Packets sent on path1 / path2: 16400 / 16370 # 41.62 [+5.61] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.43 [+5.80] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.45 [+0.02] INFO: Packets sent on path1 / path2: 16400 / 16370 # 53.11 [+5.66] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.12 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 53.36 [+0.24] INFO: Running IPv6 custom multipath hash tests # 57.06 [+3.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.09 [+0.03] INFO: Packets sent on path1 / path2: 5651 / 6950 # 59.12 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.14 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.03 [+2.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.05 [+0.03] INFO: Packets sent on path1 / path2: 6002 / 6602 # 65.24 [+3.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.26 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1205.64 [+1140.38] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1205.65 [+0.01] INFO: Packets sent on path1 / path2: 8285 / 8293 # 1208.35 [+2.69] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1208.36 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1213.42 [+5.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1213.43 [+0.01] INFO: Packets sent on path1 / path2: 16302 / 16469 # 1218.63 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1218.64 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1223.74 [+5.10] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1223.75 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16468 # 1228.81 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1228.82 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->