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.42 [+16.42] TEST: ping [ OK ] # 17.76 [+1.34] TEST: ping6 [ OK ] # 17.85 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.51 [+3.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.53 [+0.02] INFO: Packets sent on path1 / path2: 5901 / 6701 # 23.57 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 25.60 [+2.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.62 [+0.02] INFO: Packets sent on path1 / path2: 6400 / 6201 # 29.20 [+3.58] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.94 [+5.73] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.95 [+0.01] INFO: Packets sent on path1 / path2: 16342 / 16427 # 40.48 [+5.53] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.49 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.11 [+5.62] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.12 [+0.01] INFO: Packets sent on path1 / path2: 16342 / 16427 # 51.86 [+5.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.08 [+0.21] INFO: Running IPv6 custom multipath hash tests # 55.96 [+3.87] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.99 [+0.03] INFO: Packets sent on path1 / path2: 6301 / 6301 # 57.95 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.18 [+3.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.22 [+0.03] INFO: Packets sent on path1 / path2: 6601 / 6001 # 64.32 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.35 [+0.03] INFO: Packets sent on path1 / path2: 1 / 12600 # 1213.93 [+1149.58] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1213.94 [+0.01] INFO: Packets sent on path1 / path2: 8237 / 8314 # 1216.50 [+2.56] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1216.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1221.70 [+5.18] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1221.71 [+0.01] INFO: Packets sent on path1 / path2: 16461 / 16310 # 1226.64 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1226.66 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 1231.74 [+5.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1231.76 [+0.02] INFO: Packets sent on path1 / path2: 16461 / 16308 # 1236.60 [+4.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1236.61 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->