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.26 [+0.25] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.28 [+0.51] GRO fwd ok # 1.72 [+0.44] UDP fwd perf udp rx: 1569 MB/s 1277785 calls/s # 2.78 [+1.06] udp tx: 1842 MB/s 31247 calls/s 31247 msg/s # 3.76 [+0.97] udp rx: 2013 MB/s 1638864 calls/s # 3.78 [+0.03] udp tx: 2011 MB/s 34108 calls/s 34108 msg/s # 4.76 [+0.97] udp rx: 2006 MB/s 1633440 calls/s # 4.78 [+0.03] udp tx: 2004 MB/s 33990 calls/s 33990 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1900 MB/s 1546896 calls/s # 5.96 [+1.06] udp tx: 1951 MB/s 33104 calls/s 33104 msg/s # 6.93 [+0.97] udp rx: 1925 MB/s 1567584 calls/s # 6.96 [+0.03] udp tx: 1924 MB/s 32636 calls/s 32636 msg/s # 7.93 [+0.98] udp rx: 1807 MB/s 1471360 calls/s # 7.96 [+0.02] udp tx: 1804 MB/s 30611 calls/s 30611 msg/s # 8.50 [+0.54] GRO frag list over UDP tunnel ok # 9.20 [+0.70] GRO fwd over UDP tunnel ok # 9.45 [+0.25] IPv6 # 9.67 [+0.23] No GRO ok # 10.16 [+0.48] GRO frag list ok # 10.68 [+0.52] GRO fwd ok # 11.11 [+0.44] UDP fwd perf udp rx: 1835 MB/s 1494132 calls/s # 12.17 [+1.06] udp tx: 1890 MB/s 32058 calls/s 32058 msg/s # 13.15 [+0.97] udp rx: 1789 MB/s 1456608 calls/s # 13.17 [+0.03] udp tx: 1784 MB/s 30270 calls/s 30270 msg/s # 14.15 [+0.98] udp rx: 1598 MB/s 1301740 calls/s # 14.17 [+0.02] udp tx: 1945 MB/s 33003 calls/s 33003 msg/s # 14.29 [+0.12] UDP GRO fwd perf udp rx: 1882 MB/s 1532448 calls/s # 15.35 [+1.06] udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # 16.33 [+0.98] udp rx: 1928 MB/s 1569792 calls/s # 16.35 [+0.02] udp tx: 1926 MB/s 32676 calls/s 32676 msg/s # 17.33 [+0.98] udp rx: 1871 MB/s 1523901 calls/s # 17.35 [+0.02] udp tx: 1919 MB/s 32554 calls/s 32554 msg/s # 17.87 [+0.52] GRO frag list over UDP tunnel ok # 18.59 [+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__->