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 # 29.28 [+29.28] TEST: ping [ OK ] # 30.84 [+1.56] TEST: ping6 [ OK ] # 30.92 [+0.08] INFO: Running IPv4 custom multipath hash tests # 36.33 [+5.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 36.34 [+0.01] INFO: Packets sent on path1 / path2: 5953 / 6651 # 38.88 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 42.78 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.81 [+0.02] INFO: Packets sent on path1 / path2: 6750 / 5850 # 47.05 [+4.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 47.06 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 53.84 [+6.78] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.86 [+0.01] INFO: Packets sent on path1 / path2: 16409 / 16360 # 60.01 [+6.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 60.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.20 [+6.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.22 [+0.01] INFO: Packets sent on path1 / path2: 16409 / 16360 # 72.40 [+6.19] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.41 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 73.00 [+0.58] INFO: Running IPv6 custom multipath hash tests # 78.29 [+5.29] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.31 [+0.02] INFO: Packets sent on path1 / path2: 6000 / 6602 # 81.02 [+2.71] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.03 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 84.87 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.88 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5950 # 89.50 [+4.62] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.51 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2494.19 [+2404.68] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2494.19 [+0.01] INFO: Packets sent on path1 / path2: 8339 / 8433 # 2497.15 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2497.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2502.43 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2502.44 [+0.01] INFO: Packets sent on path1 / path2: 16606 / 16164 # 2507.42 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2507.43 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2512.64 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2512.64 [+0.01] INFO: Packets sent on path1 / path2: 16607 / 16165 # 2517.82 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2517.83 [+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__->