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 # 25.00 [+25.00] TEST: ping [ OK ] # 26.41 [+1.41] TEST: ping6 [ OK ] # 26.42 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.83 [+4.40] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.83 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 33.08 [+2.25] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.08 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.11 [+4.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.11 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 40.60 [+3.49] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 46.79 [+6.18] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.80 [+0.01] INFO: Packets sent on path1 / path2: 16456 / 16313 # 52.65 [+5.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.66 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 58.36 [+5.70] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.37 [+0.01] INFO: Packets sent on path1 / path2: 16456 / 16313 # 63.98 [+5.61] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.99 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 64.45 [+0.45] INFO: Running IPv6 custom multipath hash tests # 69.06 [+4.61] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.07 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6701 # 71.55 [+2.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 75.52 [+3.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.53 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 79.05 [+3.52] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.06 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2265.53 [+2186.47] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2265.53 [+0.01] INFO: Packets sent on path1 / path2: 8396 / 8344 # 2268.50 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2268.51 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2273.82 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2273.82 [+0.01] INFO: Packets sent on path1 / path2: 16397 / 16374 # 2278.94 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2278.95 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2284.18 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2284.19 [+0.01] INFO: Packets sent on path1 / path2: 16395 / 16375 # 2289.29 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2289.29 [+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__->