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.22] No GRO ok # 0.70 [+0.46] GRO frag list ok # 1.25 [+0.55] GRO fwd ok # 1.70 [+0.45] UDP fwd perf udp rx: 973 MB/s 792236 calls/s # 2.76 [+1.06] udp tx: 1219 MB/s 20681 calls/s 20681 msg/s # 3.73 [+0.98] udp rx: 1325 MB/s 1079232 calls/s # 3.76 [+0.02] udp tx: 1324 MB/s 22460 calls/s 22460 msg/s # 4.74 [+0.98] udp rx: 1325 MB/s 1078912 calls/s # 4.76 [+0.02] udp tx: 1324 MB/s 22458 calls/s 22458 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1263 MB/s 1029024 calls/s # 5.94 [+1.07] udp tx: 1302 MB/s 22084 calls/s 22084 msg/s # 6.91 [+0.97] udp rx: 1306 MB/s 1063296 calls/s # 6.94 [+0.03] udp tx: 1304 MB/s 22131 calls/s 22131 msg/s # 7.91 [+0.97] udp rx: 1302 MB/s 1060656 calls/s # 7.94 [+0.03] udp tx: 1301 MB/s 22070 calls/s 22070 msg/s # 8.48 [+0.53] GRO frag list over UDP tunnel ok # 9.16 [+0.68] GRO fwd over UDP tunnel ok # 9.40 [+0.24] IPv6 # 9.60 [+0.21] No GRO ok # 10.06 [+0.46] GRO frag list ok # 10.55 [+0.49] GRO fwd ok # 11.01 [+0.46] UDP fwd perf udp rx: 1152 MB/s 937916 calls/s # 12.07 [+1.06] udp tx: 1252 MB/s 21243 calls/s 21243 msg/s # 13.04 [+0.97] udp rx: 1267 MB/s 1032240 calls/s # 13.07 [+0.03] udp tx: 1267 MB/s 21491 calls/s 21491 msg/s # 14.04 [+0.97] udp rx: 1261 MB/s 1027056 calls/s # 14.07 [+0.03] udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # 14.19 [+0.12] UDP GRO fwd perf udp rx: 1240 MB/s 1009536 calls/s # 15.25 [+1.06] udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # 16.23 [+0.98] udp rx: 1273 MB/s 1036896 calls/s # 16.25 [+0.02] udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # 17.23 [+0.98] udp rx: 1272 MB/s 1035984 calls/s # 17.25 [+0.02] udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # 17.78 [+0.53] GRO frag list over UDP tunnel ok # 18.50 [+0.72] 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__->