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.54 [+17.54] TEST: ping [ OK ] # 18.87 [+1.32] TEST: ping6 [ OK ] # 18.96 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.53 [+3.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.54 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901 # 24.36 [+1.83] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.37 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.76 [+3.39] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.77 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5901 # 30.59 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.60 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 36.10 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.11 [+0.01] INFO: Packets sent on path1 / path2: 16224 / 16545 # 41.47 [+5.36] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.48 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.78 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.79 [+0.01] INFO: Packets sent on path1 / path2: 16224 / 16545 # 52.09 [+5.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.30 [+0.20] INFO: Running IPv6 custom multipath hash tests # 55.95 [+3.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.96 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6000 # 58.09 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.41 [+3.31] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.42 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6152 # 64.58 [+3.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.60 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 1240.14 [+1175.54] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1240.15 [+0.01] INFO: Packets sent on path1 / path2: 8385 / 8217 # 1242.76 [+2.61] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1242.79 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 1248.04 [+5.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1248.05 [+0.01] INFO: Packets sent on path1 / path2: 16525 / 16247 # 1253.13 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1253.14 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1258.14 [+5.00] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1258.15 [+0.01] INFO: Packets sent on path1 / path2: 16524 / 16245 # 1262.83 [+4.68] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1262.85 [+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__->