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.36 [+0.58] GRO fwd ok # 1.83 [+0.47] UDP fwd perf udp rx: 1146 MB/s 933640 calls/s # 2.90 [+1.07] udp tx: 1297 MB/s 22011 calls/s 22011 msg/s # 3.87 [+0.98] udp rx: 1323 MB/s 1077648 calls/s # 3.90 [+0.02] udp tx: 1321 MB/s 22414 calls/s 22414 msg/s # 4.87 [+0.98] udp rx: 1313 MB/s 1069728 calls/s # 4.90 [+0.02] udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1274 MB/s 1037232 calls/s # 6.08 [+1.07] udp tx: 1308 MB/s 22190 calls/s 22190 msg/s # 7.06 [+0.97] udp rx: 1303 MB/s 1061136 calls/s # 7.08 [+0.03] udp tx: 1301 MB/s 22081 calls/s 22081 msg/s # 8.06 [+0.98] udp rx: 1310 MB/s 1066800 calls/s # 8.08 [+0.03] udp tx: 1309 MB/s 22205 calls/s 22205 msg/s # 8.66 [+0.57] GRO frag list over UDP tunnel ok # 9.37 [+0.72] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.85 [+0.23] No GRO ok # 10.36 [+0.50] GRO frag list ok # 10.89 [+0.53] GRO fwd ok # 11.36 [+0.47] UDP fwd perf udp rx: 888 MB/s 723500 calls/s # 12.43 [+1.07] udp tx: 1204 MB/s 20430 calls/s 20430 msg/s # 13.41 [+0.97] udp rx: 1244 MB/s 1013280 calls/s # 13.43 [+0.03] udp tx: 1242 MB/s 21068 calls/s 21068 msg/s # 14.41 [+0.98] udp rx: 1235 MB/s 1005792 calls/s # 14.43 [+0.03] udp tx: 1234 MB/s 20942 calls/s 20942 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1086 MB/s 884724 calls/s # 15.63 [+1.07] udp tx: 1234 MB/s 20930 calls/s 20930 msg/s # 16.60 [+0.97] udp rx: 1240 MB/s 1010304 calls/s # 16.63 [+0.03] udp tx: 1240 MB/s 21035 calls/s 21035 msg/s # 17.60 [+0.97] udp rx: 1239 MB/s 1009344 calls/s # 17.63 [+0.03] udp tx: 1238 MB/s 21006 calls/s 21006 msg/s # 18.21 [+0.58] GRO frag list over UDP tunnel ok # 18.99 [+0.79] 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__->