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.20 [+1.32] TEST: ping6 [ OK ] # 18.30 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.81 [+3.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.83 [+0.02] INFO: Packets sent on path1 / path2: 7101 / 5501 # 23.71 [+1.88] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.72 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.48 [+3.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.50 [+0.02] INFO: Packets sent on path1 / path2: 6000 / 6600 # 30.24 [+2.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.25 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.52 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.53 [+0.01] INFO: Packets sent on path1 / path2: 16392 / 16378 # 40.57 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.58 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 45.88 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.90 [+0.02] INFO: Packets sent on path1 / path2: 16392 / 16378 # 51.31 [+5.41] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.32 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.53 [+0.22] INFO: Running IPv6 custom multipath hash tests # 54.99 [+3.46] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.01 [+0.02] INFO: Packets sent on path1 / path2: 6400 / 6202 # 56.96 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.97 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.00 [+3.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.03 [+0.03] INFO: Packets sent on path1 / path2: 6301 / 6301 # 62.75 [+2.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1214.80 [+1152.04] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1214.81 [+0.01] INFO: Packets sent on path1 / path2: 8323 / 8254 # 1217.41 [+2.60] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1217.43 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 1222.49 [+5.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1222.51 [+0.02] INFO: Packets sent on path1 / path2: 16374 / 16396 # 1227.58 [+5.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1227.60 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 1232.78 [+5.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1232.79 [+0.01] INFO: Packets sent on path1 / path2: 16373 / 16397 # 1237.90 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1237.91 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->