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.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.29 [+0.56] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1543 MB/s 1256297 calls/s # 2.83 [+1.06] udp tx: 1833 MB/s 31103 calls/s 31103 msg/s # 3.80 [+0.97] udp rx: 1432 MB/s 1166323 calls/s # 3.83 [+0.03] udp tx: 1426 MB/s 24202 calls/s 24202 msg/s # 4.80 [+0.97] udp rx: 1414 MB/s 1151386 calls/s # 4.83 [+0.03] udp tx: 1480 MB/s 25109 calls/s 25109 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1439 MB/s 1171699 calls/s # 6.01 [+1.07] udp tx: 1528 MB/s 25928 calls/s 25928 msg/s # 6.99 [+0.97] udp rx: 1462 MB/s 1190928 calls/s # 7.01 [+0.02] udp tx: 1460 MB/s 24766 calls/s 24766 msg/s # 7.98 [+0.97] udp rx: 1370 MB/s 1115487 calls/s # 8.01 [+0.03] udp tx: 1374 MB/s 23306 calls/s 23306 msg/s # 8.68 [+0.67] GRO frag list over UDP tunnel ok # 9.49 [+0.82] GRO fwd over UDP tunnel ok # 9.75 [+0.26] IPv6 # 10.02 [+0.27] No GRO ok # 10.55 [+0.53] GRO frag list ok # 11.11 [+0.56] GRO fwd ok # 11.64 [+0.53] UDP fwd perf udp rx: 1262 MB/s 1028191 calls/s # 12.71 [+1.07] udp tx: 1600 MB/s 27149 calls/s 27149 msg/s # 13.68 [+0.97] udp rx: 1608 MB/s 1309761 calls/s # 13.71 [+0.03] udp tx: 1711 MB/s 29035 calls/s 29035 msg/s # 14.68 [+0.97] udp rx: 1512 MB/s 1231056 calls/s # 14.71 [+0.03] udp tx: 1509 MB/s 25603 calls/s 25603 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1345 MB/s 1095239 calls/s # 15.91 [+1.08] udp tx: 1673 MB/s 28377 calls/s 28377 msg/s # 16.87 [+0.97] udp rx: 1494 MB/s 1216299 calls/s # 16.91 [+0.04] udp tx: 1676 MB/s 28432 calls/s 28432 msg/s # 17.88 [+0.97] udp rx: 1094 MB/s 891185 calls/s # 17.91 [+0.03] udp tx: 1604 MB/s 27205 calls/s 27205 msg/s # 18.56 [+0.66] GRO frag list over UDP tunnel ok # 19.34 [+0.77] 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__->