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.00 [+0.00] IPv4 # 0.28 [+0.28] No GRO ok # 0.87 [+0.59] GRO frag list ok # 1.52 [+0.65] GRO fwd ok # 2.05 [+0.53] UDP fwd perf udp rx: 955 MB/s 778181 calls/s # 3.13 [+1.08] udp tx: 1211 MB/s 20542 calls/s 20542 msg/s # 4.10 [+0.97] udp rx: 1079 MB/s 878988 calls/s # 4.13 [+0.03] udp tx: 1257 MB/s 21321 calls/s 21321 msg/s # 5.10 [+0.97] udp rx: 1835 MB/s 1494144 calls/s # 5.13 [+0.03] udp tx: 1852 MB/s 31424 calls/s 31424 msg/s # 5.25 [+0.12] UDP GRO fwd perf udp rx: 1698 MB/s 1382563 calls/s # 6.33 [+1.08] udp tx: 1794 MB/s 30443 calls/s 30443 msg/s # 7.30 [+0.97] udp rx: 1828 MB/s 1488384 calls/s # 7.33 [+0.03] udp tx: 1827 MB/s 30994 calls/s 30994 msg/s # 8.30 [+0.97] udp rx: 1868 MB/s 1521072 calls/s # 8.33 [+0.03] udp tx: 1866 MB/s 31663 calls/s 31663 msg/s # 8.94 [+0.61] GRO frag list over UDP tunnel ok # 9.75 [+0.81] GRO fwd over UDP tunnel ok # 10.00 [+0.26] IPv6 # 10.24 [+0.23] No GRO ok # 10.76 [+0.52] GRO frag list ok # 11.29 [+0.53] GRO fwd ok # 11.78 [+0.49] UDP fwd perf udp rx: 1278 MB/s 1041034 calls/s # 12.86 [+1.07] udp tx: 1523 MB/s 25840 calls/s 25840 msg/s # 13.82 [+0.97] udp rx: 1807 MB/s 1471824 calls/s # 13.86 [+0.03] udp tx: 1806 MB/s 30633 calls/s 30633 msg/s # 14.82 [+0.97] udp rx: 1818 MB/s 1480176 calls/s # 14.86 [+0.03] udp tx: 1815 MB/s 30793 calls/s 30793 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1524 MB/s 1241395 calls/s # 16.05 [+1.07] udp tx: 1674 MB/s 28402 calls/s 28402 msg/s # 17.05 [+1.00] udp tx: 1759 MB/s 29842 calls/s 29842 msg/s # 17.05 [+0.00] udp rx: 1567 MB/s 1276089 calls/s # 18.05 [+1.00] udp tx: 1794 MB/s 30430 calls/s 30430 msg/s # 18.15 [+0.10] udp rx: 1642 MB/s 1337392 calls/s # 18.66 [+0.52] GRO frag list over UDP tunnel ok # 19.45 [+0.79] 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__->