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.29 [+0.26] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.45 [+0.59] GRO fwd ok # 1.93 [+0.48] UDP fwd perf udp rx: 1569 MB/s 1278061 calls/s # 3.00 [+1.07] udp tx: 1844 MB/s 31276 calls/s 31276 msg/s # 3.97 [+0.97] udp rx: 1908 MB/s 1553376 calls/s # 4.00 [+0.03] udp tx: 1906 MB/s 32336 calls/s 32336 msg/s # 4.97 [+0.97] udp rx: 1910 MB/s 1555296 calls/s # 5.00 [+0.03] udp tx: 1908 MB/s 32372 calls/s 32372 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1677 MB/s 1365683 calls/s # 6.20 [+1.07] udp tx: 1746 MB/s 29625 calls/s 29625 msg/s # 7.16 [+0.97] udp rx: 1834 MB/s 1493088 calls/s # 7.20 [+0.03] udp tx: 1840 MB/s 31221 calls/s 31221 msg/s # 8.17 [+0.97] udp rx: 1775 MB/s 1445372 calls/s # 8.20 [+0.03] udp tx: 1904 MB/s 32298 calls/s 32298 msg/s # 8.85 [+0.65] GRO frag list over UDP tunnel ok # 9.68 [+0.83] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.21 [+0.27] No GRO ok # 10.77 [+0.56] GRO frag list ok # 11.34 [+0.57] GRO fwd ok # 11.85 [+0.51] UDP fwd perf udp rx: 1575 MB/s 1282380 calls/s # 12.93 [+1.08] udp tx: 1703 MB/s 28900 calls/s 28900 msg/s # 13.89 [+0.96] udp rx: 1761 MB/s 1434288 calls/s # 13.93 [+0.04] udp tx: 1763 MB/s 29904 calls/s 29904 msg/s # 14.89 [+0.97] udp rx: 1574 MB/s 1282172 calls/s # 14.93 [+0.03] udp tx: 1641 MB/s 27843 calls/s 27843 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 1671 MB/s 1360939 calls/s # 16.12 [+1.07] udp tx: 1757 MB/s 29811 calls/s 29811 msg/s # 17.09 [+0.97] udp rx: 1749 MB/s 1424378 calls/s # 17.12 [+0.03] udp tx: 1747 MB/s 29631 calls/s 29631 msg/s # 18.09 [+0.97] udp rx: 1548 MB/s 1260280 calls/s # 18.12 [+0.03] udp tx: 1563 MB/s 26522 calls/s 26522 msg/s # 18.74 [+0.61] GRO frag list over UDP tunnel ok # 19.55 [+0.81] 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__->