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.33 [+0.57] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 1228 MB/s 1000268 calls/s # 2.86 [+1.07] udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # 3.84 [+0.98] udp rx: 1284 MB/s 1045820 calls/s # 3.86 [+0.02] udp tx: 1285 MB/s 21809 calls/s 21809 msg/s # 4.84 [+0.98] udp rx: 1292 MB/s 1052592 calls/s # 4.86 [+0.02] udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1267 MB/s 1031904 calls/s # 6.05 [+1.07] udp tx: 1305 MB/s 22134 calls/s 22134 msg/s # 7.02 [+0.97] udp rx: 1306 MB/s 1063776 calls/s # 7.05 [+0.03] udp tx: 1306 MB/s 22151 calls/s 22151 msg/s # 8.02 [+0.97] udp rx: 1309 MB/s 1065904 calls/s # 8.05 [+0.03] udp tx: 1308 MB/s 22201 calls/s 22201 msg/s # 8.62 [+0.57] GRO frag list over UDP tunnel ok # 9.36 [+0.73] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.83 [+0.23] No GRO ok # 10.35 [+0.51] GRO frag list ok # 10.89 [+0.54] GRO fwd ok # 11.36 [+0.48] UDP fwd perf udp rx: 1026 MB/s 835528 calls/s # 12.43 [+1.07] udp tx: 1063 MB/s 18036 calls/s 18036 msg/s # 13.40 [+0.97] udp rx: 1176 MB/s 957408 calls/s # 13.43 [+0.03] udp tx: 1182 MB/s 20063 calls/s 20063 msg/s # 14.40 [+0.97] udp rx: 1233 MB/s 1003920 calls/s # 14.43 [+0.03] udp tx: 1232 MB/s 20900 calls/s 20900 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1204 MB/s 980544 calls/s # 15.61 [+1.06] udp tx: 1232 MB/s 20909 calls/s 20909 msg/s # 16.58 [+0.98] udp rx: 1219 MB/s 992832 calls/s # 16.61 [+0.02] udp tx: 1219 MB/s 20680 calls/s 20680 msg/s # 17.59 [+0.98] udp rx: 1244 MB/s 1013040 calls/s # 17.61 [+0.02] udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # 18.17 [+0.56] GRO frag list over UDP tunnel ok # 18.88 [+0.71] 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__->