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.75 [+27.75] TEST: ping [ OK ] # 29.34 [+1.59] TEST: ping6 [ OK ] # 29.42 [+0.08] INFO: Running IPv4 custom multipath hash tests # 34.45 [+5.03] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.46 [+0.02] INFO: Packets sent on path1 / path2: 6601 / 6002 # 37.29 [+2.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.40 [+3.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.42 [+0.02] INFO: Packets sent on path1 / path2: 6801 / 5801 # 44.64 [+4.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.64 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 51.70 [+7.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.71 [+0.01] INFO: Packets sent on path1 / path2: 16320 / 16449 # 58.25 [+6.54] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.26 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.57 [+6.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.58 [+0.01] INFO: Packets sent on path1 / path2: 16320 / 16449 # 70.85 [+6.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.86 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 71.41 [+0.55] INFO: Running IPv6 custom multipath hash tests # 76.41 [+5.01] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.43 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 79.12 [+2.69] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 83.07 [+3.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.08 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 87.39 [+4.31] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.41 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 2505.11 [+2417.71] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2505.12 [+0.01] INFO: Packets sent on path1 / path2: 8222 / 8575 # 2508.15 [+3.02] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2508.17 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 2513.77 [+5.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2513.77 [+0.01] INFO: Packets sent on path1 / path2: 16356 / 16415 # 2519.00 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2519.02 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2524.56 [+5.54] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2524.57 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16416 # 2529.58 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2529.59 [+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__->