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 # 17.08 [+17.08] TEST: ping [ OK ] # 18.37 [+1.29] TEST: ping6 [ OK ] # 18.47 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.10 [+3.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.11 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 24.12 [+2.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.35 [+3.22] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.36 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 30.09 [+2.73] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.10 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.38 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.40 [+0.01] INFO: Packets sent on path1 / path2: 16404 / 16365 # 40.88 [+5.48] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.89 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 46.68 [+5.80] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.69 [+0.01] INFO: Packets sent on path1 / path2: 16405 / 16365 # 52.21 [+5.52] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.23 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.48 [+0.25] INFO: Running IPv6 custom multipath hash tests # 55.73 [+3.25] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.74 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5950 # 57.76 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.77 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.97 [+3.21] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.00 [+0.03] INFO: Packets sent on path1 / path2: 6552 / 6051 # 64.07 [+3.07] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.10 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1199.92 [+1135.82] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1199.93 [+0.01] INFO: Packets sent on path1 / path2: 8292 / 8285 # 1202.64 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1202.65 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1207.83 [+5.18] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1207.85 [+0.02] INFO: Packets sent on path1 / path2: 16493 / 16277 # 1212.75 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1212.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1217.60 [+4.84] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1217.61 [+0.01] INFO: Packets sent on path1 / path2: 16493 / 16277 # 1222.61 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1222.63 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 1 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__->