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.13 [+17.13] TEST: ping [ OK ] # 18.46 [+1.33] TEST: ping6 [ OK ] # 18.56 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.24 [+3.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.25 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 24.17 [+1.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.18 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.21 [+3.03] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.22 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 30.05 [+2.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.06 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.27 [+5.21] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.28 [+0.01] INFO: Packets sent on path1 / path2: 16404 / 16365 # 40.43 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.44 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.90 [+5.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.92 [+0.01] INFO: Packets sent on path1 / path2: 16405 / 16365 # 51.19 [+5.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.40 [+0.20] INFO: Running IPv6 custom multipath hash tests # 55.01 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.02 [+0.01] INFO: Packets sent on path1 / path2: 6502 / 6101 # 57.02 [+2.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.03 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.62 [+3.59] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.64 [+0.02] INFO: Packets sent on path1 / path2: 6200 / 6400 # 63.62 [+2.98] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1225.77 [+1162.14] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1225.78 [+0.01] INFO: Packets sent on path1 / path2: 8256 / 8292 # 1228.50 [+2.72] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1228.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1233.58 [+5.07] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1233.58 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16407 # 1238.71 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1238.72 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1243.97 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1243.98 [+0.01] INFO: Packets sent on path1 / path2: 16366 / 16405 # 1248.94 [+4.97] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1248.96 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->