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.85 [+25.85] TEST: ping [ OK ] # 27.42 [+1.57] TEST: ping6 [ OK ] # 27.50 [+0.08] INFO: Running IPv4 custom multipath hash tests # 32.69 [+5.19] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.70 [+0.01] INFO: Packets sent on path1 / path2: 5802 / 6802 # 35.40 [+2.70] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.41 [+4.00] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.42 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 43.90 [+4.48] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.91 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 50.59 [+6.68] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.60 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16363 # 56.70 [+6.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.19 [+6.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.21 [+0.02] INFO: Packets sent on path1 / path2: 16406 / 16363 # 69.38 [+6.18] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 69.91 [+0.52] INFO: Running IPv6 custom multipath hash tests # 74.82 [+4.91] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.83 [+0.02] INFO: Packets sent on path1 / path2: 6101 / 6501 # 77.41 [+2.57] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.42 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 81.51 [+4.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.52 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850 # 85.89 [+4.37] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.90 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2477.56 [+2391.66] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2477.57 [+0.01] INFO: Packets sent on path1 / path2: 8408 / 8380 # 2480.56 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2480.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2486.06 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2486.08 [+0.01] INFO: Packets sent on path1 / path2: 16426 / 16345 # 2491.28 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2491.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2496.62 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2496.63 [+0.01] INFO: Packets sent on path1 / path2: 16426 / 16343 # 2501.64 [+5.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2501.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__->