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.28 [+0.26] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.46 [+0.61] GRO fwd ok # 1.99 [+0.53] UDP fwd perf udp rx: 1178 MB/s 959335 calls/s # 3.07 [+1.07] udp tx: 1237 MB/s 20985 calls/s 20985 msg/s # 4.04 [+0.97] udp rx: 1128 MB/s 918789 calls/s # 4.07 [+0.03] udp tx: 1324 MB/s 22470 calls/s 22470 msg/s # 5.04 [+0.97] udp rx: 1258 MB/s 1024944 calls/s # 5.07 [+0.03] udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1341 MB/s 1092480 calls/s # 6.27 [+1.08] udp tx: 1383 MB/s 23466 calls/s 23466 msg/s # 7.24 [+0.97] udp rx: 1392 MB/s 1133808 calls/s # 7.27 [+0.03] udp tx: 1390 MB/s 23590 calls/s 23590 msg/s # 8.24 [+0.97] udp rx: 1382 MB/s 1125648 calls/s # 8.27 [+0.03] udp tx: 1381 MB/s 23429 calls/s 23429 msg/s # 8.85 [+0.59] GRO frag list over UDP tunnel ok # 9.58 [+0.72] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.11 [+0.28] No GRO ok # 10.67 [+0.56] GRO frag list ok # 11.25 [+0.59] GRO fwd ok # 11.77 [+0.52] UDP fwd perf udp rx: 1451 MB/s 1181778 calls/s # 12.84 [+1.07] udp tx: 1798 MB/s 30509 calls/s 30509 msg/s # 13.81 [+0.97] udp rx: 1974 MB/s 1607136 calls/s # 13.84 [+0.03] udp tx: 1970 MB/s 33420 calls/s 33420 msg/s # 14.81 [+0.97] udp rx: 1960 MB/s 1595728 calls/s # 14.84 [+0.03] udp tx: 1958 MB/s 33224 calls/s 33224 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1905 MB/s 1551312 calls/s # 16.04 [+1.07] udp tx: 1959 MB/s 33241 calls/s 33241 msg/s # 17.01 [+0.97] udp rx: 1957 MB/s 1593904 calls/s # 17.04 [+0.03] udp tx: 1956 MB/s 33190 calls/s 33190 msg/s # 18.01 [+0.97] udp rx: 1961 MB/s 1596512 calls/s # 18.04 [+0.03] udp tx: 1959 MB/s 33227 calls/s 33227 msg/s # 18.64 [+0.60] GRO frag list over UDP tunnel ok # 19.42 [+0.78] 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__->