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 # 16.99 [+16.99] TEST: ping [ OK ] # 18.33 [+1.34] TEST: ping6 [ OK ] # 18.44 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.03 [+3.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.05 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6451 # 24.14 [+2.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 27.08 [+2.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.10 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 29.93 [+2.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.58 [+5.64] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.61 [+0.03] INFO: Packets sent on path1 / path2: 16258 / 16512 # 40.78 [+5.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.79 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.39 [+5.60] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.40 [+0.01] INFO: Packets sent on path1 / path2: 16259 / 16511 # 52.05 [+5.66] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.06 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 52.26 [+0.20] INFO: Running IPv6 custom multipath hash tests # 56.01 [+3.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.03 [+0.02] INFO: Packets sent on path1 / path2: 6702 / 5901 # 58.20 [+2.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.67 [+3.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.68 [+0.01] INFO: Packets sent on path1 / path2: 6702 / 5900 # 65.05 [+3.37] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1230.43 [+1165.37] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1230.44 [+0.01] INFO: Packets sent on path1 / path2: 8362 / 8222 # 1233.24 [+2.79] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1233.25 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1238.59 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1238.60 [+0.01] INFO: Packets sent on path1 / path2: 16472 / 16298 # 1243.76 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1243.77 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 1 # 1249.11 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1249.12 [+0.01] INFO: Packets sent on path1 / path2: 16472 / 16299 # 1254.34 [+5.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1254.35 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->