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.34 [+24.34] TEST: ping [ OK ] # 25.84 [+1.50] TEST: ping6 [ OK ] # 25.85 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.38 [+4.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.39 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 32.78 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.01 [+4.21] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.02 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 40.56 [+3.55] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 46.77 [+6.20] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.77 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16458 # 52.62 [+5.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 58.66 [+6.03] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.67 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16458 # 64.55 [+5.88] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.55 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 65.04 [+0.49] INFO: Running IPv6 custom multipath hash tests # 69.83 [+4.79] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.84 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 72.39 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 76.28 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.29 [+0.02] INFO: Packets sent on path1 / path2: 6950 / 5650 # 79.90 [+3.61] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.92 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2266.37 [+2186.46] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2266.38 [+0.01] INFO: Packets sent on path1 / path2: 8530 / 8233 # 2269.28 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2269.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2274.40 [+5.11] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2274.41 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16417 # 2279.29 [+4.88] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2279.30 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2284.49 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2284.49 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16416 # 2289.53 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2289.53 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->