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.65 [+16.65] TEST: ping [ OK ] # 17.95 [+1.30] TEST: ping6 [ OK ] # 18.04 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.18 [+3.15] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.19 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 23.14 [+1.94] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.16 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 25.82 [+2.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.84 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 28.55 [+2.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.56 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.06 [+7.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.08 [+0.02] INFO: Packets sent on path1 / path2: 16364 / 16405 # 42.31 [+6.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.32 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 47.98 [+5.66] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.00 [+0.02] INFO: Packets sent on path1 / path2: 16364 / 16405 # 53.77 [+5.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.79 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 54.01 [+0.22] INFO: Running IPv6 custom multipath hash tests # 57.31 [+3.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.32 [+0.01] INFO: Packets sent on path1 / path2: 5902 / 6700 # 59.37 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.37 [+2.99] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.38 [+0.01] INFO: Packets sent on path1 / path2: 7052 / 5552 # 65.57 [+3.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1211.71 [+1146.13] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1211.72 [+0.01] INFO: Packets sent on path1 / path2: 8312 / 8249 # 1214.28 [+2.56] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1214.30 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1219.60 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1219.63 [+0.03] INFO: Packets sent on path1 / path2: 16410 / 16362 # 1224.64 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1224.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1229.81 [+5.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1229.82 [+0.01] INFO: Packets sent on path1 / path2: 16409 / 16360 # 1235.14 [+5.32] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1235.15 [+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__->