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.59] GRO frag list ok # 1.50 [+0.64] GRO fwd ok # 2.00 [+0.50] UDP fwd perf udp rx: 1193 MB/s 971904 calls/s # 3.08 [+1.08] udp tx: 1234 MB/s 20946 calls/s 20946 msg/s # 4.04 [+0.97] udp rx: 1161 MB/s 945840 calls/s # 4.08 [+0.03] udp tx: 1146 MB/s 19451 calls/s 19451 msg/s # 5.05 [+0.97] udp rx: 1189 MB/s 968120 calls/s # 5.08 [+0.03] udp tx: 1201 MB/s 20386 calls/s 20386 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1069 MB/s 870563 calls/s # 6.27 [+1.07] udp tx: 1178 MB/s 19995 calls/s 19995 msg/s # 7.24 [+0.97] udp rx: 1124 MB/s 915489 calls/s # 7.27 [+0.03] udp tx: 1178 MB/s 19986 calls/s 19986 msg/s # 8.24 [+0.97] udp rx: 1126 MB/s 917088 calls/s # 8.27 [+0.03] udp tx: 1115 MB/s 18925 calls/s 18925 msg/s # 8.91 [+0.64] GRO frag list over UDP tunnel ok # 9.75 [+0.84] GRO fwd over UDP tunnel ok # 10.03 [+0.28] IPv6 # 10.31 [+0.28] No GRO ok # 10.91 [+0.60] GRO frag list ok # 11.53 [+0.62] GRO fwd ok # 12.12 [+0.58] UDP fwd perf udp rx: 1389 MB/s 1131516 calls/s # 13.19 [+1.08] udp tx: 1635 MB/s 27736 calls/s 27736 msg/s # 14.16 [+0.97] udp rx: 1829 MB/s 1489632 calls/s # 14.19 [+0.03] udp tx: 1829 MB/s 31023 calls/s 31023 msg/s # 15.16 [+0.97] udp rx: 1751 MB/s 1425672 calls/s # 15.19 [+0.03] udp tx: 1763 MB/s 29915 calls/s 29915 msg/s # 15.31 [+0.12] UDP GRO fwd perf udp rx: 1697 MB/s 1381614 calls/s # 16.40 [+1.09] udp tx: 1797 MB/s 30495 calls/s 30495 msg/s # 17.37 [+0.96] udp rx: 1831 MB/s 1491312 calls/s # 17.40 [+0.03] udp tx: 1829 MB/s 31030 calls/s 31030 msg/s # 18.37 [+0.97] udp rx: 1845 MB/s 1502208 calls/s # 18.40 [+0.03] udp tx: 1844 MB/s 31276 calls/s 31276 msg/s # 18.99 [+0.59] GRO frag list over UDP tunnel ok # 19.76 [+0.77] 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__->