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.01 [+0.01] IPv4 # 0.26 [+0.25] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.91 [+0.51] UDP fwd perf udp rx: 1022 MB/s 832224 calls/s # 2.99 [+1.07] udp tx: 1137 MB/s 19299 calls/s 19299 msg/s # 3.96 [+0.97] udp rx: 1010 MB/s 822562 calls/s # 3.99 [+0.03] udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # 4.96 [+0.97] udp rx: 1072 MB/s 872951 calls/s # 4.99 [+0.03] udp tx: 1161 MB/s 19695 calls/s 19695 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 986 MB/s 803440 calls/s # 6.18 [+1.07] udp tx: 1135 MB/s 19251 calls/s 19251 msg/s # 7.15 [+0.97] udp rx: 1165 MB/s 948503 calls/s # 7.18 [+0.03] udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # 8.15 [+0.97] udp rx: 1286 MB/s 1047648 calls/s # 8.18 [+0.03] udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # 8.74 [+0.56] GRO frag list over UDP tunnel ok # 9.48 [+0.74] GRO fwd over UDP tunnel ok # 9.72 [+0.24] IPv6 # 9.99 [+0.27] No GRO ok # 10.54 [+0.55] GRO frag list ok # 11.11 [+0.57] GRO fwd ok # 11.61 [+0.49] UDP fwd perf udp rx: 879 MB/s 715782 calls/s # 12.68 [+1.07] udp tx: 1207 MB/s 20472 calls/s 20472 msg/s # 13.65 [+0.97] udp rx: 1237 MB/s 1007248 calls/s # 13.67 [+0.03] udp tx: 1235 MB/s 20959 calls/s 20959 msg/s # 14.65 [+0.97] udp rx: 1203 MB/s 979872 calls/s # 14.67 [+0.03] udp tx: 1202 MB/s 20399 calls/s 20399 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1204 MB/s 980560 calls/s # 15.87 [+1.07] udp tx: 1247 MB/s 21161 calls/s 21161 msg/s # 16.83 [+0.97] udp rx: 1178 MB/s 959265 calls/s # 16.87 [+0.03] udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # 17.83 [+0.97] udp rx: 1247 MB/s 1015456 calls/s # 17.87 [+0.03] udp tx: 1245 MB/s 21123 calls/s 21123 msg/s # 18.42 [+0.55] GRO frag list over UDP tunnel ok # 19.13 [+0.72] 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__->