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.33 [+27.33] TEST: ping [ OK ] # 28.93 [+1.61] TEST: ping6 [ OK ] # 29.01 [+0.08] INFO: Running IPv4 custom multipath hash tests # 33.95 [+4.93] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.96 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6053 # 37.06 [+3.10] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.07 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.88 [+3.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.89 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650 # 45.20 [+4.31] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.23 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 51.78 [+6.55] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.80 [+0.02] INFO: Packets sent on path1 / path2: 16489 / 16280 # 57.91 [+6.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.92 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 64.19 [+6.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.20 [+0.01] INFO: Packets sent on path1 / path2: 16489 / 16280 # 70.01 [+5.82] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.64 [+0.62] INFO: Running IPv6 custom multipath hash tests # 75.66 [+5.01] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.67 [+0.02] INFO: Packets sent on path1 / path2: 5902 / 6700 # 78.35 [+2.67] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 81.61 [+3.26] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.62 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 85.58 [+3.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2446.21 [+2360.63] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2446.22 [+0.01] INFO: Packets sent on path1 / path2: 8448 / 8392 # 2449.15 [+2.93] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2449.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2454.39 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2454.40 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16396 # 2459.52 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2459.52 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2465.18 [+5.66] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2465.19 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16396 # 2470.64 [+5.45] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2470.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->