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 # 24.60 [+24.60] TEST: ping [ OK ] # 26.06 [+1.46] TEST: ping6 [ OK ] # 26.07 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.46 [+4.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.47 [+0.01] INFO: Packets sent on path1 / path2: 5601 / 7001 # 32.78 [+2.31] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.78 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.56 [+3.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.57 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 39.88 [+3.31] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.89 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 46.53 [+6.64] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.54 [+0.02] INFO: Packets sent on path1 / path2: 16461 / 16308 # 52.65 [+6.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 58.74 [+6.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.75 [+0.01] INFO: Packets sent on path1 / path2: 16461 / 16308 # 64.83 [+6.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.83 [+0.00] INFO: Packets sent on path1 / path2: 1 / 32769 # 65.30 [+0.47] INFO: Running IPv6 custom multipath hash tests # 69.81 [+4.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.82 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6502 # 72.18 [+2.36] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 75.50 [+3.32] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.52 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5802 # 79.20 [+3.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.20 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2300.43 [+2221.23] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2300.44 [+0.02] INFO: Packets sent on path1 / path2: 8323 / 8420 # 2303.36 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2303.36 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2308.65 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2308.66 [+0.01] INFO: Packets sent on path1 / path2: 16434 / 16338 # 2313.65 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2313.66 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 2318.99 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2319.00 [+0.01] INFO: Packets sent on path1 / path2: 16432 / 16337 # 2324.37 [+5.37] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2324.38 [+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__->