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.00 [+26.00] TEST: ping [ OK ] # 27.50 [+1.50] TEST: ping6 [ OK ] # 27.51 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.61 [+5.10] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.62 [+0.01] INFO: Packets sent on path1 / path2: 6202 / 6402 # 35.27 [+2.66] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.30 [+4.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.31 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 43.52 [+4.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.52 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 50.27 [+6.75] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.28 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397 # 56.60 [+6.32] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.61 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 63.07 [+6.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.08 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397 # 69.37 [+6.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.39 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 69.89 [+0.50] INFO: Running IPv6 custom multipath hash tests # 74.85 [+4.96] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.87 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 77.86 [+2.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 81.34 [+3.47] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.35 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5850 # 85.93 [+4.58] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.94 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2302.50 [+2216.55] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2302.50 [+0.01] INFO: Packets sent on path1 / path2: 8342 / 8425 # 2305.47 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2305.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2310.87 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2310.87 [+0.01] INFO: Packets sent on path1 / path2: 16597 / 16173 # 2315.90 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2315.91 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2321.23 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2321.24 [+0.01] INFO: Packets sent on path1 / path2: 16596 / 16173 # 2326.33 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2326.34 [+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__->