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 # 23.34 [+23.34] TEST: ping [ OK ] # 24.71 [+1.37] TEST: ping6 [ OK ] # 24.72 [+0.01] INFO: Running IPv4 custom multipath hash tests # 28.87 [+4.15] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 28.87 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751 # 31.00 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 31.01 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.59 [+3.59] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 34.60 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850 # 37.67 [+3.07] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 37.68 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 43.01 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 43.02 [+0.01] INFO: Packets sent on path1 / path2: 16400 / 16369 # 47.93 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 47.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 53.55 [+5.62] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 53.56 [+0.01] INFO: Packets sent on path1 / path2: 16400 / 16370 # 58.85 [+5.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 58.86 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 59.35 [+0.49] INFO: Running IPv6 custom multipath hash tests # 63.56 [+4.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 63.57 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 65.85 [+2.28] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 65.86 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 68.95 [+3.09] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 68.96 [+0.01] INFO: Packets sent on path1 / path2: 6552 / 6051 # 72.16 [+3.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 72.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2517.74 [+2445.57] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2517.75 [+0.01] INFO: Packets sent on path1 / path2: 8424 / 8362 # 2520.85 [+3.10] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2520.85 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2526.29 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2526.30 [+0.01] INFO: Packets sent on path1 / path2: 16484 / 16288 # 2531.38 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2531.39 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2536.72 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2536.73 [+0.01] INFO: Packets sent on path1 / path2: 16483 / 16286 # 2541.85 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2541.86 [+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__->