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.68 [+25.68] TEST: ping [ OK ] # 27.17 [+1.49] TEST: ping6 [ OK ] # 27.18 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.97 [+4.79] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.98 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6203 # 34.46 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.47 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.27 [+3.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.28 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 41.91 [+3.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.10 [+6.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.11 [+0.01] INFO: Packets sent on path1 / path2: 16343 / 16426 # 53.61 [+5.50] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.62 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 59.36 [+5.74] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.38 [+0.02] INFO: Packets sent on path1 / path2: 16343 / 16426 # 64.99 [+5.61] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.00 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.50 [+0.50] INFO: Running IPv6 custom multipath hash tests # 70.14 [+4.64] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.15 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6900 # 72.63 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.64 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 76.42 [+3.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.44 [+0.02] INFO: Packets sent on path1 / path2: 6001 / 6600 # 80.12 [+3.69] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.13 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2300.95 [+2220.82] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2300.96 [+0.01] INFO: Packets sent on path1 / path2: 8359 / 8430 # 2303.92 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2303.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2309.19 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2309.20 [+0.01] INFO: Packets sent on path1 / path2: 16482 / 16290 # 2314.09 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2314.10 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2319.32 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2319.33 [+0.01] INFO: Packets sent on path1 / path2: 16482 / 16288 # 2324.15 [+4.82] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2324.16 [+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__->