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.01 [+0.01] IPv4 # 0.25 [+0.24] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.40 [+0.62] GRO fwd ok # 1.92 [+0.52] UDP fwd perf udp rx: 1587 MB/s 1292317 calls/s # 3.00 [+1.07] udp tx: 1811 MB/s 30726 calls/s 30726 msg/s # 3.96 [+0.97] udp rx: 1777 MB/s 1446675 calls/s # 4.00 [+0.03] udp tx: 1846 MB/s 31324 calls/s 31324 msg/s # 4.96 [+0.97] udp rx: 1334 MB/s 1086200 calls/s # 5.00 [+0.03] udp tx: 1823 MB/s 30921 calls/s 30921 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1678 MB/s 1366569 calls/s # 6.19 [+1.07] udp tx: 1829 MB/s 31028 calls/s 31028 msg/s # 7.16 [+0.97] udp rx: 1872 MB/s 1524768 calls/s # 7.19 [+0.03] udp tx: 1871 MB/s 31741 calls/s 31741 msg/s # 8.16 [+0.97] udp rx: 1883 MB/s 1533552 calls/s # 8.19 [+0.03] udp tx: 1882 MB/s 31924 calls/s 31924 msg/s # 8.83 [+0.64] GRO frag list over UDP tunnel ok # 9.64 [+0.81] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.16 [+0.26] No GRO ok # 10.72 [+0.55] GRO frag list ok # 11.32 [+0.60] GRO fwd ok # 11.83 [+0.51] UDP fwd perf udp rx: 876 MB/s 713912 calls/s # 12.90 [+1.07] udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # 13.87 [+0.97] udp rx: 1081 MB/s 880179 calls/s # 13.90 [+0.03] udp tx: 1134 MB/s 19237 calls/s 19237 msg/s # 14.87 [+0.97] udp rx: 1064 MB/s 866962 calls/s # 14.90 [+0.03] udp tx: 1142 MB/s 19381 calls/s 19381 msg/s # 15.02 [+0.12] UDP GRO fwd perf udp rx: 1035 MB/s 843329 calls/s # 16.10 [+1.08] udp tx: 1149 MB/s 19504 calls/s 19504 msg/s # 17.06 [+0.96] udp rx: 1062 MB/s 865397 calls/s # 17.10 [+0.04] udp tx: 1171 MB/s 19875 calls/s 19875 msg/s # 18.06 [+0.97] udp rx: 1171 MB/s 954000 calls/s # 18.10 [+0.03] udp tx: 1170 MB/s 19855 calls/s 19855 msg/s # 18.72 [+0.63] GRO frag list over UDP tunnel ok # 19.52 [+0.80] 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__->