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.24 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1193 MB/s 971276 calls/s # 2.85 [+1.07] udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # 3.82 [+0.97] udp rx: 1277 MB/s 1039728 calls/s # 3.85 [+0.03] udp tx: 1275 MB/s 21635 calls/s 21635 msg/s # 4.83 [+0.98] udp rx: 1282 MB/s 1044192 calls/s # 4.85 [+0.02] udp tx: 1281 MB/s 21740 calls/s 21740 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1249 MB/s 1017216 calls/s # 6.03 [+1.06] udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # 7.01 [+0.98] udp rx: 1279 MB/s 1041360 calls/s # 7.03 [+0.02] udp tx: 1278 MB/s 21677 calls/s 21677 msg/s # 8.01 [+0.98] udp rx: 1279 MB/s 1041320 calls/s # 8.03 [+0.02] udp tx: 1277 MB/s 21670 calls/s 21670 msg/s # 8.59 [+0.56] GRO frag list over UDP tunnel ok # 9.32 [+0.73] GRO fwd over UDP tunnel ok # 9.57 [+0.25] IPv6 # 9.81 [+0.24] No GRO ok # 10.32 [+0.50] GRO frag list ok # 10.84 [+0.52] GRO fwd ok # 11.31 [+0.47] UDP fwd perf udp rx: 1097 MB/s 893180 calls/s # 12.38 [+1.07] udp tx: 1218 MB/s 20671 calls/s 20671 msg/s # 13.35 [+0.97] udp rx: 1231 MB/s 1002192 calls/s # 13.38 [+0.03] udp tx: 1228 MB/s 20838 calls/s 20838 msg/s # 14.35 [+0.97] udp rx: 1223 MB/s 996048 calls/s # 14.38 [+0.03] udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1180 MB/s 961016 calls/s # 15.57 [+1.07] udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # 16.54 [+0.97] udp rx: 1212 MB/s 986824 calls/s # 16.57 [+0.03] udp tx: 1211 MB/s 20540 calls/s 20540 msg/s # 17.55 [+0.97] udp rx: 1210 MB/s 985440 calls/s # 17.57 [+0.03] udp tx: 1210 MB/s 20523 calls/s 20523 msg/s # 18.18 [+0.60] GRO frag list over UDP tunnel ok # 18.92 [+0.75] 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__->