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.26 [+0.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.84 [+0.47] UDP fwd perf udp rx: 1278 MB/s 1041024 calls/s # 2.91 [+1.07] udp tx: 1312 MB/s 22261 calls/s 22261 msg/s # 3.88 [+0.97] udp rx: 1189 MB/s 968400 calls/s # 3.91 [+0.03] udp tx: 1188 MB/s 20153 calls/s 20153 msg/s # 4.88 [+0.97] udp rx: 1185 MB/s 965328 calls/s # 4.91 [+0.03] udp tx: 1184 MB/s 20086 calls/s 20086 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1166 MB/s 950016 calls/s # 6.10 [+1.07] udp tx: 1200 MB/s 20356 calls/s 20356 msg/s # 7.08 [+0.97] udp rx: 1205 MB/s 981552 calls/s # 7.10 [+0.03] udp tx: 1204 MB/s 20423 calls/s 20423 msg/s # 8.08 [+0.97] udp rx: 1202 MB/s 979056 calls/s # 8.10 [+0.03] udp tx: 1201 MB/s 20382 calls/s 20382 msg/s # 8.67 [+0.57] GRO frag list over UDP tunnel ok # 9.40 [+0.73] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.89 [+0.24] No GRO ok # 10.40 [+0.51] GRO frag list ok # 10.94 [+0.54] GRO fwd ok # 11.43 [+0.49] UDP fwd perf udp rx: 1218 MB/s 992256 calls/s # 12.50 [+1.07] udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # 13.47 [+0.97] udp rx: 1111 MB/s 904608 calls/s # 13.50 [+0.03] udp tx: 1109 MB/s 18825 calls/s 18825 msg/s # 14.47 [+0.97] udp rx: 1119 MB/s 911424 calls/s # 14.50 [+0.02] udp tx: 1118 MB/s 18965 calls/s 18965 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1077 MB/s 877296 calls/s # 15.68 [+1.07] udp tx: 1105 MB/s 18755 calls/s 18755 msg/s # 16.66 [+0.97] udp rx: 1118 MB/s 910704 calls/s # 16.68 [+0.03] udp tx: 1117 MB/s 18957 calls/s 18957 msg/s # 17.66 [+0.98] udp rx: 1125 MB/s 916224 calls/s # 17.68 [+0.02] udp tx: 1124 MB/s 19076 calls/s 19076 msg/s # 18.26 [+0.57] GRO frag list over UDP tunnel ok # 19.02 [+0.76] 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__->