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.87 [+16.87] TEST: ping [ OK ] # 18.25 [+1.38] TEST: ping6 [ OK ] # 18.35 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.75 [+3.40] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.75 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 23.65 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.67 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.27 [+3.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.28 [+0.01] INFO: Packets sent on path1 / path2: 6850 / 5751 # 29.95 [+2.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.97 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.18 [+5.21] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.19 [+0.01] INFO: Packets sent on path1 / path2: 16497 / 16272 # 40.26 [+5.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.26 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 45.57 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.59 [+0.01] INFO: Packets sent on path1 / path2: 16497 / 16272 # 50.95 [+5.36] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.96 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 51.18 [+0.22] INFO: Running IPv6 custom multipath hash tests # 54.97 [+3.79] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.99 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901 # 57.08 [+2.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.10 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.04 [+3.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.05 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 64.11 [+3.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.12 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1246.05 [+1181.93] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1246.06 [+0.01] INFO: Packets sent on path1 / path2: 8143 / 8423 # 1248.72 [+2.67] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1248.73 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1253.80 [+5.07] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1253.81 [+0.01] INFO: Packets sent on path1 / path2: 16500 / 16272 # 1258.60 [+4.79] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1258.62 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 1263.70 [+5.09] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1263.71 [+0.01] INFO: Packets sent on path1 / path2: 16498 / 16271 # 1268.47 [+4.76] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1268.48 [+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__->