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.23 [+0.21] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.72 [+0.46] UDP fwd perf udp rx: 1606 MB/s 1307869 calls/s # 2.78 [+1.06] udp tx: 1906 MB/s 32333 calls/s 32333 msg/s # 3.75 [+0.98] udp rx: 1744 MB/s 1419912 calls/s # 3.78 [+0.02] udp tx: 1940 MB/s 32905 calls/s 32905 msg/s # 4.75 [+0.98] udp rx: 1950 MB/s 1588176 calls/s # 4.78 [+0.02] udp tx: 1948 MB/s 33050 calls/s 33050 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1220 MB/s 993660 calls/s # 5.96 [+1.06] udp tx: 1478 MB/s 25082 calls/s 25082 msg/s # 6.93 [+0.98] udp rx: 1341 MB/s 1092384 calls/s # 6.96 [+0.02] udp tx: 1340 MB/s 22731 calls/s 22731 msg/s # 7.93 [+0.98] udp rx: 1337 MB/s 1088736 calls/s # 7.96 [+0.02] udp tx: 1335 MB/s 22659 calls/s 22659 msg/s # 8.53 [+0.58] GRO frag list over UDP tunnel ok # 9.29 [+0.76] GRO fwd over UDP tunnel ok # 9.54 [+0.25] IPv6 # 9.79 [+0.24] No GRO ok # 10.31 [+0.52] GRO frag list ok # 10.86 [+0.55] GRO fwd ok # 11.32 [+0.47] UDP fwd perf udp rx: 1091 MB/s 888332 calls/s # 12.39 [+1.07] udp tx: 1223 MB/s 20753 calls/s 20753 msg/s # 13.37 [+0.97] udp rx: 1245 MB/s 1013760 calls/s # 13.39 [+0.03] udp tx: 1243 MB/s 21095 calls/s 21095 msg/s # 14.37 [+0.97] udp rx: 1257 MB/s 1023792 calls/s # 14.39 [+0.03] udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1226 MB/s 998348 calls/s # 15.58 [+1.07] udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # 16.55 [+0.97] udp rx: 1267 MB/s 1031952 calls/s # 16.58 [+0.03] udp tx: 1265 MB/s 21462 calls/s 21462 msg/s # 17.55 [+0.97] udp rx: 1270 MB/s 1034352 calls/s # 17.58 [+0.03] udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # 18.15 [+0.56] GRO frag list over UDP tunnel ok # 18.88 [+0.73] 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__->