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 # 26.04 [+26.04] TEST: ping [ OK ] # 27.51 [+1.47] TEST: ping6 [ OK ] # 27.52 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.21 [+4.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.23 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6453 # 34.61 [+2.37] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.44 [+3.82] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.45 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6750 # 42.00 [+3.55] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 48.17 [+6.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.19 [+0.02] INFO: Packets sent on path1 / path2: 16468 / 16301 # 54.14 [+5.95] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.22 [+6.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.22 [+0.01] INFO: Packets sent on path1 / path2: 16468 / 16301 # 65.89 [+5.67] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 66.39 [+0.49] INFO: Running IPv6 custom multipath hash tests # 70.90 [+4.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.91 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6000 # 73.33 [+2.42] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 77.09 [+3.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.10 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6250 # 81.33 [+4.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.34 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2493.90 [+2412.56] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2493.91 [+0.01] INFO: Packets sent on path1 / path2: 8419 / 8369 # 2496.79 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2496.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2502.06 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2502.06 [+0.01] INFO: Packets sent on path1 / path2: 16428 / 16343 # 2507.05 [+4.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2507.06 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32771 # 2512.27 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2512.28 [+0.01] INFO: Packets sent on path1 / path2: 16428 / 16342 # 2517.29 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2517.29 [+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__->