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.76 [+0.50] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.81 [+0.48] UDP fwd perf udp rx: 1121 MB/s 912908 calls/s # 2.88 [+1.07] udp tx: 1297 MB/s 22013 calls/s 22013 msg/s # 3.85 [+0.97] udp rx: 1332 MB/s 1085184 calls/s # 3.88 [+0.03] udp tx: 1332 MB/s 22595 calls/s 22595 msg/s # 4.86 [+0.97] udp rx: 1338 MB/s 1089456 calls/s # 4.88 [+0.03] udp tx: 1336 MB/s 22669 calls/s 22669 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1295 MB/s 1054416 calls/s # 6.07 [+1.07] udp tx: 1333 MB/s 22625 calls/s 22625 msg/s # 7.04 [+0.97] udp rx: 1325 MB/s 1079184 calls/s # 7.07 [+0.03] udp tx: 1324 MB/s 22456 calls/s 22456 msg/s # 8.04 [+0.97] udp rx: 1325 MB/s 1079424 calls/s # 8.07 [+0.03] udp tx: 1325 MB/s 22473 calls/s 22473 msg/s # 8.68 [+0.61] GRO frag list over UDP tunnel ok # 9.44 [+0.76] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.92 [+0.23] No GRO ok # 10.43 [+0.51] GRO frag list ok # 10.97 [+0.55] GRO fwd ok # 11.45 [+0.48] UDP fwd perf udp rx: 1248 MB/s 1016496 calls/s # 12.52 [+1.07] udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # 13.49 [+0.97] udp rx: 1282 MB/s 1044384 calls/s # 13.52 [+0.03] udp tx: 1281 MB/s 21739 calls/s 21739 msg/s # 14.50 [+0.98] udp rx: 1289 MB/s 1049904 calls/s # 14.52 [+0.02] udp tx: 1288 MB/s 21857 calls/s 21857 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1252 MB/s 1019568 calls/s # 15.71 [+1.07] udp tx: 1289 MB/s 21870 calls/s 21870 msg/s # 16.68 [+0.97] udp rx: 1280 MB/s 1042128 calls/s # 16.71 [+0.03] udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # 17.68 [+0.97] udp rx: 1127 MB/s 918253 calls/s # 17.71 [+0.03] udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # 18.29 [+0.58] GRO frag list over UDP tunnel ok # 19.03 [+0.74] 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__->