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.80 [+0.55] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.87 [+0.49] UDP fwd perf udp rx: 1151 MB/s 937244 calls/s # 2.94 [+1.07] udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # 3.91 [+0.97] udp rx: 1268 MB/s 1032816 calls/s # 3.94 [+0.03] udp tx: 1267 MB/s 21493 calls/s 21493 msg/s # 4.91 [+0.97] udp rx: 1431 MB/s 1165488 calls/s # 4.94 [+0.03] udp tx: 1444 MB/s 24505 calls/s 24505 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1682 MB/s 1369440 calls/s # 6.12 [+1.06] udp tx: 1716 MB/s 29107 calls/s 29107 msg/s # 7.09 [+0.97] udp rx: 1312 MB/s 1068336 calls/s # 7.12 [+0.03] udp tx: 1310 MB/s 22231 calls/s 22231 msg/s # 8.10 [+0.98] udp rx: 1315 MB/s 1071040 calls/s # 8.12 [+0.03] udp tx: 1314 MB/s 22290 calls/s 22290 msg/s # 8.70 [+0.58] GRO frag list over UDP tunnel ok # 9.46 [+0.75] GRO fwd over UDP tunnel ok # 9.71 [+0.26] IPv6 # 9.94 [+0.23] No GRO ok # 10.46 [+0.51] GRO frag list ok # 10.99 [+0.53] GRO fwd ok # 11.47 [+0.48] UDP fwd perf udp rx: 1132 MB/s 922316 calls/s # 12.54 [+1.07] udp tx: 1261 MB/s 21396 calls/s 21396 msg/s # 13.51 [+0.97] udp rx: 1263 MB/s 1028448 calls/s # 13.54 [+0.03] udp tx: 1261 MB/s 21400 calls/s 21400 msg/s # 14.51 [+0.97] udp rx: 1266 MB/s 1031424 calls/s # 14.54 [+0.03] udp tx: 1265 MB/s 21468 calls/s 21468 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1245 MB/s 1014336 calls/s # 15.73 [+1.07] udp tx: 1281 MB/s 21741 calls/s 21741 msg/s # 16.70 [+0.97] udp rx: 1280 MB/s 1042464 calls/s # 16.73 [+0.03] udp tx: 1278 MB/s 21692 calls/s 21692 msg/s # 17.70 [+0.97] udp rx: 1277 MB/s 1039920 calls/s # 17.73 [+0.03] udp tx: 1275 MB/s 21637 calls/s 21637 msg/s # 18.32 [+0.59] GRO frag list over UDP tunnel ok # 19.08 [+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__->