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.77 [+0.51] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1186 MB/s 966044 calls/s # 2.90 [+1.07] udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # 3.88 [+0.97] udp rx: 1312 MB/s 1068624 calls/s # 3.90 [+0.03] udp tx: 1311 MB/s 22236 calls/s 22236 msg/s # 4.88 [+0.97] udp rx: 1311 MB/s 1068096 calls/s # 4.90 [+0.03] udp tx: 1310 MB/s 22228 calls/s 22228 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1277 MB/s 1040112 calls/s # 6.10 [+1.07] udp tx: 1317 MB/s 22350 calls/s 22350 msg/s # 7.07 [+0.97] udp rx: 1316 MB/s 1072128 calls/s # 7.10 [+0.03] udp tx: 1315 MB/s 22310 calls/s 22310 msg/s # 8.07 [+0.97] udp rx: 1320 MB/s 1075200 calls/s # 8.10 [+0.03] udp tx: 1319 MB/s 22381 calls/s 22381 msg/s # 8.68 [+0.58] GRO frag list over UDP tunnel ok # 9.44 [+0.76] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.94 [+0.25] No GRO ok # 10.46 [+0.52] GRO frag list ok # 11.00 [+0.54] GRO fwd ok # 11.49 [+0.48] UDP fwd perf udp rx: 1116 MB/s 909020 calls/s # 12.56 [+1.07] udp tx: 1252 MB/s 21235 calls/s 21235 msg/s # 13.53 [+0.97] udp rx: 1207 MB/s 983036 calls/s # 13.56 [+0.03] udp tx: 1252 MB/s 21245 calls/s 21245 msg/s # 14.53 [+0.97] udp rx: 1263 MB/s 1028928 calls/s # 14.56 [+0.03] udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1219 MB/s 992832 calls/s # 15.75 [+1.07] udp tx: 1253 MB/s 21267 calls/s 21267 msg/s # 16.72 [+0.97] udp rx: 1244 MB/s 1013280 calls/s # 16.75 [+0.03] udp tx: 1243 MB/s 21088 calls/s 21088 msg/s # 17.72 [+0.97] udp rx: 1197 MB/s 975116 calls/s # 17.75 [+0.03] udp tx: 1239 MB/s 21029 calls/s 21029 msg/s # 18.33 [+0.58] GRO frag list over UDP tunnel ok # 19.10 [+0.77] 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__->