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.25 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.35 [+0.59] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1299 MB/s 1057968 calls/s # 2.90 [+1.07] udp tx: 1331 MB/s 22583 calls/s 22583 msg/s # 3.88 [+0.97] udp rx: 1261 MB/s 1027160 calls/s # 3.90 [+0.03] udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # 4.88 [+0.98] udp rx: 1302 MB/s 1059992 calls/s # 4.90 [+0.02] udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1274 MB/s 1037952 calls/s # 6.09 [+1.07] udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # 7.07 [+0.97] udp rx: 1299 MB/s 1057790 calls/s # 7.09 [+0.03] udp tx: 1310 MB/s 22225 calls/s 22225 msg/s # 8.07 [+0.97] udp rx: 1301 MB/s 1059571 calls/s # 8.09 [+0.03] udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # 8.67 [+0.58] GRO frag list over UDP tunnel ok # 9.46 [+0.79] GRO fwd over UDP tunnel ok # 9.72 [+0.25] IPv6 # 9.95 [+0.24] No GRO ok # 10.48 [+0.53] GRO frag list ok # 11.04 [+0.56] GRO fwd ok # 11.54 [+0.50] UDP fwd perf udp rx: 1091 MB/s 888572 calls/s # 12.62 [+1.08] udp tx: 1130 MB/s 19172 calls/s 19172 msg/s # 13.59 [+0.97] udp rx: 1105 MB/s 899760 calls/s # 13.62 [+0.03] udp tx: 1106 MB/s 18766 calls/s 18766 msg/s # 14.59 [+0.97] udp rx: 1187 MB/s 966384 calls/s # 14.62 [+0.03] udp tx: 1184 MB/s 20091 calls/s 20091 msg/s # 14.74 [+0.12] UDP GRO fwd perf udp rx: 1145 MB/s 932256 calls/s # 15.81 [+1.07] udp tx: 1177 MB/s 19975 calls/s 19975 msg/s # 16.79 [+0.97] udp rx: 1188 MB/s 967632 calls/s # 16.81 [+0.03] udp tx: 1187 MB/s 20144 calls/s 20144 msg/s # 17.79 [+0.97] udp rx: 1204 MB/s 980400 calls/s # 17.81 [+0.03] udp tx: 1202 MB/s 20391 calls/s 20391 msg/s # 18.40 [+0.58] GRO frag list over UDP tunnel ok # 19.17 [+0.77] 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__->