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 # 26.89 [+26.89] TEST: ping [ OK ] # 28.34 [+1.45] TEST: ping6 [ OK ] # 28.34 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.42 [+5.08] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.43 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6503 # 36.27 [+2.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.28 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.29 [+5.01] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.30 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 45.12 [+3.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.12 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 51.22 [+6.10] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.23 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373 # 57.02 [+5.79] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 63.15 [+6.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.16 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373 # 68.90 [+5.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 69.39 [+0.48] INFO: Running IPv6 custom multipath hash tests # 74.39 [+5.00] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.40 [+0.01] INFO: Packets sent on path1 / path2: 7301 / 5300 # 77.05 [+2.65] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 80.55 [+3.48] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.56 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100 # 84.86 [+4.31] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.88 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2322.86 [+2237.99] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2322.87 [+0.01] INFO: Packets sent on path1 / path2: 8479 / 8332 # 2325.84 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2325.85 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2331.04 [+5.20] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2331.05 [+0.01] INFO: Packets sent on path1 / path2: 16310 / 16461 # 2335.91 [+4.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2335.92 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2341.00 [+5.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2341.02 [+0.01] INFO: Packets sent on path1 / path2: 16310 / 16460 # 2345.93 [+4.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2345.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->