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.75 [+0.50] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.83 [+0.52] UDP fwd perf udp rx: 1062 MB/s 864834 calls/s # 2.91 [+1.07] udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # 3.88 [+0.97] udp rx: 1187 MB/s 967071 calls/s # 3.91 [+0.03] udp tx: 1272 MB/s 21586 calls/s 21586 msg/s # 4.88 [+0.97] udp rx: 1198 MB/s 975711 calls/s # 4.91 [+0.03] udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 914 MB/s 744502 calls/s # 6.10 [+1.07] udp tx: 1273 MB/s 21599 calls/s 21599 msg/s # 7.07 [+0.97] udp rx: 1255 MB/s 1022366 calls/s # 7.10 [+0.03] udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # 8.07 [+0.97] udp rx: 1256 MB/s 1023168 calls/s # 8.10 [+0.03] udp tx: 1256 MB/s 21313 calls/s 21313 msg/s # 8.73 [+0.63] GRO frag list over UDP tunnel ok # 9.51 [+0.78] GRO fwd over UDP tunnel ok # 9.77 [+0.26] IPv6 # 10.06 [+0.28] No GRO ok # 10.62 [+0.56] GRO frag list ok # 11.19 [+0.58] GRO fwd ok # 11.70 [+0.50] UDP fwd perf udp rx: 929 MB/s 756552 calls/s # 12.77 [+1.07] udp tx: 1190 MB/s 20192 calls/s 20192 msg/s # 13.74 [+0.97] udp rx: 935 MB/s 761838 calls/s # 13.77 [+0.03] udp tx: 1210 MB/s 20531 calls/s 20531 msg/s # 14.74 [+0.98] udp rx: 1075 MB/s 875444 calls/s # 14.77 [+0.02] udp tx: 1210 MB/s 20537 calls/s 20537 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 958 MB/s 780715 calls/s # 15.97 [+1.08] udp tx: 1206 MB/s 20463 calls/s 20463 msg/s # 16.93 [+0.97] udp rx: 1208 MB/s 984096 calls/s # 16.97 [+0.03] udp tx: 1207 MB/s 20481 calls/s 20481 msg/s # 17.93 [+0.97] udp rx: 1209 MB/s 984816 calls/s # 17.97 [+0.03] udp tx: 1208 MB/s 20496 calls/s 20496 msg/s # 18.60 [+0.64] GRO frag list over UDP tunnel ok # 19.43 [+0.83] 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__->