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 # 22.65 [+22.65] TEST: ping [ OK ] # 24.04 [+1.39] TEST: ping6 [ OK ] # 24.04 [+0.01] INFO: Running IPv4 custom multipath hash tests # 27.97 [+3.92] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 27.98 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 30.16 [+2.18] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 30.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 34.06 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 34.06 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6000 # 37.29 [+3.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 37.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 43.10 [+5.80] TEST: Multipath hash field: Source port (balanced) [ OK ] # 43.11 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16468 # 48.72 [+5.61] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 48.72 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 54.55 [+5.83] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 54.56 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16468 # 60.23 [+5.67] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 60.24 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 60.67 [+0.44] INFO: Running IPv6 custom multipath hash tests # 65.26 [+4.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 65.27 [+0.01] INFO: Packets sent on path1 / path2: 6052 / 6550 # 67.72 [+2.45] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 67.74 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 71.36 [+3.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 71.37 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650 # 75.32 [+3.95] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 75.33 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2298.58 [+2223.25] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2298.59 [+0.01] INFO: Packets sent on path1 / path2: 8322 / 8445 # 2301.46 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2301.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2306.66 [+5.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2306.68 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16365 # 2311.60 [+4.92] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2311.61 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2316.80 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2316.81 [+0.01] INFO: Packets sent on path1 / path2: 16404 / 16366 # 2321.80 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2321.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->