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.84 [+17.84] TEST: ping [ OK ] # 19.18 [+1.34] TEST: ping6 [ OK ] # 19.29 [+0.11] INFO: Running IPv4 custom multipath hash tests # 23.10 [+3.81] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 23.11 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 25.14 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 25.16 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 28.90 [+3.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.91 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 32.34 [+3.43] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 32.36 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 38.17 [+5.80] TEST: Multipath hash field: Source port (balanced) [ OK ] # 38.18 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16311 # 44.02 [+5.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 44.03 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 49.90 [+5.87] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 49.91 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16311 # 55.91 [+6.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 55.92 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 56.16 [+0.24] INFO: Running IPv6 custom multipath hash tests # 59.70 [+3.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 59.71 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 61.89 [+2.18] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 61.90 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 66.17 [+4.27] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 66.18 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 69.60 [+3.42] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 69.61 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 1193.49 [+1123.88] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1193.50 [+0.01] INFO: Packets sent on path1 / path2: 8217 / 8379 # 1195.99 [+2.49] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1196.00 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1201.00 [+5.00] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1201.01 [+0.01] INFO: Packets sent on path1 / path2: 16474 / 16296 # 1205.86 [+4.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1205.90 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32769 # 1211.09 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1211.10 [+0.01] INFO: Packets sent on path1 / path2: 16473 / 16296 # 1216.09 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1216.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->