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.24] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1230 MB/s 1002044 calls/s # 2.82 [+1.07] udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # 3.80 [+0.97] udp rx: 1296 MB/s 1055280 calls/s # 3.82 [+0.02] udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # 4.80 [+0.98] udp rx: 1296 MB/s 1055808 calls/s # 4.82 [+0.02] udp tx: 1295 MB/s 21967 calls/s 21967 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1260 MB/s 1026192 calls/s # 6.01 [+1.07] udp tx: 1294 MB/s 21957 calls/s 21957 msg/s # 6.98 [+0.97] udp rx: 1296 MB/s 1055232 calls/s # 7.01 [+0.03] udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # 7.98 [+0.97] udp rx: 1294 MB/s 1053600 calls/s # 8.01 [+0.03] udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # 8.58 [+0.57] GRO frag list over UDP tunnel ok # 9.33 [+0.75] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.82 [+0.24] No GRO ok # 10.32 [+0.50] GRO frag list ok # 10.84 [+0.52] GRO fwd ok # 11.31 [+0.47] UDP fwd perf udp rx: 1246 MB/s 1014432 calls/s # 12.38 [+1.07] udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # 13.35 [+0.97] udp rx: 1189 MB/s 968444 calls/s # 13.38 [+0.03] udp tx: 1244 MB/s 21104 calls/s 21104 msg/s # 14.35 [+0.97] udp rx: 1257 MB/s 1023696 calls/s # 14.38 [+0.03] udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1237 MB/s 1007808 calls/s # 15.57 [+1.07] udp tx: 1271 MB/s 21563 calls/s 21563 msg/s # 16.54 [+0.98] udp rx: 1266 MB/s 1031136 calls/s # 16.57 [+0.02] udp tx: 1265 MB/s 21459 calls/s 21459 msg/s # 17.54 [+0.98] udp rx: 1228 MB/s 999836 calls/s # 17.57 [+0.02] udp tx: 1248 MB/s 21174 calls/s 21174 msg/s # 18.12 [+0.56] GRO frag list over UDP tunnel ok # 18.87 [+0.75] 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__->