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 # 24.40 [+24.40] TEST: ping [ OK ] # 25.88 [+1.48] TEST: ping6 [ OK ] # 25.89 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.46 [+4.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.46 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 32.71 [+2.25] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.72 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.13 [+3.41] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.14 [+0.01] INFO: Packets sent on path1 / path2: 6901 / 5701 # 39.89 [+3.75] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.90 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 46.08 [+6.18] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.09 [+0.01] INFO: Packets sent on path1 / path2: 16310 / 16459 # 52.16 [+6.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 58.29 [+6.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.29 [+0.01] INFO: Packets sent on path1 / path2: 16310 / 16459 # 63.90 [+5.61] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.47 [+0.55] INFO: Running IPv6 custom multipath hash tests # 69.17 [+4.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.18 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6551 # 71.67 [+2.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 75.60 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.61 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6050 # 79.40 [+3.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.41 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2261.96 [+2182.55] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2261.97 [+0.01] INFO: Packets sent on path1 / path2: 8513 / 8225 # 2264.82 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2264.82 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2270.11 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2270.12 [+0.01] INFO: Packets sent on path1 / path2: 16358 / 16414 # 2275.13 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2275.14 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2280.51 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2280.52 [+0.01] INFO: Packets sent on path1 / path2: 16358 / 16412 # 2285.46 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2285.47 [+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__->