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.79 [+0.53] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1216 MB/s 990668 calls/s # 2.94 [+1.07] udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # 3.91 [+0.97] udp rx: 1268 MB/s 1033008 calls/s # 3.94 [+0.03] udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # 4.91 [+0.98] udp rx: 1270 MB/s 1034208 calls/s # 4.94 [+0.02] udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1234 MB/s 1004640 calls/s # 6.13 [+1.07] udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # 7.10 [+0.97] udp rx: 1289 MB/s 1049904 calls/s # 7.13 [+0.03] udp tx: 1288 MB/s 21852 calls/s 21852 msg/s # 8.11 [+0.97] udp rx: 1300 MB/s 1058496 calls/s # 8.13 [+0.03] udp tx: 1299 MB/s 22032 calls/s 22032 msg/s # 8.75 [+0.62] GRO frag list over UDP tunnel ok # 9.53 [+0.78] GRO fwd over UDP tunnel ok # 9.79 [+0.26] IPv6 # 10.02 [+0.23] No GRO ok # 10.53 [+0.51] GRO frag list ok # 11.08 [+0.55] GRO fwd ok # 11.57 [+0.49] UDP fwd perf udp rx: 1232 MB/s 1003152 calls/s # 12.64 [+1.07] udp tx: 1263 MB/s 21423 calls/s 21423 msg/s # 13.61 [+0.97] udp rx: 1234 MB/s 1005216 calls/s # 13.64 [+0.03] udp tx: 1233 MB/s 20920 calls/s 20920 msg/s # 14.61 [+0.98] udp rx: 1232 MB/s 1003200 calls/s # 14.64 [+0.02] udp tx: 1231 MB/s 20883 calls/s 20883 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 1202 MB/s 979056 calls/s # 15.83 [+1.07] udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # 16.80 [+0.97] udp rx: 1226 MB/s 998832 calls/s # 16.83 [+0.03] udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # 17.80 [+0.97] udp rx: 1207 MB/s 982656 calls/s # 17.83 [+0.03] udp tx: 1205 MB/s 20454 calls/s 20454 msg/s # 18.40 [+0.57] GRO frag list over UDP tunnel ok # 19.17 [+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__->