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.25 [+0.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1036 MB/s 844220 calls/s # 2.93 [+1.07] udp tx: 1267 MB/s 21492 calls/s 21492 msg/s # 3.90 [+0.97] udp rx: 1295 MB/s 1054480 calls/s # 3.93 [+0.03] udp tx: 1293 MB/s 21942 calls/s 21942 msg/s # 4.90 [+0.97] udp rx: 1300 MB/s 1059152 calls/s # 4.93 [+0.03] udp tx: 1299 MB/s 22042 calls/s 22042 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1214 MB/s 989088 calls/s # 6.12 [+1.07] udp tx: 1250 MB/s 21215 calls/s 21215 msg/s # 7.09 [+0.97] udp rx: 1300 MB/s 1059024 calls/s # 7.12 [+0.03] udp tx: 1299 MB/s 22036 calls/s 22036 msg/s # 8.09 [+0.97] udp rx: 1295 MB/s 1054800 calls/s # 8.12 [+0.03] udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # 8.69 [+0.57] GRO frag list over UDP tunnel ok # 9.42 [+0.73] GRO fwd over UDP tunnel ok # 9.67 [+0.25] IPv6 # 9.90 [+0.24] No GRO ok # 10.41 [+0.50] GRO frag list ok # 10.95 [+0.55] GRO fwd ok # 11.43 [+0.48] UDP fwd perf udp rx: 988 MB/s 804540 calls/s # 12.50 [+1.07] udp tx: 1172 MB/s 19886 calls/s 19886 msg/s # 13.47 [+0.97] udp rx: 1249 MB/s 1017456 calls/s # 13.50 [+0.03] udp tx: 1248 MB/s 21179 calls/s 21179 msg/s # 14.47 [+0.98] udp rx: 1240 MB/s 1010160 calls/s # 14.50 [+0.02] udp tx: 1239 MB/s 21019 calls/s 21019 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1214 MB/s 989136 calls/s # 15.69 [+1.07] udp tx: 1248 MB/s 21171 calls/s 21171 msg/s # 16.66 [+0.97] udp rx: 1257 MB/s 1023360 calls/s # 16.69 [+0.03] udp tx: 1255 MB/s 21295 calls/s 21295 msg/s # 17.66 [+0.97] udp rx: 1251 MB/s 1019040 calls/s # 17.69 [+0.03] udp tx: 1250 MB/s 21214 calls/s 21214 msg/s # 18.26 [+0.58] GRO frag list over UDP tunnel ok # 19.02 [+0.76] 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__->