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 # 15.92 [+15.92] TEST: ping [ OK ] # 17.20 [+1.28] TEST: ping6 [ OK ] # 17.29 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.97 [+3.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.98 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 23.11 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.12 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.22 [+3.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.23 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 29.11 [+2.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.12 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 34.63 [+5.51] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.64 [+0.01] INFO: Packets sent on path1 / path2: 16319 / 16450 # 40.37 [+5.73] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.90 [+5.53] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.92 [+0.01] INFO: Packets sent on path1 / path2: 16319 / 16450 # 51.35 [+5.43] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.36 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.60 [+0.24] INFO: Running IPv6 custom multipath hash tests # 55.07 [+3.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.09 [+0.02] INFO: Packets sent on path1 / path2: 6651 / 5951 # 57.05 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.19 [+3.13] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.22 [+0.03] INFO: Packets sent on path1 / path2: 5901 / 6700 # 63.11 [+2.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.13 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 1228.07 [+1164.94] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1228.08 [+0.01] INFO: Packets sent on path1 / path2: 8434 / 8144 # 1230.78 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1230.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1235.99 [+5.20] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1236.01 [+0.01] INFO: Packets sent on path1 / path2: 16368 / 16403 # 1241.16 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1241.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1246.25 [+5.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1246.26 [+0.01] INFO: Packets sent on path1 / path2: 16367 / 16402 # 1251.27 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1251.28 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32770 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__->