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 # 28.88 [+28.88] TEST: ping [ OK ] # 30.47 [+1.59] TEST: ping6 [ OK ] # 30.56 [+0.09] INFO: Running IPv4 custom multipath hash tests # 35.70 [+5.14] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.71 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6552 # 38.27 [+2.57] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.31 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 42.32 [+4.01] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.32 [+0.01] INFO: Packets sent on path1 / path2: 6951 / 5651 # 46.63 [+4.31] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 52.91 [+6.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.92 [+0.01] INFO: Packets sent on path1 / path2: 16503 / 16266 # 58.80 [+5.88] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.81 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.07 [+6.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.08 [+0.01] INFO: Packets sent on path1 / path2: 16504 / 16266 # 70.98 [+5.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 71.55 [+0.56] INFO: Running IPv6 custom multipath hash tests # 76.58 [+5.03] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.59 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5951 # 79.18 [+2.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 83.33 [+4.13] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.34 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6000 # 87.76 [+4.42] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.77 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2470.84 [+2383.07] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2470.84 [+0.01] INFO: Packets sent on path1 / path2: 8508 / 8284 # 2473.75 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2473.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2479.30 [+5.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2479.30 [+0.01] INFO: Packets sent on path1 / path2: 16527 / 16243 # 2484.41 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2484.42 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2489.73 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2489.73 [+0.01] INFO: Packets sent on path1 / path2: 16527 / 16242 # 2494.99 [+5.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2494.99 [+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__->