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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 1182 MB/s 962796 calls/s # 2.83 [+1.06] udp tx: 1696 MB/s 28776 calls/s 28776 msg/s # 3.80 [+0.97] udp rx: 1202 MB/s 978845 calls/s # 3.83 [+0.03] udp tx: 1202 MB/s 20395 calls/s 20395 msg/s # 4.81 [+0.97] udp rx: 1204 MB/s 980256 calls/s # 4.83 [+0.03] udp tx: 1202 MB/s 20392 calls/s 20392 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1074 MB/s 874596 calls/s # 6.02 [+1.07] udp tx: 1145 MB/s 19420 calls/s 19420 msg/s # 6.99 [+0.97] udp rx: 1169 MB/s 952080 calls/s # 7.02 [+0.03] udp tx: 1170 MB/s 19844 calls/s 19844 msg/s # 7.99 [+0.97] udp rx: 1196 MB/s 973936 calls/s # 8.02 [+0.03] udp tx: 1195 MB/s 20272 calls/s 20272 msg/s # 8.61 [+0.59] GRO frag list over UDP tunnel ok # 9.41 [+0.80] GRO fwd over UDP tunnel ok # 9.67 [+0.26] IPv6 # 9.90 [+0.23] No GRO ok # 10.39 [+0.49] GRO frag list ok # 10.89 [+0.51] GRO fwd ok # 11.35 [+0.45] UDP fwd perf udp rx: 1264 MB/s 1029094 calls/s # 12.41 [+1.06] udp tx: 1766 MB/s 29953 calls/s 29953 msg/s # 13.38 [+0.98] udp rx: 1683 MB/s 1370329 calls/s # 13.41 [+0.02] udp tx: 1871 MB/s 31744 calls/s 31744 msg/s # 14.38 [+0.98] udp rx: 1876 MB/s 1527616 calls/s # 14.41 [+0.02] udp tx: 1874 MB/s 31792 calls/s 31792 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1660 MB/s 1351857 calls/s # 15.59 [+1.06] udp tx: 1738 MB/s 29479 calls/s 29479 msg/s # 16.57 [+0.98] udp rx: 1670 MB/s 1359657 calls/s # 16.59 [+0.02] udp tx: 1723 MB/s 29235 calls/s 29235 msg/s # 17.57 [+0.98] udp rx: 1768 MB/s 1439947 calls/s # 17.59 [+0.02] udp tx: 1831 MB/s 31061 calls/s 31061 msg/s # 18.23 [+0.64] GRO frag list over UDP tunnel ok # 19.00 [+0.78] 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__->