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.26 [+0.25] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.79 [+0.44] UDP fwd perf udp rx: 1530 MB/s 1246189 calls/s # 2.85 [+1.06] udp tx: 1835 MB/s 31125 calls/s 31125 msg/s # 3.82 [+0.98] udp rx: 1741 MB/s 1417440 calls/s # 3.85 [+0.02] udp tx: 1738 MB/s 29493 calls/s 29493 msg/s # 4.82 [+0.98] udp rx: 1928 MB/s 1570368 calls/s # 4.85 [+0.02] udp tx: 1927 MB/s 32696 calls/s 32696 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1892 MB/s 1540704 calls/s # 6.02 [+1.06] udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # 7.00 [+0.98] udp rx: 1711 MB/s 1393667 calls/s # 7.02 [+0.02] udp tx: 1930 MB/s 32741 calls/s 32741 msg/s # 8.00 [+0.98] udp rx: 1861 MB/s 1515739 calls/s # 8.02 [+0.02] udp tx: 1941 MB/s 32925 calls/s 32925 msg/s # 8.60 [+0.58] GRO frag list over UDP tunnel ok # 9.32 [+0.72] GRO fwd over UDP tunnel ok # 9.55 [+0.23] IPv6 # 9.77 [+0.22] No GRO ok # 10.26 [+0.49] GRO frag list ok # 10.80 [+0.54] GRO fwd ok # 11.24 [+0.44] UDP fwd perf udp rx: 1594 MB/s 1297760 calls/s # 12.31 [+1.06] udp tx: 1725 MB/s 29267 calls/s 29267 msg/s # 13.28 [+0.97] udp rx: 1774 MB/s 1444416 calls/s # 13.31 [+0.03] udp tx: 1771 MB/s 30042 calls/s 30042 msg/s # 14.28 [+0.97] udp rx: 1885 MB/s 1534848 calls/s # 14.31 [+0.03] udp tx: 1882 MB/s 31929 calls/s 31929 msg/s # 14.43 [+0.12] UDP GRO fwd perf udp rx: 1796 MB/s 1462619 calls/s # 15.50 [+1.08] udp tx: 1890 MB/s 32064 calls/s 32064 msg/s # 16.47 [+0.96] udp rx: 1820 MB/s 1482488 calls/s # 16.50 [+0.03] udp tx: 1903 MB/s 32281 calls/s 32281 msg/s # 17.47 [+0.97] udp rx: 1911 MB/s 1555920 calls/s # 17.50 [+0.03] udp tx: 1907 MB/s 32355 calls/s 32355 msg/s # 18.12 [+0.62] GRO frag list over UDP tunnel ok # 18.95 [+0.83] 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__->