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.24 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.33 [+0.58] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1362 MB/s 1109089 calls/s # 2.87 [+1.07] udp tx: 1804 MB/s 30602 calls/s 30602 msg/s # 3.85 [+0.98] udp rx: 1059 MB/s 862395 calls/s # 3.87 [+0.02] udp tx: 1704 MB/s 28904 calls/s 28904 msg/s # 4.85 [+0.98] udp rx: 1066 MB/s 868635 calls/s # 4.87 [+0.02] udp tx: 1544 MB/s 26190 calls/s 26190 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1361 MB/s 1108455 calls/s # 6.07 [+1.08] udp tx: 1598 MB/s 27110 calls/s 27110 msg/s # 7.04 [+0.97] udp rx: 1433 MB/s 1166901 calls/s # 7.07 [+0.03] udp tx: 1820 MB/s 30871 calls/s 30871 msg/s # 8.04 [+0.97] udp rx: 1555 MB/s 1266576 calls/s # 8.07 [+0.03] udp tx: 1542 MB/s 26160 calls/s 26160 msg/s # 8.67 [+0.60] GRO frag list over UDP tunnel ok # 9.48 [+0.81] GRO fwd over UDP tunnel ok # 9.75 [+0.27] IPv6 # 10.02 [+0.27] No GRO ok # 10.60 [+0.58] GRO frag list ok # 11.33 [+0.73] GRO fwd ok # 11.88 [+0.55] UDP fwd perf udp rx: 1430 MB/s 1164588 calls/s # 12.95 [+1.07] udp tx: 1657 MB/s 28109 calls/s 28109 msg/s # 13.92 [+0.97] udp rx: 1684 MB/s 1371168 calls/s # 13.95 [+0.03] udp tx: 1686 MB/s 28599 calls/s 28599 msg/s # 14.92 [+0.97] udp rx: 1229 MB/s 1000656 calls/s # 14.95 [+0.03] udp tx: 1206 MB/s 20460 calls/s 20460 msg/s # 15.08 [+0.13] UDP GRO fwd perf udp rx: 1090 MB/s 888000 calls/s # 16.17 [+1.10] udp tx: 1134 MB/s 19245 calls/s 19245 msg/s # 17.14 [+0.96] udp rx: 1126 MB/s 917136 calls/s # 17.17 [+0.04] udp tx: 1125 MB/s 19088 calls/s 19088 msg/s # 18.14 [+0.96] udp rx: 1138 MB/s 926496 calls/s # 18.17 [+0.04] udp tx: 1136 MB/s 19272 calls/s 19272 msg/s # 18.91 [+0.73] GRO frag list over UDP tunnel ok # 19.86 [+0.95] 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__->