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.81 [+0.56] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.90 [+0.49] UDP fwd perf udp rx: 1043 MB/s 849884 calls/s # 2.97 [+1.07] udp tx: 1117 MB/s 18952 calls/s 18952 msg/s # 3.94 [+0.97] udp rx: 1274 MB/s 1037712 calls/s # 3.97 [+0.03] udp tx: 1273 MB/s 21595 calls/s 21595 msg/s # 4.94 [+0.97] udp rx: 1266 MB/s 1031392 calls/s # 4.97 [+0.03] udp tx: 1264 MB/s 21450 calls/s 21450 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1252 MB/s 1019424 calls/s # 6.15 [+1.07] udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # 7.13 [+0.98] udp rx: 1278 MB/s 1041216 calls/s # 7.15 [+0.02] udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # 8.13 [+0.98] udp rx: 1285 MB/s 1046880 calls/s # 8.15 [+0.02] udp tx: 1284 MB/s 21783 calls/s 21783 msg/s # 8.72 [+0.56] GRO frag list over UDP tunnel ok # 9.46 [+0.75] GRO fwd over UDP tunnel ok # 9.71 [+0.25] IPv6 # 9.96 [+0.24] No GRO ok # 10.47 [+0.52] GRO frag list ok # 11.02 [+0.54] GRO fwd ok # 11.50 [+0.48] UDP fwd perf udp rx: 1244 MB/s 1013424 calls/s # 12.57 [+1.07] udp tx: 1278 MB/s 21681 calls/s 21681 msg/s # 13.54 [+0.97] udp rx: 1233 MB/s 1004256 calls/s # 13.57 [+0.03] udp tx: 1232 MB/s 20896 calls/s 20896 msg/s # 14.54 [+0.97] udp rx: 1225 MB/s 997536 calls/s # 14.57 [+0.03] udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1199 MB/s 976800 calls/s # 15.76 [+1.07] udp tx: 1231 MB/s 20879 calls/s 20879 msg/s # 16.73 [+0.97] udp rx: 1219 MB/s 992448 calls/s # 16.76 [+0.03] udp tx: 1217 MB/s 20655 calls/s 20655 msg/s # 17.73 [+0.97] udp rx: 1231 MB/s 1002480 calls/s # 17.76 [+0.03] udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # 18.34 [+0.58] GRO frag list over UDP tunnel ok # 19.10 [+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__->