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.24 [+0.22] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.76 [+0.48] UDP fwd perf udp rx: 1423 MB/s 1158707 calls/s # 2.82 [+1.06] udp tx: 1834 MB/s 31106 calls/s 31106 msg/s # 3.80 [+0.98] udp rx: 1825 MB/s 1486281 calls/s # 3.82 [+0.02] udp tx: 1877 MB/s 31836 calls/s 31836 msg/s # 4.80 [+0.98] udp rx: 1868 MB/s 1521072 calls/s # 4.82 [+0.02] udp tx: 1866 MB/s 31649 calls/s 31649 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1653 MB/s 1346304 calls/s # 6.00 [+1.06] udp tx: 1698 MB/s 28813 calls/s 28813 msg/s # 6.97 [+0.98] udp rx: 1859 MB/s 1513440 calls/s # 7.00 [+0.02] udp tx: 1857 MB/s 31503 calls/s 31503 msg/s # 7.98 [+0.98] udp rx: 1851 MB/s 1507296 calls/s # 8.00 [+0.02] udp tx: 1849 MB/s 31369 calls/s 31369 msg/s # 8.59 [+0.60] GRO frag list over UDP tunnel ok # 9.28 [+0.69] GRO fwd over UDP tunnel ok # 9.52 [+0.23] IPv6 # 9.76 [+0.24] No GRO ok # 10.26 [+0.50] GRO frag list ok # 10.79 [+0.53] GRO fwd ok # 11.30 [+0.51] UDP fwd perf udp rx: 1639 MB/s 1334750 calls/s # 12.37 [+1.07] udp tx: 1756 MB/s 29799 calls/s 29799 msg/s # 13.34 [+0.97] udp rx: 1777 MB/s 1446896 calls/s # 13.37 [+0.03] udp tx: 1776 MB/s 30129 calls/s 30129 msg/s # 14.34 [+0.97] udp rx: 1820 MB/s 1482104 calls/s # 14.37 [+0.03] udp tx: 1819 MB/s 30857 calls/s 30857 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1770 MB/s 1441456 calls/s # 15.55 [+1.07] udp tx: 1817 MB/s 30828 calls/s 30828 msg/s # 16.53 [+0.97] udp rx: 1823 MB/s 1484528 calls/s # 16.55 [+0.03] udp tx: 1823 MB/s 30920 calls/s 30920 msg/s # 17.53 [+0.98] udp rx: 1819 MB/s 1481520 calls/s # 17.55 [+0.02] udp tx: 1817 MB/s 30832 calls/s 30832 msg/s # 18.17 [+0.62] GRO frag list over UDP tunnel ok # 18.91 [+0.74] 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__->