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 # 27.92 [+27.92] TEST: ping [ OK ] # 29.50 [+1.57] TEST: ping6 [ OK ] # 29.58 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.42 [+4.84] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.43 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6603 # 36.83 [+2.40] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.85 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.73 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.73 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 44.76 [+4.03] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.79 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 51.40 [+6.61] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.41 [+0.02] INFO: Packets sent on path1 / path2: 16365 / 16404 # 57.39 [+5.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.40 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 63.75 [+6.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.77 [+0.02] INFO: Packets sent on path1 / path2: 16366 / 16404 # 70.01 [+6.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.03 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.61 [+0.58] INFO: Running IPv6 custom multipath hash tests # 75.67 [+5.06] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.68 [+0.02] INFO: Packets sent on path1 / path2: 6551 / 6050 # 78.44 [+2.76] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.45 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 82.49 [+4.04] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.50 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 86.44 [+3.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.44 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12602 # 2493.19 [+2406.75] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2493.20 [+0.00] INFO: Packets sent on path1 / path2: 8399 / 8400 # 2496.24 [+3.04] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2496.25 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 2501.75 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2501.76 [+0.01] INFO: Packets sent on path1 / path2: 16485 / 16286 # 2507.11 [+5.34] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2507.12 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2512.42 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2512.43 [+0.01] INFO: Packets sent on path1 / path2: 16483 / 16286 # 2517.47 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2517.48 [+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__->