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.29 [+0.27] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.50 [+0.64] GRO fwd ok # 2.04 [+0.55] UDP fwd perf udp rx: 1111 MB/s 905132 calls/s # 3.13 [+1.08] udp tx: 1166 MB/s 19787 calls/s 19787 msg/s # 4.09 [+0.96] udp rx: 1217 MB/s 990912 calls/s # 4.13 [+0.03] udp tx: 1218 MB/s 20663 calls/s 20663 msg/s # 5.09 [+0.97] udp rx: 1236 MB/s 1006944 calls/s # 5.13 [+0.03] udp tx: 1234 MB/s 20940 calls/s 20940 msg/s # 5.25 [+0.12] UDP GRO fwd perf udp rx: 1147 MB/s 934080 calls/s # 6.34 [+1.09] udp tx: 1188 MB/s 20164 calls/s 20164 msg/s # 7.30 [+0.96] udp rx: 1233 MB/s 1004208 calls/s # 7.34 [+0.04] udp tx: 1233 MB/s 20919 calls/s 20919 msg/s # 8.30 [+0.97] udp rx: 1174 MB/s 956304 calls/s # 8.34 [+0.03] udp tx: 1174 MB/s 19912 calls/s 19912 msg/s # 8.98 [+0.64] GRO frag list over UDP tunnel ok # 9.82 [+0.84] GRO fwd over UDP tunnel ok # 10.10 [+0.28] IPv6 # 10.36 [+0.26] No GRO ok # 10.89 [+0.53] GRO frag list ok # 11.45 [+0.55] GRO fwd ok # 11.93 [+0.48] UDP fwd perf udp rx: 1801 MB/s 1467020 calls/s # 13.00 [+1.07] udp tx: 1854 MB/s 31447 calls/s 31447 msg/s # 13.97 [+0.97] udp rx: 1853 MB/s 1508736 calls/s # 14.00 [+0.03] udp tx: 1851 MB/s 31405 calls/s 31405 msg/s # 14.97 [+0.97] udp rx: 1871 MB/s 1523808 calls/s # 15.00 [+0.03] udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # 15.12 [+0.12] UDP GRO fwd perf udp rx: 1253 MB/s 1020124 calls/s # 16.19 [+1.07] udp tx: 1715 MB/s 29101 calls/s 29101 msg/s # 17.16 [+0.97] udp rx: 1811 MB/s 1474767 calls/s # 17.19 [+0.03] udp tx: 1848 MB/s 31353 calls/s 31353 msg/s # 18.16 [+0.97] udp rx: 1095 MB/s 891650 calls/s # 18.19 [+0.03] udp tx: 1238 MB/s 21011 calls/s 21011 msg/s # 18.81 [+0.62] GRO frag list over UDP tunnel ok # 19.66 [+0.85] 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__->