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.28 [+0.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.95 [+0.51] UDP fwd perf udp rx: 1130 MB/s 920458 calls/s # 3.03 [+1.08] udp tx: 1201 MB/s 20383 calls/s 20383 msg/s # 4.00 [+0.97] udp rx: 1284 MB/s 1045536 calls/s # 4.03 [+0.03] udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # 5.00 [+0.97] udp rx: 1304 MB/s 1061712 calls/s # 5.03 [+0.03] udp tx: 1302 MB/s 22094 calls/s 22094 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1259 MB/s 1025248 calls/s # 6.22 [+1.07] udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # 7.19 [+0.97] udp rx: 1296 MB/s 1055600 calls/s # 7.22 [+0.03] udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # 8.19 [+0.97] udp rx: 1297 MB/s 1056432 calls/s # 8.22 [+0.03] udp tx: 1295 MB/s 21978 calls/s 21978 msg/s # 8.85 [+0.63] GRO frag list over UDP tunnel ok # 9.72 [+0.87] GRO fwd over UDP tunnel ok # 9.99 [+0.27] IPv6 # 10.26 [+0.27] No GRO ok # 10.85 [+0.59] GRO frag list ok # 11.45 [+0.60] GRO fwd ok # 11.98 [+0.53] UDP fwd perf udp rx: 1461 MB/s 1189532 calls/s # 13.05 [+1.07] udp tx: 1678 MB/s 28470 calls/s 28470 msg/s # 14.02 [+0.97] udp rx: 1778 MB/s 1448256 calls/s # 14.05 [+0.03] udp tx: 1782 MB/s 30227 calls/s 30227 msg/s # 15.03 [+0.98] udp rx: 1741 MB/s 1417691 calls/s # 15.05 [+0.02] udp tx: 1745 MB/s 29609 calls/s 29609 msg/s # 15.18 [+0.12] UDP GRO fwd perf udp rx: 1763 MB/s 1436054 calls/s # 16.25 [+1.08] udp tx: 1835 MB/s 31127 calls/s 31127 msg/s # 17.22 [+0.97] udp rx: 1859 MB/s 1514064 calls/s # 17.25 [+0.03] udp tx: 1857 MB/s 31508 calls/s 31508 msg/s # 18.22 [+0.97] udp rx: 1866 MB/s 1519296 calls/s # 18.25 [+0.03] udp tx: 1863 MB/s 31609 calls/s 31609 msg/s # 18.90 [+0.65] GRO frag list over UDP tunnel ok # 19.77 [+0.87] 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__->