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.51 [+26.51] TEST: ping [ OK ] # 27.96 [+1.45] TEST: ping6 [ OK ] # 27.97 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.81 [+4.84] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.82 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 35.06 [+2.24] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.11 [+4.04] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.13 [+0.02] INFO: Packets sent on path1 / path2: 5950 / 6650 # 42.83 [+3.70] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 49.09 [+6.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.10 [+0.01] INFO: Packets sent on path1 / path2: 16368 / 16402 # 55.15 [+6.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.16 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.32 [+6.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.33 [+0.01] INFO: Packets sent on path1 / path2: 16368 / 16402 # 67.10 [+5.76] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.12 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.62 [+0.51] INFO: Running IPv6 custom multipath hash tests # 72.26 [+4.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.26 [+0.01] INFO: Packets sent on path1 / path2: 7300 / 5302 # 74.65 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.66 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.58 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.58 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5900 # 82.63 [+4.05] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.64 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2313.23 [+2230.60] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2313.24 [+0.01] INFO: Packets sent on path1 / path2: 8393 / 8329 # 2316.23 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2316.23 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2321.63 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2321.63 [+0.01] INFO: Packets sent on path1 / path2: 16453 / 16319 # 2326.71 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2326.71 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2332.10 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2332.11 [+0.01] INFO: Packets sent on path1 / path2: 16453 / 16318 # 2337.18 [+5.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2337.19 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->