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.25 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.41 [+0.62] GRO fwd ok # 1.92 [+0.51] UDP fwd perf udp rx: 1036 MB/s 843487 calls/s # 2.99 [+1.07] udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # 3.96 [+0.97] udp rx: 1226 MB/s 998336 calls/s # 3.99 [+0.03] udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # 4.96 [+0.97] udp rx: 1296 MB/s 1055312 calls/s # 4.99 [+0.03] udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1189 MB/s 968416 calls/s # 6.17 [+1.07] udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # 7.15 [+0.97] udp rx: 1304 MB/s 1062032 calls/s # 7.17 [+0.03] udp tx: 1302 MB/s 22094 calls/s 22094 msg/s # 8.15 [+0.97] udp rx: 1229 MB/s 1001334 calls/s # 8.17 [+0.03] udp tx: 1304 MB/s 22122 calls/s 22122 msg/s # 8.80 [+0.63] GRO frag list over UDP tunnel ok # 9.60 [+0.80] GRO fwd over UDP tunnel ok # 9.88 [+0.27] IPv6 # 10.16 [+0.28] No GRO ok # 10.70 [+0.55] GRO frag list ok # 11.27 [+0.57] GRO fwd ok # 11.77 [+0.50] UDP fwd perf udp rx: 1752 MB/s 1426963 calls/s # 12.84 [+1.07] udp tx: 1811 MB/s 30730 calls/s 30730 msg/s # 13.81 [+0.97] udp rx: 1840 MB/s 1498656 calls/s # 13.84 [+0.03] udp tx: 1838 MB/s 31183 calls/s 31183 msg/s # 14.81 [+0.97] udp rx: 1780 MB/s 1449283 calls/s # 14.84 [+0.03] udp tx: 1832 MB/s 31075 calls/s 31075 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1710 MB/s 1392187 calls/s # 16.02 [+1.06] udp tx: 1763 MB/s 29910 calls/s 29910 msg/s # 17.00 [+0.98] udp rx: 1873 MB/s 1525536 calls/s # 17.02 [+0.02] udp tx: 1872 MB/s 31751 calls/s 31751 msg/s # 18.00 [+0.98] udp rx: 1816 MB/s 1478752 calls/s # 18.02 [+0.02] udp tx: 1801 MB/s 30547 calls/s 30547 msg/s # 18.62 [+0.60] GRO frag list over UDP tunnel ok # 19.45 [+0.83] 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__->