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 # 25.81 [+25.81] TEST: ping [ OK ] # 27.25 [+1.44] TEST: ping6 [ OK ] # 27.25 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.58 [+4.33] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.59 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901 # 34.19 [+2.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.21 [+4.01] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.23 [+0.02] INFO: Packets sent on path1 / path2: 6351 / 6251 # 42.52 [+4.29] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 49.18 [+6.65] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.19 [+0.01] INFO: Packets sent on path1 / path2: 16529 / 16240 # 55.33 [+6.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.35 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.49 [+6.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.51 [+0.01] INFO: Packets sent on path1 / path2: 16530 / 16240 # 67.91 [+6.40] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.93 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 68.42 [+0.49] INFO: Running IPv6 custom multipath hash tests # 73.19 [+4.77] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.20 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 75.67 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.68 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.82 [+4.14] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.83 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 83.99 [+4.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.00 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2291.62 [+2207.62] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2291.62 [+0.01] INFO: Packets sent on path1 / path2: 8401 / 8339 # 2294.49 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2294.50 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2299.66 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2299.66 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16370 # 2304.63 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2304.64 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2309.90 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2309.90 [+0.01] INFO: Packets sent on path1 / path2: 16401 / 16368 # 2314.91 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2314.92 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->