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.28 [+0.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.44 [+0.60] GRO fwd ok # 1.95 [+0.51] UDP fwd perf udp rx: 941 MB/s 766388 calls/s # 3.03 [+1.07] udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # 4.00 [+0.97] udp rx: 1203 MB/s 979564 calls/s # 4.03 [+0.03] udp tx: 1288 MB/s 21856 calls/s 21856 msg/s # 5.00 [+0.98] udp rx: 1126 MB/s 917444 calls/s # 5.03 [+0.02] udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1155 MB/s 941107 calls/s # 6.22 [+1.07] udp tx: 1249 MB/s 21200 calls/s 21200 msg/s # 7.19 [+0.97] udp rx: 1217 MB/s 991390 calls/s # 7.22 [+0.03] udp tx: 1290 MB/s 21889 calls/s 21889 msg/s # 8.20 [+0.98] udp rx: 1255 MB/s 1022356 calls/s # 8.22 [+0.02] udp tx: 1253 MB/s 21258 calls/s 21258 msg/s # 8.81 [+0.59] GRO frag list over UDP tunnel ok # 9.59 [+0.78] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.11 [+0.27] No GRO ok # 10.65 [+0.54] GRO frag list ok # 11.21 [+0.55] GRO fwd ok # 11.70 [+0.50] UDP fwd perf udp rx: 1137 MB/s 926209 calls/s # 12.77 [+1.07] udp tx: 1215 MB/s 20615 calls/s 20615 msg/s # 13.74 [+0.97] udp rx: 1240 MB/s 1010009 calls/s # 13.77 [+0.03] udp tx: 1253 MB/s 21268 calls/s 21268 msg/s # 14.74 [+0.97] udp rx: 1239 MB/s 1009008 calls/s # 14.77 [+0.03] udp tx: 1237 MB/s 20989 calls/s 20989 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1046 MB/s 851982 calls/s # 15.96 [+1.07] udp tx: 1141 MB/s 19354 calls/s 19354 msg/s # 16.93 [+0.97] udp rx: 1247 MB/s 1015780 calls/s # 16.96 [+0.03] udp tx: 1266 MB/s 21478 calls/s 21478 msg/s # 17.93 [+0.97] udp rx: 1237 MB/s 1007357 calls/s # 17.96 [+0.03] udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # 18.59 [+0.62] GRO frag list over UDP tunnel ok # 19.38 [+0.79] 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__->