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.59 [+16.59] TEST: ping [ OK ] # 17.95 [+1.36] TEST: ping6 [ OK ] # 18.04 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.36 [+3.32] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.37 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6701 # 23.37 [+2.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.38 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 26.42 [+3.03] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.43 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6000 # 29.21 [+2.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.23 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.60 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.61 [+0.01] INFO: Packets sent on path1 / path2: 16383 / 16386 # 39.67 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.02 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.03 [+0.01] INFO: Packets sent on path1 / path2: 16384 / 16386 # 50.29 [+5.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.30 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 50.50 [+0.21] INFO: Running IPv6 custom multipath hash tests # 54.16 [+3.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.17 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6601 # 56.08 [+1.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.09 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.59 [+3.50] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.60 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 62.51 [+2.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.53 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1237.11 [+1174.58] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1237.13 [+0.02] INFO: Packets sent on path1 / path2: 8398 / 8190 # 1239.64 [+2.51] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1239.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1245.09 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1245.10 [+0.01] INFO: Packets sent on path1 / path2: 16344 / 16426 # 1249.98 [+4.88] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1249.99 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1255.21 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1255.22 [+0.01] INFO: Packets sent on path1 / path2: 16344 / 16426 # 1260.27 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1260.28 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 2 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__->