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 # 16.88 [+16.88] TEST: ping [ OK ] # 18.21 [+1.34] TEST: ping6 [ OK ] # 18.29 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.74 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.75 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 23.73 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.75 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 2 # 26.83 [+3.09] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.84 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 29.55 [+2.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.93 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.94 [+0.01] INFO: Packets sent on path1 / path2: 16286 / 16483 # 40.23 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.74 [+5.50] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.75 [+0.01] INFO: Packets sent on path1 / path2: 16286 / 16483 # 51.19 [+5.44] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.21 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.40 [+0.20] INFO: Running IPv6 custom multipath hash tests # 54.97 [+3.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.98 [+0.01] INFO: Packets sent on path1 / path2: 6052 / 6550 # 56.87 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.88 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.08 [+3.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.10 [+0.02] INFO: Packets sent on path1 / path2: 6352 / 6251 # 63.21 [+3.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1224.30 [+1161.09] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1224.31 [+0.01] INFO: Packets sent on path1 / path2: 8235 / 8335 # 1227.12 [+2.80] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1227.13 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1232.39 [+5.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1232.40 [+0.01] INFO: Packets sent on path1 / path2: 16384 / 16387 # 1237.56 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1237.58 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1242.83 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1242.85 [+0.01] INFO: Packets sent on path1 / path2: 16384 / 16385 # 1247.73 [+4.89] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1247.76 [+0.02] 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__->