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.24 [+0.22] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.32 [+0.59] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1428 MB/s 1163027 calls/s # 2.86 [+1.06] udp tx: 1729 MB/s 29329 calls/s 29329 msg/s # 3.83 [+0.97] udp rx: 1836 MB/s 1494763 calls/s # 3.86 [+0.03] udp tx: 1860 MB/s 31552 calls/s 31552 msg/s # 4.84 [+0.97] udp rx: 1568 MB/s 1276859 calls/s # 4.86 [+0.03] udp tx: 1879 MB/s 31870 calls/s 31870 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1735 MB/s 1413264 calls/s # 6.05 [+1.07] udp tx: 1835 MB/s 31124 calls/s 31124 msg/s # 7.02 [+0.97] udp rx: 1683 MB/s 1370622 calls/s # 7.05 [+0.03] udp tx: 1877 MB/s 31841 calls/s 31841 msg/s # 8.02 [+0.97] udp rx: 1871 MB/s 1523603 calls/s # 8.05 [+0.03] udp tx: 1886 MB/s 31995 calls/s 31995 msg/s # 8.63 [+0.58] GRO frag list over UDP tunnel ok # 9.40 [+0.77] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.91 [+0.26] No GRO ok # 10.42 [+0.51] GRO frag list ok # 10.93 [+0.51] GRO fwd ok # 11.38 [+0.46] UDP fwd perf udp tx: 1651 MB/s 28009 calls/s 28009 msg/s # 12.51 [+1.12] udp rx: 1111 MB/s 904701 calls/s # 13.45 [+0.94] udp tx: 1861 MB/s 31570 calls/s 31570 msg/s # 13.50 [+0.06] udp rx: 1793 MB/s 1460286 calls/s # 14.45 [+0.94] udp tx: 1845 MB/s 31297 calls/s 31297 msg/s # 14.55 [+0.10] udp rx: 1738 MB/s 1415040 calls/s # 14.57 [+0.02] UDP GRO fwd perf udp rx: 1614 MB/s 1314624 calls/s # 15.63 [+1.07] udp tx: 1662 MB/s 28189 calls/s 28189 msg/s # 16.60 [+0.97] udp rx: 1756 MB/s 1429584 calls/s # 16.63 [+0.03] udp tx: 1756 MB/s 29792 calls/s 29792 msg/s # 17.61 [+0.97] udp rx: 1804 MB/s 1468992 calls/s # 17.63 [+0.03] udp tx: 1797 MB/s 30480 calls/s 30480 msg/s # 18.19 [+0.56] GRO frag list over UDP tunnel ok # 18.93 [+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__->