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.08 [+17.08] TEST: ping [ OK ] # 18.41 [+1.33] TEST: ping6 [ OK ] # 18.51 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.10 [+3.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.11 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 24.10 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.11 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.76 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.77 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5950 # 30.74 [+2.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.75 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.34 [+5.59] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.36 [+0.02] INFO: Packets sent on path1 / path2: 16374 / 16395 # 41.47 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.84 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.86 [+0.02] INFO: Packets sent on path1 / path2: 16374 / 16396 # 52.60 [+5.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.61 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.83 [+0.22] INFO: Running IPv6 custom multipath hash tests # 56.20 [+3.37] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.21 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6451 # 58.35 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.73 [+3.37] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.74 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 65.02 [+3.28] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1207.23 [+1142.19] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1207.24 [+0.01] INFO: Packets sent on path1 / path2: 8301 / 8283 # 1209.85 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1209.87 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 1214.66 [+4.79] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1214.67 [+0.01] INFO: Packets sent on path1 / path2: 16706 / 16066 # 1219.42 [+4.75] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1219.43 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1224.20 [+4.78] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1224.21 [+0.01] INFO: Packets sent on path1 / path2: 16705 / 16064 # 1229.27 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1229.28 [+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__->