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.27] No GRO ok # 0.88 [+0.59] GRO frag list ok # 1.50 [+0.62] GRO fwd ok # 2.03 [+0.53] UDP fwd perf udp rx: 1626 MB/s 1324047 calls/s # 3.10 [+1.08] udp tx: 1763 MB/s 29905 calls/s 29905 msg/s # 4.07 [+0.97] udp rx: 1878 MB/s 1529232 calls/s # 4.10 [+0.03] udp tx: 1876 MB/s 31834 calls/s 31834 msg/s # 5.07 [+0.97] udp rx: 1882 MB/s 1532592 calls/s # 5.10 [+0.03] udp tx: 1880 MB/s 31899 calls/s 31899 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1772 MB/s 1442832 calls/s # 6.30 [+1.07] udp tx: 1835 MB/s 31123 calls/s 31123 msg/s # 7.26 [+0.97] udp rx: 1901 MB/s 1547952 calls/s # 7.30 [+0.03] udp tx: 1899 MB/s 32223 calls/s 32223 msg/s # 8.27 [+0.97] udp rx: 1896 MB/s 1543824 calls/s # 8.30 [+0.03] udp tx: 1894 MB/s 32124 calls/s 32124 msg/s # 8.90 [+0.60] GRO frag list over UDP tunnel ok # 9.68 [+0.78] GRO fwd over UDP tunnel ok # 9.93 [+0.26] IPv6 # 10.19 [+0.26] No GRO ok # 10.70 [+0.51] GRO frag list ok # 11.22 [+0.53] GRO fwd ok # 11.72 [+0.49] UDP fwd perf udp rx: 1066 MB/s 868504 calls/s # 12.79 [+1.07] udp tx: 1150 MB/s 19505 calls/s 19505 msg/s # 13.76 [+0.97] udp rx: 1194 MB/s 972528 calls/s # 13.79 [+0.03] udp tx: 1192 MB/s 20228 calls/s 20228 msg/s # 14.76 [+0.97] udp rx: 1167 MB/s 950592 calls/s # 14.79 [+0.03] udp tx: 1165 MB/s 19773 calls/s 19773 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1118 MB/s 910704 calls/s # 15.98 [+1.07] udp tx: 1158 MB/s 19655 calls/s 19655 msg/s # 16.95 [+0.97] udp rx: 1192 MB/s 971136 calls/s # 16.98 [+0.03] udp tx: 1191 MB/s 20210 calls/s 20210 msg/s # 17.95 [+0.97] udp rx: 1200 MB/s 977088 calls/s # 17.98 [+0.03] udp tx: 1198 MB/s 20324 calls/s 20324 msg/s # 18.59 [+0.61] GRO frag list over UDP tunnel ok # 19.34 [+0.76] 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__->