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.30 [+0.28] No GRO ok # 0.90 [+0.59] GRO frag list ok # 1.57 [+0.67] GRO fwd ok # 2.12 [+0.55] UDP fwd perf udp rx: 1100 MB/s 896108 calls/s # 3.20 [+1.08] udp tx: 1154 MB/s 19588 calls/s 19588 msg/s # 4.17 [+0.97] udp rx: 1487 MB/s 1211376 calls/s # 4.20 [+0.03] udp tx: 1504 MB/s 25519 calls/s 25519 msg/s # 5.17 [+0.97] udp rx: 1620 MB/s 1319241 calls/s # 5.20 [+0.03] udp tx: 1771 MB/s 30045 calls/s 30045 msg/s # 5.32 [+0.12] UDP GRO fwd perf udp rx: 865 MB/s 704722 calls/s # 6.40 [+1.08] udp tx: 1865 MB/s 31639 calls/s 31639 msg/s # 7.39 [+0.99] udp rx: 1806 MB/s 1470405 calls/s # 7.40 [+0.01] udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # 8.39 [+0.99] udp rx: 1195 MB/s 972960 calls/s # 8.40 [+0.01] udp tx: 1189 MB/s 20168 calls/s 20168 msg/s # 9.11 [+0.71] GRO frag list over UDP tunnel ok # 9.99 [+0.88] GRO fwd over UDP tunnel ok # 10.28 [+0.29] IPv6 # 10.59 [+0.31] No GRO ok # 11.19 [+0.60] GRO frag list ok # 11.82 [+0.63] GRO fwd ok # 12.38 [+0.56] UDP fwd perf udp rx: 1410 MB/s 1148559 calls/s # 13.46 [+1.08] udp tx: 1704 MB/s 28910 calls/s 28910 msg/s # 14.44 [+0.97] udp rx: 1833 MB/s 1493059 calls/s # 14.46 [+0.03] udp tx: 1833 MB/s 31092 calls/s 31092 msg/s # 15.44 [+0.98] udp rx: 1708 MB/s 1390800 calls/s # 15.46 [+0.02] udp tx: 1690 MB/s 28680 calls/s 28680 msg/s # 15.59 [+0.13] UDP GRO fwd perf udp rx: 1148 MB/s 935136 calls/s # 16.68 [+1.09] udp tx: 1191 MB/s 20215 calls/s 20215 msg/s # 17.64 [+0.96] udp rx: 1166 MB/s 949824 calls/s # 17.68 [+0.04] udp tx: 1165 MB/s 19760 calls/s 19760 msg/s # 18.64 [+0.96] udp rx: 1461 MB/s 1189461 calls/s # 18.68 [+0.04] udp tx: 1519 MB/s 25775 calls/s 25775 msg/s # 19.37 [+0.69] GRO frag list over UDP tunnel ok # 20.28 [+0.91] 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__->