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.23 [+0.22] No GRO ok # 0.78 [+0.55] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.85 [+0.47] UDP fwd perf udp rx: 1446 MB/s 1177381 calls/s # 2.91 [+1.06] udp tx: 1654 MB/s 28066 calls/s 28066 msg/s # 3.88 [+0.97] udp rx: 1753 MB/s 1427832 calls/s # 3.91 [+0.03] udp tx: 1753 MB/s 29741 calls/s 29741 msg/s # 4.89 [+0.98] udp rx: 1771 MB/s 1442251 calls/s # 4.91 [+0.02] udp tx: 1767 MB/s 29972 calls/s 29972 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1597 MB/s 1300459 calls/s # 6.10 [+1.07] udp tx: 1677 MB/s 28459 calls/s 28459 msg/s # 7.07 [+0.97] udp rx: 1663 MB/s 1354656 calls/s # 7.10 [+0.03] udp tx: 1665 MB/s 28244 calls/s 28244 msg/s # 8.07 [+0.97] udp rx: 1897 MB/s 1545040 calls/s # 8.10 [+0.03] udp tx: 1896 MB/s 32162 calls/s 32162 msg/s # 8.66 [+0.56] GRO frag list over UDP tunnel ok # 9.36 [+0.70] GRO fwd over UDP tunnel ok # 9.60 [+0.25] IPv6 # 9.83 [+0.22] No GRO ok # 10.35 [+0.52] GRO frag list ok # 10.91 [+0.57] GRO fwd ok # 11.36 [+0.45] UDP fwd perf udp rx: 1780 MB/s 1449264 calls/s # 12.42 [+1.06] udp tx: 1821 MB/s 30890 calls/s 30890 msg/s # 13.40 [+0.98] udp rx: 1827 MB/s 1487952 calls/s # 13.42 [+0.02] udp tx: 1826 MB/s 30980 calls/s 30980 msg/s # 14.40 [+0.98] udp rx: 1816 MB/s 1478928 calls/s # 14.42 [+0.02] udp tx: 1814 MB/s 30782 calls/s 30782 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1711 MB/s 1393392 calls/s # 15.60 [+1.06] udp tx: 1753 MB/s 29742 calls/s 29742 msg/s # 16.58 [+0.98] udp rx: 1634 MB/s 1330512 calls/s # 16.60 [+0.02] udp tx: 1632 MB/s 27688 calls/s 27688 msg/s # 17.58 [+0.98] udp rx: 1735 MB/s 1413072 calls/s # 17.60 [+0.02] udp tx: 1727 MB/s 29307 calls/s 29307 msg/s # 18.19 [+0.59] GRO frag list over UDP tunnel ok # 19.00 [+0.80] 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__->