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.47 [+26.47] TEST: ping [ OK ] # 27.96 [+1.49] TEST: ping6 [ OK ] # 27.97 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.82 [+4.85] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.83 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6152 # 35.34 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.36 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.18 [+3.82] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.19 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851 # 43.50 [+4.31] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 50.48 [+6.97] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.48 [+0.01] INFO: Packets sent on path1 / path2: 16400 / 16370 # 56.57 [+6.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.59 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.27 [+6.68] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.27 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16370 # 69.60 [+6.32] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.61 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.12 [+0.52] INFO: Running IPv6 custom multipath hash tests # 75.16 [+5.04] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.17 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 77.87 [+2.70] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.88 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 81.72 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.73 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 86.15 [+4.42] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.16 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2322.83 [+2236.67] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2322.83 [+0.00] INFO: Packets sent on path1 / path2: 8363 / 8383 # 2325.78 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2325.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2331.04 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2331.05 [+0.01] INFO: Packets sent on path1 / path2: 16424 / 16346 # 2336.08 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2336.10 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 2341.36 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2341.36 [+0.01] INFO: Packets sent on path1 / path2: 16424 / 16346 # 2346.37 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2346.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->