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.27 [+0.26] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.89 [+0.53] UDP fwd perf udp rx: 1173 MB/s 955307 calls/s # 2.96 [+1.07] udp tx: 1283 MB/s 21762 calls/s 21762 msg/s # 3.93 [+0.97] udp rx: 1245 MB/s 1014171 calls/s # 3.96 [+0.03] udp tx: 1295 MB/s 21971 calls/s 21971 msg/s # 4.93 [+0.97] udp rx: 1291 MB/s 1051200 calls/s # 4.96 [+0.03] udp tx: 1292 MB/s 21927 calls/s 21927 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1226 MB/s 998256 calls/s # 6.15 [+1.07] udp tx: 1266 MB/s 21487 calls/s 21487 msg/s # 7.12 [+0.97] udp rx: 1280 MB/s 1042416 calls/s # 7.15 [+0.03] udp tx: 1279 MB/s 21703 calls/s 21703 msg/s # 8.12 [+0.97] udp rx: 1279 MB/s 1041600 calls/s # 8.15 [+0.03] udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # 8.79 [+0.64] GRO frag list over UDP tunnel ok # 9.59 [+0.80] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.09 [+0.24] No GRO ok # 10.64 [+0.56] GRO frag list ok # 11.19 [+0.55] GRO fwd ok # 11.69 [+0.50] UDP fwd perf udp rx: 1178 MB/s 959376 calls/s # 12.76 [+1.07] udp tx: 1212 MB/s 20563 calls/s 20563 msg/s # 13.73 [+0.97] udp rx: 1184 MB/s 964032 calls/s # 13.76 [+0.03] udp tx: 1182 MB/s 20062 calls/s 20062 msg/s # 14.73 [+0.97] udp rx: 1179 MB/s 959992 calls/s # 14.76 [+0.03] udp tx: 1199 MB/s 20347 calls/s 20347 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 1109 MB/s 903339 calls/s # 15.95 [+1.08] udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # 16.92 [+0.97] udp rx: 1216 MB/s 990384 calls/s # 16.95 [+0.03] udp tx: 1214 MB/s 20607 calls/s 20607 msg/s # 17.92 [+0.97] udp rx: 1213 MB/s 988128 calls/s # 17.95 [+0.03] udp tx: 1212 MB/s 20561 calls/s 20561 msg/s # 18.55 [+0.60] GRO frag list over UDP tunnel ok # 19.31 [+0.76] 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__->