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.24] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.80 [+0.49] UDP fwd perf udp rx: 1158 MB/s 942900 calls/s # 2.88 [+1.07] udp tx: 1237 MB/s 20997 calls/s 20997 msg/s # 3.85 [+0.97] udp rx: 1257 MB/s 1023416 calls/s # 3.87 [+0.02] udp tx: 1255 MB/s 21301 calls/s 21301 msg/s # 4.85 [+0.98] udp rx: 1256 MB/s 1022720 calls/s # 4.88 [+0.02] udp tx: 1254 MB/s 21285 calls/s 21285 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1223 MB/s 995712 calls/s # 6.06 [+1.07] udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # 7.04 [+0.98] udp rx: 1255 MB/s 1021728 calls/s # 7.06 [+0.02] udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # 8.04 [+0.97] udp rx: 1253 MB/s 1020768 calls/s # 8.06 [+0.03] udp tx: 1252 MB/s 21240 calls/s 21240 msg/s # 8.65 [+0.59] GRO frag list over UDP tunnel ok # 9.43 [+0.78] GRO fwd over UDP tunnel ok # 9.69 [+0.26] IPv6 # 9.94 [+0.25] No GRO ok # 10.46 [+0.52] GRO frag list ok # 10.98 [+0.52] GRO fwd ok # 11.46 [+0.48] UDP fwd perf udp rx: 1172 MB/s 954576 calls/s # 12.53 [+1.07] udp tx: 1206 MB/s 20455 calls/s 20455 msg/s # 13.50 [+0.97] udp rx: 1176 MB/s 957504 calls/s # 13.53 [+0.03] udp tx: 1174 MB/s 19924 calls/s 19924 msg/s # 14.50 [+0.97] udp rx: 1180 MB/s 960816 calls/s # 14.53 [+0.03] udp tx: 1179 MB/s 19998 calls/s 19998 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1157 MB/s 942432 calls/s # 15.72 [+1.07] udp tx: 1193 MB/s 20246 calls/s 20246 msg/s # 16.69 [+0.97] udp rx: 1120 MB/s 911904 calls/s # 16.72 [+0.03] udp tx: 1204 MB/s 20437 calls/s 20437 msg/s # 17.69 [+0.97] udp rx: 1195 MB/s 973064 calls/s # 17.72 [+0.03] udp tx: 1193 MB/s 20240 calls/s 20240 msg/s # 18.28 [+0.56] GRO frag list over UDP tunnel ok # 19.00 [+0.73] 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__->