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.76 [+0.51] GRO frag list ok # 1.36 [+0.60] GRO fwd ok # 1.86 [+0.51] UDP fwd perf udp rx: 1228 MB/s 1000220 calls/s # 2.93 [+1.07] udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # 3.91 [+0.98] udp rx: 1260 MB/s 1026288 calls/s # 3.93 [+0.02] udp tx: 1253 MB/s 21268 calls/s 21268 msg/s # 4.91 [+0.98] udp rx: 1080 MB/s 879648 calls/s # 4.93 [+0.02] udp tx: 1078 MB/s 18285 calls/s 18285 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1254 MB/s 1021632 calls/s # 6.12 [+1.07] udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # 7.09 [+0.98] udp rx: 1272 MB/s 1036224 calls/s # 7.12 [+0.02] udp tx: 1271 MB/s 21568 calls/s 21568 msg/s # 8.09 [+0.98] udp rx: 1294 MB/s 1054032 calls/s # 8.12 [+0.03] udp tx: 1293 MB/s 21933 calls/s 21933 msg/s # 8.69 [+0.57] GRO frag list over UDP tunnel ok # 9.44 [+0.75] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.92 [+0.22] No GRO ok # 10.42 [+0.50] GRO frag list ok # 10.96 [+0.53] GRO fwd ok # 11.43 [+0.48] UDP fwd perf udp rx: 1077 MB/s 877148 calls/s # 12.50 [+1.07] udp tx: 1236 MB/s 20970 calls/s 20970 msg/s # 13.47 [+0.97] udp rx: 1144 MB/s 931382 calls/s # 13.50 [+0.03] udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # 14.48 [+0.97] udp rx: 1192 MB/s 971162 calls/s # 14.50 [+0.03] udp tx: 1257 MB/s 21330 calls/s 21330 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1225 MB/s 997536 calls/s # 15.69 [+1.07] udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # 16.66 [+0.97] udp rx: 1248 MB/s 1016784 calls/s # 16.69 [+0.03] udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # 17.66 [+0.97] udp rx: 1249 MB/s 1017408 calls/s # 17.69 [+0.03] udp tx: 1249 MB/s 21189 calls/s 21189 msg/s # 18.26 [+0.57] GRO frag list over UDP tunnel ok # 18.99 [+0.73] 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__->