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.23 [+0.22] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.27 [+0.54] GRO fwd ok # 1.75 [+0.48] UDP fwd perf udp rx: 1558 MB/s 1268684 calls/s # 2.81 [+1.06] udp tx: 1832 MB/s 31088 calls/s 31088 msg/s # 3.79 [+0.97] udp rx: 1862 MB/s 1515984 calls/s # 3.81 [+0.03] udp tx: 1860 MB/s 31551 calls/s 31551 msg/s # 4.79 [+0.97] udp rx: 1878 MB/s 1529184 calls/s # 4.81 [+0.03] udp tx: 1876 MB/s 31826 calls/s 31826 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1788 MB/s 1456363 calls/s # 5.99 [+1.06] udp tx: 1847 MB/s 31343 calls/s 31343 msg/s # 6.97 [+0.97] udp rx: 1437 MB/s 1170664 calls/s # 6.99 [+0.03] udp tx: 1835 MB/s 31133 calls/s 31133 msg/s # 7.97 [+0.98] udp rx: 1585 MB/s 1290703 calls/s # 7.99 [+0.02] udp tx: 1840 MB/s 31222 calls/s 31222 msg/s # 8.55 [+0.56] GRO frag list over UDP tunnel ok # 9.29 [+0.73] GRO fwd over UDP tunnel ok # 9.53 [+0.24] IPv6 # 9.76 [+0.24] No GRO ok # 10.26 [+0.50] GRO frag list ok # 10.77 [+0.51] GRO fwd ok # 11.22 [+0.45] UDP fwd perf udp rx: 1663 MB/s 1354364 calls/s # 12.29 [+1.06] udp tx: 1797 MB/s 30481 calls/s 30481 msg/s # 13.26 [+0.97] udp rx: 1815 MB/s 1477804 calls/s # 13.29 [+0.03] udp tx: 1818 MB/s 30835 calls/s 30835 msg/s # 14.26 [+0.98] udp rx: 1811 MB/s 1474888 calls/s # 14.29 [+0.02] udp tx: 1809 MB/s 30687 calls/s 30687 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1454400 calls/s # 15.47 [+1.06] udp tx: 1843 MB/s 31262 calls/s 31262 msg/s # 16.44 [+0.97] udp rx: 1888 MB/s 1537392 calls/s # 16.47 [+0.03] udp tx: 1886 MB/s 31988 calls/s 31988 msg/s # 17.44 [+0.97] udp rx: 1885 MB/s 1534752 calls/s # 17.47 [+0.03] udp tx: 1882 MB/s 31934 calls/s 31934 msg/s # 18.02 [+0.55] GRO frag list over UDP tunnel ok # 18.75 [+0.72] 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__->