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.29 [+25.29] TEST: ping [ OK ] # 26.75 [+1.46] TEST: ping6 [ OK ] # 26.76 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.63 [+4.87] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.64 [+0.01] INFO: Packets sent on path1 / path2: 6403 / 6201 # 34.01 [+2.37] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.01 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.13 [+4.12] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.14 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 41.89 [+3.75] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.90 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.50 [+6.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.50 [+0.01] INFO: Packets sent on path1 / path2: 16292 / 16477 # 58.02 [+9.51] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 65.25 [+7.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.26 [+0.01] INFO: Packets sent on path1 / path2: 16292 / 16478 # 71.54 [+6.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 71.99 [+0.44] INFO: Running IPv6 custom multipath hash tests # 76.87 [+4.88] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.89 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6502 # 79.40 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.40 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 83.04 [+3.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.05 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 87.22 [+4.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.23 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2291.16 [+2203.93] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2291.17 [+0.01] INFO: Packets sent on path1 / path2: 8310 / 8468 # 2294.09 [+2.92] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2294.09 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2299.33 [+5.24] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2299.34 [+0.01] INFO: Packets sent on path1 / path2: 16411 / 16360 # 2304.48 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2304.49 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2309.71 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2309.72 [+0.01] INFO: Packets sent on path1 / path2: 16411 / 16359 # 2314.71 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2314.71 [+0.01] 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__->