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.22 [+0.20] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.22 [+0.54] GRO fwd ok # 1.66 [+0.44] UDP fwd perf udp rx: 1515 MB/s 1233997 calls/s # 2.73 [+1.06] udp tx: 1738 MB/s 29486 calls/s 29486 msg/s # 3.70 [+0.98] udp rx: 1589 MB/s 1293661 calls/s # 3.73 [+0.02] udp tx: 1695 MB/s 28754 calls/s 28754 msg/s # 4.70 [+0.98] udp rx: 1876 MB/s 1527648 calls/s # 4.73 [+0.02] udp tx: 1874 MB/s 31800 calls/s 31800 msg/s # 4.84 [+0.12] UDP GRO fwd perf udp rx: 1831 MB/s 1491280 calls/s # 5.91 [+1.06] udp tx: 1880 MB/s 31902 calls/s 31902 msg/s # 6.88 [+0.97] udp rx: 1885 MB/s 1534688 calls/s # 6.91 [+0.03] udp tx: 1882 MB/s 31934 calls/s 31934 msg/s # 7.88 [+0.98] udp rx: 1824 MB/s 1485120 calls/s # 7.91 [+0.02] udp tx: 1821 MB/s 30886 calls/s 30886 msg/s # 8.42 [+0.51] GRO frag list over UDP tunnel ok # 9.10 [+0.68] GRO fwd over UDP tunnel ok # 9.33 [+0.24] IPv6 # 9.54 [+0.21] No GRO ok # 10.03 [+0.48] GRO frag list ok # 10.55 [+0.52] GRO fwd ok # 11.03 [+0.48] UDP fwd perf udp rx: 1543 MB/s 1256515 calls/s # 12.09 [+1.06] udp tx: 1633 MB/s 27702 calls/s 27702 msg/s # 13.07 [+0.98] udp rx: 1861 MB/s 1515184 calls/s # 13.09 [+0.02] udp tx: 1858 MB/s 31527 calls/s 31527 msg/s # 14.07 [+0.98] udp rx: 1856 MB/s 1511744 calls/s # 14.09 [+0.02] udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # 14.21 [+0.12] UDP GRO fwd perf udp rx: 856 MB/s 697676 calls/s # 15.29 [+1.08] udp tx: 1202 MB/s 20397 calls/s 20397 msg/s # 16.27 [+0.98] udp rx: 1113 MB/s 906655 calls/s # 16.29 [+0.02] udp tx: 1255 MB/s 21296 calls/s 21296 msg/s # 17.27 [+0.98] udp rx: 1173 MB/s 954964 calls/s # 17.29 [+0.02] udp tx: 1257 MB/s 21330 calls/s 21330 msg/s # 17.90 [+0.61] GRO frag list over UDP tunnel ok # 18.68 [+0.78] 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__->