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.26 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.37 [+0.59] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1222 MB/s 995084 calls/s # 2.92 [+1.07] udp tx: 1259 MB/s 21365 calls/s 21365 msg/s # 3.89 [+0.97] udp rx: 1212 MB/s 987356 calls/s # 3.92 [+0.03] udp tx: 1216 MB/s 20641 calls/s 20641 msg/s # 4.89 [+0.97] udp rx: 1219 MB/s 993168 calls/s # 4.92 [+0.03] udp tx: 1218 MB/s 20666 calls/s 20666 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1162 MB/s 946560 calls/s # 6.11 [+1.07] udp tx: 1201 MB/s 20380 calls/s 20380 msg/s # 7.08 [+0.97] udp rx: 1206 MB/s 981984 calls/s # 7.11 [+0.03] udp tx: 1205 MB/s 20442 calls/s 20442 msg/s # 8.08 [+0.97] udp rx: 1207 MB/s 982800 calls/s # 8.11 [+0.03] udp tx: 1205 MB/s 20449 calls/s 20449 msg/s # 8.70 [+0.59] GRO frag list over UDP tunnel ok # 9.49 [+0.79] GRO fwd over UDP tunnel ok # 9.75 [+0.26] IPv6 # 10.00 [+0.25] No GRO ok # 10.54 [+0.53] GRO frag list ok # 11.09 [+0.55] GRO fwd ok # 11.57 [+0.49] UDP fwd perf udp rx: 1386 MB/s 1128591 calls/s # 12.64 [+1.07] udp tx: 1793 MB/s 30418 calls/s 30418 msg/s # 13.62 [+0.97] udp rx: 1914 MB/s 1558224 calls/s # 13.64 [+0.03] udp tx: 1912 MB/s 32439 calls/s 32439 msg/s # 14.62 [+0.97] udp rx: 1898 MB/s 1545696 calls/s # 14.64 [+0.03] udp tx: 1896 MB/s 32164 calls/s 32164 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 1712 MB/s 1393968 calls/s # 15.83 [+1.07] udp tx: 1743 MB/s 29569 calls/s 29569 msg/s # 16.80 [+0.97] udp rx: 1264 MB/s 1029168 calls/s # 16.83 [+0.03] udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # 17.81 [+0.97] udp rx: 1853 MB/s 1508928 calls/s # 17.83 [+0.03] udp tx: 1851 MB/s 31403 calls/s 31403 msg/s # 18.42 [+0.59] GRO frag list over UDP tunnel ok # 19.20 [+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__->