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 # 26.52 [+26.52] TEST: ping [ OK ] # 27.96 [+1.44] TEST: ping6 [ OK ] # 27.96 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.95 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.96 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6503 # 35.75 [+2.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.73 [+3.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.74 [+0.01] INFO: Packets sent on path1 / path2: 5700 / 6900 # 44.01 [+4.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.02 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 50.36 [+6.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.38 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16437 # 56.46 [+6.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.47 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 62.84 [+6.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.85 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16437 # 69.11 [+6.26] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.12 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 69.65 [+0.54] INFO: Running IPv6 custom multipath hash tests # 74.50 [+4.85] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.53 [+0.02] INFO: Packets sent on path1 / path2: 6702 / 5900 # 77.17 [+2.64] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.18 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 81.12 [+3.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.14 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5800 # 85.33 [+4.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2298.24 [+2212.90] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2298.25 [+0.01] INFO: Packets sent on path1 / path2: 8451 / 8269 # 2301.05 [+2.80] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2301.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2306.28 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2306.30 [+0.01] INFO: Packets sent on path1 / path2: 16444 / 16327 # 2311.38 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2311.39 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2316.70 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2316.71 [+0.01] INFO: Packets sent on path1 / path2: 16443 / 16326 # 2321.78 [+5.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2321.79 [+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__->