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.26 [+0.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.84 [+0.50] UDP fwd perf udp rx: 1161 MB/s 945612 calls/s # 2.92 [+1.07] udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # 3.89 [+0.97] udp rx: 1344 MB/s 1094816 calls/s # 3.92 [+0.03] udp tx: 1343 MB/s 22779 calls/s 22779 msg/s # 4.89 [+0.97] udp rx: 1341 MB/s 1092192 calls/s # 4.92 [+0.03] udp tx: 1340 MB/s 22737 calls/s 22737 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1307 MB/s 1064688 calls/s # 6.11 [+1.07] udp tx: 1349 MB/s 22893 calls/s 22893 msg/s # 7.08 [+0.97] udp rx: 1332 MB/s 1084796 calls/s # 7.11 [+0.03] udp tx: 1337 MB/s 22680 calls/s 22680 msg/s # 8.08 [+0.97] udp rx: 1342 MB/s 1092816 calls/s # 8.11 [+0.03] udp tx: 1341 MB/s 22748 calls/s 22748 msg/s # 8.71 [+0.60] GRO frag list over UDP tunnel ok # 9.48 [+0.77] GRO fwd over UDP tunnel ok # 9.74 [+0.26] IPv6 # 9.98 [+0.24] No GRO ok # 10.50 [+0.53] GRO frag list ok # 11.05 [+0.55] GRO fwd ok # 11.55 [+0.50] UDP fwd perf udp rx: 1175 MB/s 957255 calls/s # 12.62 [+1.07] udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # 13.59 [+0.97] udp rx: 1274 MB/s 1037532 calls/s # 13.62 [+0.03] udp tx: 1281 MB/s 21741 calls/s 21741 msg/s # 14.59 [+0.97] udp rx: 1283 MB/s 1044931 calls/s # 14.62 [+0.03] udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # 14.74 [+0.12] UDP GRO fwd perf udp rx: 1250 MB/s 1017696 calls/s # 15.81 [+1.07] udp tx: 1290 MB/s 21884 calls/s 21884 msg/s # 16.78 [+0.97] udp rx: 1290 MB/s 1050384 calls/s # 16.81 [+0.03] udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # 17.78 [+0.97] udp rx: 1292 MB/s 1052160 calls/s # 17.81 [+0.03] udp tx: 1290 MB/s 21884 calls/s 21884 msg/s # 18.38 [+0.56] GRO frag list over UDP tunnel ok # 19.14 [+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__->