make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.02 [+0.02] IPv4 # 0.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.42 [+0.63] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 1162 MB/s 946124 calls/s # 3.00 [+1.07] udp tx: 1204 MB/s 20426 calls/s 20426 msg/s # 3.97 [+0.97] udp rx: 1114 MB/s 907325 calls/s # 4.00 [+0.03] udp tx: 1270 MB/s 21544 calls/s 21544 msg/s # 4.97 [+0.98] udp rx: 921 MB/s 750109 calls/s # 5.00 [+0.02] udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 988 MB/s 804441 calls/s # 6.20 [+1.07] udp tx: 1114 MB/s 18910 calls/s 18910 msg/s # 7.20 [+1.00] udp tx: 1114 MB/s 18898 calls/s 18898 msg/s # 7.20 [+0.00] udp rx: 977 MB/s 795441 calls/s # 8.20 [+1.00] udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # 8.30 [+0.10] udp rx: 1242 MB/s 1011643 calls/s # 8.74 [+0.44] GRO frag list over UDP tunnel ok # 9.50 [+0.76] GRO fwd over UDP tunnel ok # 9.75 [+0.25] IPv6 # 10.01 [+0.26] No GRO ok # 10.55 [+0.54] GRO frag list ok # 11.10 [+0.55] GRO fwd ok # 11.61 [+0.51] UDP fwd perf udp rx: 1073 MB/s 873661 calls/s # 12.68 [+1.07] udp tx: 1176 MB/s 19957 calls/s 19957 msg/s # 13.65 [+0.97] udp rx: 1156 MB/s 941282 calls/s # 13.68 [+0.03] udp tx: 1192 MB/s 20220 calls/s 20220 msg/s # 14.65 [+0.98] udp rx: 1181 MB/s 962227 calls/s # 14.68 [+0.02] udp tx: 1188 MB/s 20157 calls/s 20157 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1052 MB/s 856893 calls/s # 15.87 [+1.07] udp tx: 1124 MB/s 19065 calls/s 19065 msg/s # 16.84 [+0.97] udp rx: 1171 MB/s 953614 calls/s # 16.87 [+0.03] udp tx: 1178 MB/s 19983 calls/s 19983 msg/s # 17.84 [+0.97] udp rx: 1071 MB/s 872146 calls/s # 17.87 [+0.03] udp tx: 1155 MB/s 19604 calls/s 19604 msg/s # 18.49 [+0.61] GRO frag list over UDP tunnel ok # 19.31 [+0.82] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->