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 # 27.45 [+27.45] TEST: ping [ OK ] # 29.04 [+1.59] TEST: ping6 [ OK ] # 29.13 [+0.10] INFO: Running IPv4 custom multipath hash tests # 34.32 [+5.19] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.34 [+0.01] INFO: Packets sent on path1 / path2: 6103 / 6501 # 36.95 [+2.61] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.96 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.84 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.85 [+0.01] INFO: Packets sent on path1 / path2: 5750 / 6850 # 44.60 [+3.75] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.61 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 51.24 [+6.64] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.26 [+0.01] INFO: Packets sent on path1 / path2: 16442 / 16327 # 57.43 [+6.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.44 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 63.80 [+6.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.81 [+0.01] INFO: Packets sent on path1 / path2: 16443 / 16327 # 69.90 [+6.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 70.45 [+0.54] INFO: Running IPv6 custom multipath hash tests # 75.52 [+5.07] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.54 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5952 # 78.15 [+2.61] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 81.63 [+3.47] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.64 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650 # 85.54 [+3.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.55 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2503.17 [+2417.62] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2503.18 [+0.01] INFO: Packets sent on path1 / path2: 8554 / 8259 # 2506.16 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2506.17 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2511.53 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2511.55 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16312 # 2516.75 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2516.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2522.05 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2522.06 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16312 # 2527.41 [+5.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2527.42 [+0.01] INFO: Packets sent on path1 / path2: 2 / 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__->