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.23 [+0.22] No GRO ok # 0.77 [+0.54] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.83 [+0.49] UDP fwd perf udp rx: 1222 MB/s 995175 calls/s # 2.90 [+1.08] udp tx: 1297 MB/s 22005 calls/s 22005 msg/s # 3.87 [+0.97] udp rx: 1319 MB/s 1074115 calls/s # 3.90 [+0.03] udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # 4.87 [+0.97] udp rx: 1355 MB/s 1103616 calls/s # 4.90 [+0.03] udp tx: 1355 MB/s 22988 calls/s 22988 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1221 MB/s 994573 calls/s # 6.10 [+1.07] udp tx: 1373 MB/s 23289 calls/s 23289 msg/s # 7.07 [+0.97] udp rx: 1277 MB/s 1040311 calls/s # 7.10 [+0.03] udp tx: 1360 MB/s 23074 calls/s 23074 msg/s # 8.07 [+0.97] udp rx: 1174 MB/s 956407 calls/s # 8.10 [+0.03] udp tx: 1352 MB/s 22932 calls/s 22932 msg/s # 8.66 [+0.56] GRO frag list over UDP tunnel ok # 9.37 [+0.71] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.85 [+0.24] No GRO ok # 10.33 [+0.48] GRO frag list ok # 10.85 [+0.51] GRO fwd ok # 11.33 [+0.49] UDP fwd perf udp rx: 1811 MB/s 1474513 calls/s # 12.39 [+1.06] udp tx: 1891 MB/s 32073 calls/s 32073 msg/s # 13.37 [+0.97] udp rx: 1894 MB/s 1542096 calls/s # 13.39 [+0.03] udp tx: 1893 MB/s 32113 calls/s 32113 msg/s # 14.37 [+0.97] udp rx: 1899 MB/s 1546032 calls/s # 14.39 [+0.03] udp tx: 1896 MB/s 32167 calls/s 32167 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1894 MB/s 1542672 calls/s # 15.57 [+1.06] udp tx: 1949 MB/s 33069 calls/s 33069 msg/s # 16.55 [+0.97] udp rx: 1945 MB/s 1583968 calls/s # 16.57 [+0.03] udp tx: 1943 MB/s 32967 calls/s 32967 msg/s # 17.55 [+0.97] udp rx: 1870 MB/s 1522707 calls/s # 17.57 [+0.03] udp tx: 1932 MB/s 32776 calls/s 32776 msg/s # 18.11 [+0.54] GRO frag list over UDP tunnel ok # 18.87 [+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__->