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.30 [+0.29] No GRO ok # 0.88 [+0.57] GRO frag list ok # 1.51 [+0.63] GRO fwd ok # 2.02 [+0.51] UDP fwd perf udp rx: 1548 MB/s 1260307 calls/s # 3.10 [+1.07] udp tx: 1740 MB/s 29516 calls/s 29516 msg/s # 4.07 [+0.98] udp rx: 1687 MB/s 1373767 calls/s # 4.10 [+0.02] udp tx: 1862 MB/s 31587 calls/s 31587 msg/s # 5.07 [+0.98] udp rx: 1880 MB/s 1531344 calls/s # 5.10 [+0.02] udp tx: 1879 MB/s 31875 calls/s 31875 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 1593 MB/s 1296939 calls/s # 6.29 [+1.07] udp tx: 1720 MB/s 29177 calls/s 29177 msg/s # 7.25 [+0.97] udp rx: 1808 MB/s 1472702 calls/s # 7.29 [+0.03] udp tx: 1880 MB/s 31900 calls/s 31900 msg/s # 8.26 [+0.97] udp rx: 1891 MB/s 1539744 calls/s # 8.29 [+0.03] udp tx: 1889 MB/s 32051 calls/s 32051 msg/s # 8.88 [+0.59] GRO frag list over UDP tunnel ok # 9.63 [+0.75] GRO fwd over UDP tunnel ok # 9.88 [+0.25] IPv6 # 10.14 [+0.26] No GRO ok # 10.66 [+0.52] GRO frag list ok # 11.22 [+0.56] GRO fwd ok # 11.70 [+0.48] UDP fwd perf udp rx: 798 MB/s 650035 calls/s # 12.77 [+1.07] udp tx: 1161 MB/s 19706 calls/s 19706 msg/s # 13.74 [+0.97] udp rx: 1115 MB/s 908296 calls/s # 13.77 [+0.03] udp tx: 1115 MB/s 18914 calls/s 18914 msg/s # 14.74 [+0.97] udp rx: 1068 MB/s 870240 calls/s # 14.77 [+0.03] udp tx: 1067 MB/s 18099 calls/s 18099 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1097 MB/s 893184 calls/s # 15.97 [+1.08] udp tx: 1196 MB/s 20299 calls/s 20299 msg/s # 16.94 [+0.97] udp rx: 1184 MB/s 964156 calls/s # 16.97 [+0.03] udp tx: 1199 MB/s 20337 calls/s 20337 msg/s # 17.94 [+0.97] udp rx: 1216 MB/s 990416 calls/s # 17.97 [+0.03] udp tx: 1215 MB/s 20620 calls/s 20620 msg/s # 18.55 [+0.58] GRO frag list over UDP tunnel ok # 19.30 [+0.75] 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__->