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.24 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.80 [+0.46] UDP fwd perf udp rx: 1283 MB/s 1044674 calls/s # 2.86 [+1.07] udp tx: 1863 MB/s 31607 calls/s 31607 msg/s # 3.84 [+0.98] udp rx: 1950 MB/s 1587984 calls/s # 3.86 [+0.02] udp tx: 1948 MB/s 33051 calls/s 33051 msg/s # 4.84 [+0.98] udp rx: 1550 MB/s 1261904 calls/s # 4.86 [+0.02] udp tx: 1953 MB/s 33134 calls/s 33134 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1621 MB/s 1320011 calls/s # 6.05 [+1.06] udp tx: 1702 MB/s 28876 calls/s 28876 msg/s # 7.02 [+0.97] udp rx: 1161 MB/s 945648 calls/s # 7.05 [+0.02] udp tx: 1331 MB/s 22576 calls/s 22576 msg/s # 8.02 [+0.97] udp rx: 1310 MB/s 1067097 calls/s # 8.05 [+0.03] udp tx: 1328 MB/s 22538 calls/s 22538 msg/s # 8.67 [+0.63] GRO frag list over UDP tunnel ok # 9.48 [+0.81] GRO fwd over UDP tunnel ok # 9.75 [+0.27] IPv6 # 10.02 [+0.27] No GRO ok # 10.57 [+0.55] GRO frag list ok # 11.16 [+0.60] GRO fwd ok # 11.70 [+0.54] UDP fwd perf udp rx: 1701 MB/s 1385220 calls/s # 12.77 [+1.07] udp tx: 1802 MB/s 30580 calls/s 30580 msg/s # 13.74 [+0.97] udp rx: 1751 MB/s 1425929 calls/s # 13.77 [+0.03] udp tx: 1771 MB/s 30046 calls/s 30046 msg/s # 14.74 [+0.97] udp rx: 1818 MB/s 1480608 calls/s # 14.77 [+0.03] udp tx: 1818 MB/s 30850 calls/s 30850 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1434 MB/s 1167705 calls/s # 15.97 [+1.08] udp tx: 1709 MB/s 29001 calls/s 29001 msg/s # 16.93 [+0.96] udp rx: 1708 MB/s 1390832 calls/s # 16.97 [+0.04] udp tx: 1914 MB/s 32478 calls/s 32478 msg/s # 17.93 [+0.97] udp rx: 1851 MB/s 1507632 calls/s # 17.97 [+0.03] udp tx: 1847 MB/s 31332 calls/s 31332 msg/s # 18.57 [+0.60] GRO frag list over UDP tunnel ok # 19.31 [+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__->