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.75 [+0.50] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1113 MB/s 906524 calls/s # 2.85 [+1.07] udp tx: 1304 MB/s 22127 calls/s 22127 msg/s # 3.83 [+0.97] udp rx: 1341 MB/s 1092336 calls/s # 3.85 [+0.03] udp tx: 1340 MB/s 22732 calls/s 22732 msg/s # 4.83 [+0.98] udp rx: 1334 MB/s 1086448 calls/s # 4.85 [+0.02] udp tx: 1333 MB/s 22610 calls/s 22610 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1293 MB/s 1052897 calls/s # 6.04 [+1.07] udp tx: 1337 MB/s 22690 calls/s 22690 msg/s # 7.02 [+0.97] udp rx: 1341 MB/s 1091968 calls/s # 7.04 [+0.03] udp tx: 1339 MB/s 22722 calls/s 22722 msg/s # 8.02 [+0.97] udp rx: 1343 MB/s 1094144 calls/s # 8.04 [+0.03] udp tx: 1342 MB/s 22770 calls/s 22770 msg/s # 8.65 [+0.60] GRO frag list over UDP tunnel ok # 9.39 [+0.74] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.88 [+0.24] No GRO ok # 10.40 [+0.52] GRO frag list ok # 10.95 [+0.55] GRO fwd ok # 11.45 [+0.49] UDP fwd perf udp rx: 908 MB/s 739436 calls/s # 12.52 [+1.07] udp tx: 1215 MB/s 20620 calls/s 20620 msg/s # 13.49 [+0.97] udp rx: 1219 MB/s 992780 calls/s # 13.52 [+0.03] udp tx: 1263 MB/s 21434 calls/s 21434 msg/s # 14.49 [+0.97] udp rx: 1280 MB/s 1042272 calls/s # 14.52 [+0.03] udp tx: 1278 MB/s 21692 calls/s 21692 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1247 MB/s 1015440 calls/s # 15.71 [+1.07] udp tx: 1280 MB/s 21723 calls/s 21723 msg/s # 16.68 [+0.97] udp rx: 1282 MB/s 1043856 calls/s # 16.71 [+0.03] udp tx: 1281 MB/s 21738 calls/s 21738 msg/s # 17.68 [+0.97] udp rx: 1275 MB/s 1038044 calls/s # 17.71 [+0.03] udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # 18.27 [+0.57] GRO frag list over UDP tunnel ok # 19.01 [+0.73] 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__->