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.01 [+0.01] IPv4 # 0.28 [+0.26] No GRO ok # 0.80 [+0.52] GRO frag list ok # 1.40 [+0.60] GRO fwd ok # 1.91 [+0.51] UDP fwd perf udp rx: 1246 MB/s 1015015 calls/s # 2.98 [+1.07] udp tx: 1331 MB/s 22581 calls/s 22581 msg/s # 3.95 [+0.97] udp rx: 1364 MB/s 1111200 calls/s # 3.98 [+0.03] udp tx: 1363 MB/s 23125 calls/s 23125 msg/s # 4.95 [+0.97] udp rx: 1312 MB/s 1068624 calls/s # 4.98 [+0.03] udp tx: 1311 MB/s 22244 calls/s 22244 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1271 MB/s 1035136 calls/s # 6.17 [+1.07] udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # 7.14 [+0.97] udp rx: 1325 MB/s 1079264 calls/s # 7.17 [+0.03] udp tx: 1324 MB/s 22459 calls/s 22459 msg/s # 8.15 [+0.97] udp rx: 1377 MB/s 1121584 calls/s # 8.17 [+0.03] udp tx: 1376 MB/s 23340 calls/s 23340 msg/s # 8.77 [+0.60] GRO frag list over UDP tunnel ok # 9.55 [+0.77] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.05 [+0.25] No GRO ok # 10.61 [+0.56] GRO frag list ok # 11.18 [+0.57] GRO fwd ok # 11.70 [+0.51] UDP fwd perf udp rx: 1053 MB/s 857440 calls/s # 12.77 [+1.07] udp tx: 1248 MB/s 21178 calls/s 21178 msg/s # 13.74 [+0.97] udp rx: 1281 MB/s 1043232 calls/s # 13.77 [+0.03] udp tx: 1279 MB/s 21700 calls/s 21700 msg/s # 14.74 [+0.97] udp rx: 1278 MB/s 1041200 calls/s # 14.77 [+0.03] udp tx: 1278 MB/s 21692 calls/s 21692 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1183 MB/s 963888 calls/s # 15.95 [+1.07] udp tx: 1218 MB/s 20669 calls/s 20669 msg/s # 16.93 [+0.97] udp rx: 1312 MB/s 1068816 calls/s # 16.95 [+0.03] udp tx: 1310 MB/s 22233 calls/s 22233 msg/s # 17.93 [+0.98] udp rx: 1287 MB/s 1048029 calls/s # 17.95 [+0.02] udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # 18.55 [+0.60] GRO frag list over UDP tunnel ok # 19.35 [+0.80] 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__->