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.16 [+28.16] TEST: ping [ OK ] # 29.60 [+1.44] TEST: ping6 [ OK ] # 29.61 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.76 [+5.15] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.77 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6153 # 37.76 [+2.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.89 [+4.12] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.90 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6750 # 46.34 [+4.44] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.35 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 52.62 [+6.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.63 [+0.01] INFO: Packets sent on path1 / path2: 16503 / 16266 # 59.11 [+6.48] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.12 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770 # 66.04 [+6.92] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.05 [+0.01] INFO: Packets sent on path1 / path2: 16503 / 16266 # 72.46 [+6.41] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.46 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 73.00 [+0.54] INFO: Running IPv6 custom multipath hash tests # 78.05 [+5.05] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.06 [+0.01] INFO: Packets sent on path1 / path2: 5201 / 7400 # 81.11 [+3.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.12 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 84.70 [+3.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.72 [+0.02] INFO: Packets sent on path1 / path2: 6301 / 6300 # 89.36 [+4.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.37 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2516.70 [+2427.34] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2516.71 [+0.01] INFO: Packets sent on path1 / path2: 8452 / 8320 # 2519.86 [+3.15] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2519.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2525.46 [+5.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2525.47 [+0.01] INFO: Packets sent on path1 / path2: 16195 / 16575 # 2530.81 [+5.34] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2530.82 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2536.47 [+5.65] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2536.48 [+0.01] INFO: Packets sent on path1 / path2: 16195 / 16574 # 2541.52 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2541.53 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->