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.34 [+25.34] TEST: ping [ OK ] # 26.77 [+1.43] TEST: ping6 [ OK ] # 26.78 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.81 [+5.03] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.82 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6653 # 34.79 [+2.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.35 [+3.54] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.35 [+0.01] INFO: Packets sent on path1 / path2: 6850 / 5750 # 42.19 [+3.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.69 [+6.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.69 [+0.01] INFO: Packets sent on path1 / path2: 16499 / 16270 # 54.40 [+5.70] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.41 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 60.37 [+5.96] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.39 [+0.01] INFO: Packets sent on path1 / path2: 16500 / 16270 # 66.30 [+5.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 66.81 [+0.50] INFO: Running IPv6 custom multipath hash tests # 71.61 [+4.80] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.62 [+0.01] INFO: Packets sent on path1 / path2: 7101 / 5500 # 74.15 [+2.53] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.35 [+4.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.37 [+0.02] INFO: Packets sent on path1 / path2: 6801 / 5801 # 82.14 [+3.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.15 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2284.69 [+2202.54] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2284.70 [+0.01] INFO: Packets sent on path1 / path2: 8464 / 8248 # 2287.59 [+2.89] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2287.59 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2292.76 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2292.77 [+0.01] INFO: Packets sent on path1 / path2: 16322 / 16451 # 2297.79 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2297.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 2302.89 [+5.10] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2302.90 [+0.01] INFO: Packets sent on path1 / path2: 16320 / 16449 # 2307.83 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2307.83 [+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__->