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.27 [+0.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.35 [+0.56] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1467 MB/s 1194524 calls/s # 2.88 [+1.07] udp tx: 1789 MB/s 30353 calls/s 30353 msg/s # 3.85 [+0.97] udp rx: 1816 MB/s 1478880 calls/s # 3.88 [+0.03] udp tx: 1815 MB/s 30784 calls/s 30784 msg/s # 4.85 [+0.97] udp rx: 1856 MB/s 1511616 calls/s # 4.88 [+0.03] udp tx: 1855 MB/s 31474 calls/s 31474 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1799 MB/s 1465216 calls/s # 6.07 [+1.07] udp tx: 1853 MB/s 31435 calls/s 31435 msg/s # 7.04 [+0.97] udp rx: 1872 MB/s 1524560 calls/s # 7.07 [+0.03] udp tx: 1872 MB/s 31753 calls/s 31753 msg/s # 8.04 [+0.97] udp rx: 1853 MB/s 1508872 calls/s # 8.07 [+0.03] udp tx: 1870 MB/s 31732 calls/s 31732 msg/s # 8.65 [+0.58] GRO frag list over UDP tunnel ok # 9.43 [+0.78] GRO fwd over UDP tunnel ok # 9.69 [+0.26] IPv6 # 9.93 [+0.25] No GRO ok # 10.49 [+0.55] GRO frag list ok # 11.06 [+0.57] GRO fwd ok # 11.54 [+0.48] UDP fwd perf udp rx: 1591 MB/s 1295424 calls/s # 12.61 [+1.06] udp tx: 1819 MB/s 30852 calls/s 30852 msg/s # 13.58 [+0.97] udp rx: 1837 MB/s 1495968 calls/s # 13.61 [+0.03] udp tx: 1835 MB/s 31130 calls/s 31130 msg/s # 14.58 [+0.97] udp rx: 1820 MB/s 1481760 calls/s # 14.61 [+0.03] udp tx: 1817 MB/s 30830 calls/s 30830 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1770 MB/s 1441152 calls/s # 15.78 [+1.06] udp tx: 1815 MB/s 30796 calls/s 30796 msg/s # 16.76 [+0.97] udp rx: 1818 MB/s 1480464 calls/s # 16.78 [+0.02] udp tx: 1817 MB/s 30825 calls/s 30825 msg/s # 17.76 [+0.98] udp rx: 1821 MB/s 1483008 calls/s # 17.78 [+0.02] udp tx: 1816 MB/s 30812 calls/s 30812 msg/s # 18.33 [+0.54] GRO frag list over UDP tunnel ok # 19.01 [+0.68] 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__->