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.68 [+16.68] TEST: ping [ OK ] # 18.02 [+1.34] TEST: ping6 [ OK ] # 18.11 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.49 [+3.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.51 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6101 # 23.59 [+2.08] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.60 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 27.04 [+3.44] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.06 [+0.02] INFO: Packets sent on path1 / path2: 6300 / 6301 # 29.83 [+2.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.35 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.36 [+0.01] INFO: Packets sent on path1 / path2: 16455 / 16314 # 40.44 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.45 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.89 [+5.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.91 [+0.02] INFO: Packets sent on path1 / path2: 16455 / 16314 # 51.14 [+5.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.15 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.40 [+0.26] INFO: Running IPv6 custom multipath hash tests # 54.77 [+3.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.78 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6050 # 57.01 [+2.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.75 [+3.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.76 [+0.01] INFO: Packets sent on path1 / path2: 6002 / 6601 # 63.84 [+3.08] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.85 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1190.38 [+1126.52] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1190.39 [+0.01] INFO: Packets sent on path1 / path2: 8301 / 8239 # 1192.87 [+2.47] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1192.88 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1197.88 [+5.00] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1197.90 [+0.02] INFO: Packets sent on path1 / path2: 16375 / 16395 # 1202.81 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1202.82 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1207.94 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1207.95 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16396 # 1213.05 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1213.06 [+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__->