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.22] No GRO ok # 0.79 [+0.55] GRO frag list ok # 1.41 [+0.62] GRO fwd ok # 1.93 [+0.52] UDP fwd perf udp rx: 537 MB/s 437900 calls/s # 3.01 [+1.08] udp tx: 1098 MB/s 18636 calls/s 18636 msg/s # 3.98 [+0.97] udp rx: 1229 MB/s 1000800 calls/s # 4.01 [+0.03] udp tx: 1228 MB/s 20835 calls/s 20835 msg/s # 4.98 [+0.97] udp rx: 1237 MB/s 1007328 calls/s # 5.01 [+0.03] udp tx: 1236 MB/s 20969 calls/s 20969 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1114 MB/s 907008 calls/s # 6.20 [+1.07] udp tx: 1146 MB/s 19452 calls/s 19452 msg/s # 7.17 [+0.97] udp rx: 1227 MB/s 999024 calls/s # 7.20 [+0.03] udp tx: 1227 MB/s 20816 calls/s 20816 msg/s # 8.17 [+0.97] udp rx: 1120 MB/s 912567 calls/s # 8.20 [+0.03] udp tx: 1241 MB/s 21057 calls/s 21057 msg/s # 8.83 [+0.63] GRO frag list over UDP tunnel ok # 9.60 [+0.77] GRO fwd over UDP tunnel ok # 9.86 [+0.26] IPv6 # 10.12 [+0.26] No GRO ok # 10.68 [+0.55] GRO frag list ok # 11.25 [+0.57] GRO fwd ok # 11.76 [+0.51] UDP fwd perf udp rx: 999 MB/s 813786 calls/s # 12.83 [+1.07] udp tx: 1048 MB/s 17785 calls/s 17785 msg/s # 13.80 [+0.97] udp rx: 1074 MB/s 875032 calls/s # 13.83 [+0.03] udp tx: 1072 MB/s 18196 calls/s 18196 msg/s # 14.80 [+0.97] udp rx: 1052 MB/s 856939 calls/s # 14.83 [+0.03] udp tx: 1058 MB/s 17955 calls/s 17955 msg/s # 14.95 [+0.12] UDP GRO fwd perf udp rx: 1550 MB/s 1262508 calls/s # 16.01 [+1.07] udp tx: 1777 MB/s 30155 calls/s 30155 msg/s # 16.99 [+0.97] udp rx: 1875 MB/s 1526528 calls/s # 17.01 [+0.03] udp tx: 1873 MB/s 31770 calls/s 31770 msg/s # 17.99 [+0.97] udp rx: 1877 MB/s 1528752 calls/s # 18.01 [+0.03] udp tx: 1876 MB/s 31830 calls/s 31830 msg/s # 18.59 [+0.57] GRO frag list over UDP tunnel ok # 19.34 [+0.75] 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__->