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.73 [+0.48] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1291 MB/s 1051296 calls/s # 2.78 [+1.06] udp tx: 1323 MB/s 22447 calls/s 22447 msg/s # 3.76 [+0.98] udp rx: 1315 MB/s 1071264 calls/s # 3.78 [+0.02] udp tx: 1314 MB/s 22299 calls/s 22299 msg/s # 4.76 [+0.98] udp rx: 1312 MB/s 1068336 calls/s # 4.78 [+0.02] udp tx: 1310 MB/s 22234 calls/s 22234 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1274 MB/s 1037760 calls/s # 5.97 [+1.07] udp tx: 1309 MB/s 22213 calls/s 22213 msg/s # 6.94 [+0.97] udp rx: 1310 MB/s 1066800 calls/s # 6.97 [+0.03] udp tx: 1308 MB/s 22201 calls/s 22201 msg/s # 7.94 [+0.97] udp rx: 1306 MB/s 1063872 calls/s # 7.97 [+0.03] udp tx: 1305 MB/s 22141 calls/s 22141 msg/s # 8.52 [+0.55] GRO frag list over UDP tunnel ok # 9.22 [+0.70] GRO fwd over UDP tunnel ok # 9.47 [+0.24] IPv6 # 9.68 [+0.22] No GRO ok # 10.18 [+0.49] GRO frag list ok # 10.69 [+0.51] GRO fwd ok # 11.16 [+0.47] UDP fwd perf udp rx: 1150 MB/s 936812 calls/s # 12.23 [+1.06] udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # 13.20 [+0.98] udp rx: 1278 MB/s 1040543 calls/s # 13.23 [+0.03] udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # 14.20 [+0.98] udp rx: 1275 MB/s 1038289 calls/s # 14.23 [+0.02] udp tx: 1273 MB/s 21600 calls/s 21600 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 1234 MB/s 1004640 calls/s # 15.42 [+1.07] udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # 16.39 [+0.97] udp rx: 1264 MB/s 1029552 calls/s # 16.42 [+0.03] udp tx: 1263 MB/s 21428 calls/s 21428 msg/s # 17.39 [+0.97] udp rx: 1261 MB/s 1027056 calls/s # 17.42 [+0.03] udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # 17.96 [+0.54] GRO frag list over UDP tunnel ok # 18.65 [+0.69] 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__->