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 # 27.32 [+27.32] TEST: ping [ OK ] # 28.91 [+1.60] TEST: ping6 [ OK ] # 28.98 [+0.07] INFO: Running IPv4 custom multipath hash tests # 36.09 [+7.11] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 36.11 [+0.02] INFO: Packets sent on path1 / path2: 6252 / 6352 # 40.37 [+4.26] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 40.39 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 44.06 [+3.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 44.07 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 49.10 [+5.03] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 49.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 55.77 [+6.66] TEST: Multipath hash field: Source port (balanced) [ OK ] # 55.78 [+0.01] INFO: Packets sent on path1 / path2: 16298 / 16471 # 61.83 [+6.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 61.84 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 68.07 [+6.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 68.08 [+0.01] INFO: Packets sent on path1 / path2: 16298 / 16471 # 73.96 [+5.88] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.97 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 74.48 [+0.51] INFO: Running IPv6 custom multipath hash tests # 79.57 [+5.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 79.58 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 82.14 [+2.56] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 82.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 86.24 [+4.09] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 86.25 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 90.30 [+4.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.32 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2499.27 [+2408.96] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2499.28 [+0.01] INFO: Packets sent on path1 / path2: 8448 / 8366 # 2502.21 [+2.93] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2502.23 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 2507.60 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2507.61 [+0.01] INFO: Packets sent on path1 / path2: 16263 / 16508 # 2512.92 [+5.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2512.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2518.25 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2518.26 [+0.01] INFO: Packets sent on path1 / path2: 16261 / 16508 # 2523.33 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2523.35 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->