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.23 [+0.21] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.30 [+0.57] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp tx: 1723 MB/s 29226 calls/s 29226 msg/s # 2.83 [+1.07] udp rx: 938 MB/s 763996 calls/s # 3.83 [+1.00] udp tx: 1810 MB/s 30703 calls/s 30703 msg/s # 3.83 [+0.00] udp rx: 1812 MB/s 1475309 calls/s # 4.83 [+1.00] udp tx: 1815 MB/s 30799 calls/s 30799 msg/s # 4.93 [+0.10] udp rx: 1815 MB/s 1478160 calls/s # 4.95 [+0.02] UDP GRO fwd perf udp rx: 1754 MB/s 1428336 calls/s # 6.01 [+1.07] udp tx: 1806 MB/s 30632 calls/s 30632 msg/s # 6.99 [+0.97] udp rx: 1810 MB/s 1474176 calls/s # 7.01 [+0.03] udp tx: 1809 MB/s 30687 calls/s 30687 msg/s # 7.99 [+0.97] udp rx: 1816 MB/s 1479120 calls/s # 8.01 [+0.03] udp tx: 1814 MB/s 30782 calls/s 30782 msg/s # 8.56 [+0.55] GRO frag list over UDP tunnel ok # 9.27 [+0.71] GRO fwd over UDP tunnel ok # 9.52 [+0.24] IPv6 # 9.74 [+0.22] No GRO ok # 10.23 [+0.49] GRO frag list ok # 10.76 [+0.52] GRO fwd ok # 11.22 [+0.47] UDP fwd perf udp rx: 1255 MB/s 1022252 calls/s # 12.29 [+1.06] udp tx: 1773 MB/s 30085 calls/s 30085 msg/s # 13.26 [+0.97] udp rx: 1877 MB/s 1528128 calls/s # 13.29 [+0.03] udp tx: 1876 MB/s 31832 calls/s 31832 msg/s # 14.26 [+0.98] udp rx: 1880 MB/s 1530576 calls/s # 14.29 [+0.02] udp tx: 1877 MB/s 31851 calls/s 31851 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1684 MB/s 1371648 calls/s # 15.47 [+1.07] udp tx: 1726 MB/s 29276 calls/s 29276 msg/s # 16.45 [+0.97] udp rx: 1827 MB/s 1487760 calls/s # 16.47 [+0.03] udp tx: 1832 MB/s 31075 calls/s 31075 msg/s # 17.45 [+0.98] udp rx: 906 MB/s 737924 calls/s # 17.47 [+0.03] udp tx: 1676 MB/s 28432 calls/s 28432 msg/s # 18.02 [+0.54] GRO frag list over UDP tunnel ok # 18.71 [+0.69] 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__->