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.94 [+26.94] TEST: ping [ OK ] # 28.67 [+1.74] TEST: ping6 [ OK ] # 28.76 [+0.08] INFO: Running IPv4 custom multipath hash tests # 33.72 [+4.96] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.73 [+0.01] INFO: Packets sent on path1 / path2: 6502 / 6102 # 36.20 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.23 [+4.01] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.24 [+0.01] INFO: Packets sent on path1 / path2: 5451 / 7151 # 44.49 [+4.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.50 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 51.15 [+6.65] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.16 [+0.01] INFO: Packets sent on path1 / path2: 16386 / 16383 # 57.26 [+6.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.27 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 63.71 [+6.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.72 [+0.01] INFO: Packets sent on path1 / path2: 16386 / 16383 # 69.74 [+6.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 70.26 [+0.52] INFO: Running IPv6 custom multipath hash tests # 75.49 [+5.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.51 [+0.02] INFO: Packets sent on path1 / path2: 6600 / 6002 # 78.20 [+2.69] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 82.18 [+3.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.19 [+0.01] INFO: Packets sent on path1 / path2: 7201 / 5400 # 86.84 [+4.65] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.85 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2523.08 [+2436.22] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2523.08 [+0.01] INFO: Packets sent on path1 / path2: 8402 / 8414 # 2526.20 [+3.12] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2526.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2531.75 [+5.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2531.76 [+0.01] INFO: Packets sent on path1 / path2: 16395 / 16376 # 2537.12 [+5.36] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2537.13 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2542.50 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2542.51 [+0.01] INFO: Packets sent on path1 / path2: 16395 / 16375 # 2547.63 [+5.13] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2547.65 [+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__->