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 # 25.94 [+25.94] TEST: ping [ OK ] # 27.33 [+1.39] TEST: ping6 [ OK ] # 27.34 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.82 [+4.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.83 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 34.23 [+2.41] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.84 [+3.60] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.84 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6251 # 41.34 [+3.49] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.33 [+5.99] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.34 [+0.01] INFO: Packets sent on path1 / path2: 16541 / 16228 # 52.74 [+5.40] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 58.47 [+5.72] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.48 [+0.01] INFO: Packets sent on path1 / path2: 16541 / 16228 # 64.15 [+5.68] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.16 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.70 [+0.54] INFO: Running IPv6 custom multipath hash tests # 68.99 [+4.29] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.00 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 71.41 [+2.41] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.42 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 75.21 [+3.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.22 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 78.93 [+3.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 78.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2281.93 [+2202.99] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2281.94 [+0.01] INFO: Packets sent on path1 / path2: 8359 / 8377 # 2284.77 [+2.83] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2284.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2290.00 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2290.01 [+0.01] INFO: Packets sent on path1 / path2: 16314 / 16456 # 2294.93 [+4.92] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2294.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2299.99 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2300.00 [+0.01] INFO: Packets sent on path1 / path2: 16313 / 16457 # 2304.94 [+4.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2304.96 [+0.02] INFO: Packets sent on path1 / path2: 1 / 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__->