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.28] No GRO ok # 0.86 [+0.56] GRO frag list ok # 1.47 [+0.61] GRO fwd ok # 1.97 [+0.50] UDP fwd perf udp rx: 1179 MB/s 960524 calls/s # 3.05 [+1.08] udp tx: 1230 MB/s 20863 calls/s 20863 msg/s # 4.02 [+0.97] udp rx: 1331 MB/s 1083792 calls/s # 4.05 [+0.03] udp tx: 1329 MB/s 22541 calls/s 22541 msg/s # 5.02 [+0.97] udp rx: 1231 MB/s 1002968 calls/s # 5.05 [+0.03] udp tx: 1229 MB/s 20854 calls/s 20854 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1136 MB/s 925575 calls/s # 6.24 [+1.07] udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # 7.21 [+0.97] udp rx: 1042 MB/s 848614 calls/s # 7.24 [+0.03] udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # 8.21 [+0.97] udp rx: 1224 MB/s 997094 calls/s # 8.24 [+0.03] udp tx: 1237 MB/s 20982 calls/s 20982 msg/s # 8.85 [+0.61] GRO frag list over UDP tunnel ok # 9.62 [+0.77] GRO fwd over UDP tunnel ok # 9.87 [+0.25] IPv6 # 10.11 [+0.24] No GRO ok # 10.63 [+0.52] GRO frag list ok # 11.19 [+0.56] GRO fwd ok # 11.67 [+0.49] UDP fwd perf udp rx: 1677 MB/s 1365840 calls/s # 12.73 [+1.06] udp tx: 1714 MB/s 29078 calls/s 29078 msg/s # 13.71 [+0.97] udp rx: 1930 MB/s 1571520 calls/s # 13.73 [+0.03] udp tx: 1943 MB/s 32963 calls/s 32963 msg/s # 14.71 [+0.98] udp rx: 1949 MB/s 1587360 calls/s # 14.73 [+0.02] udp tx: 1947 MB/s 33034 calls/s 33034 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1638 MB/s 1334127 calls/s # 15.92 [+1.07] udp tx: 1809 MB/s 30684 calls/s 30684 msg/s # 16.89 [+0.97] udp rx: 1954 MB/s 1591008 calls/s # 16.92 [+0.03] udp tx: 1957 MB/s 33196 calls/s 33196 msg/s # 17.89 [+0.97] udp rx: 1811 MB/s 1474944 calls/s # 17.92 [+0.03] udp tx: 1947 MB/s 33032 calls/s 33032 msg/s # 18.49 [+0.57] GRO frag list over UDP tunnel ok # 19.24 [+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__->