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.35 [+28.35] TEST: ping [ OK ] # 29.85 [+1.50] TEST: ping6 [ OK ] # 29.86 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.72 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.73 [+0.01] INFO: Packets sent on path1 / path2: 6053 / 6551 # 37.37 [+2.64] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.30 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.30 [+0.01] INFO: Packets sent on path1 / path2: 5750 / 6850 # 45.73 [+4.43] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.74 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 52.18 [+6.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.19 [+0.01] INFO: Packets sent on path1 / path2: 16317 / 16452 # 58.14 [+5.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.16 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.42 [+6.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.42 [+0.01] INFO: Packets sent on path1 / path2: 16317 / 16452 # 70.50 [+6.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.52 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 71.07 [+0.56] INFO: Running IPv6 custom multipath hash tests # 76.17 [+5.10] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.18 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6702 # 78.80 [+2.62] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 82.82 [+4.01] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.82 [+0.01] INFO: Packets sent on path1 / path2: 7100 / 5501 # 86.51 [+3.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.52 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2505.00 [+2418.48] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2505.01 [+0.01] INFO: Packets sent on path1 / path2: 8475 / 8403 # 2507.91 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2507.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2513.30 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2513.30 [+0.01] INFO: Packets sent on path1 / path2: 16274 / 16497 # 2518.42 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2518.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2523.83 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2523.84 [+0.01] INFO: Packets sent on path1 / path2: 16274 / 16497 # 2529.00 [+5.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2529.01 [+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__->