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 # 17.35 [+17.35] TEST: ping [ OK ] # 18.72 [+1.36] TEST: ping6 [ OK ] # 18.79 [+0.08] INFO: Running IPv4 custom multipath hash tests # 22.44 [+3.64] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.44 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 24.48 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.49 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.35 [+2.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.36 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 30.49 [+3.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.51 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.11 [+5.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.13 [+0.01] INFO: Packets sent on path1 / path2: 16390 / 16380 # 41.48 [+5.35] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.51 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.17 [+5.66] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.18 [+0.01] INFO: Packets sent on path1 / path2: 16389 / 16380 # 53.26 [+6.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.27 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 53.46 [+0.19] INFO: Running IPv6 custom multipath hash tests # 57.06 [+3.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.07 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6652 # 59.21 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.24 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.87 [+2.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.89 [+0.02] INFO: Packets sent on path1 / path2: 6251 / 6352 # 64.89 [+3.00] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1228.80 [+1163.90] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1228.81 [+0.01] INFO: Packets sent on path1 / path2: 8406 / 8206 # 1231.73 [+2.92] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1231.74 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1237.07 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1237.08 [+0.01] INFO: Packets sent on path1 / path2: 16308 / 16462 # 1242.31 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1242.32 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 1247.33 [+5.01] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1247.35 [+0.02] INFO: Packets sent on path1 / path2: 16307 / 16462 # 1252.39 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1252.40 [+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__->