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.26 [+0.25] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.43 [+0.63] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 1229 MB/s 1000725 calls/s # 3.00 [+1.07] udp tx: 1349 MB/s 22884 calls/s 22884 msg/s # 3.98 [+0.97] udp rx: 1337 MB/s 1089032 calls/s # 4.00 [+0.03] udp tx: 1373 MB/s 23295 calls/s 23295 msg/s # 4.98 [+0.97] udp rx: 1394 MB/s 1135264 calls/s # 5.00 [+0.03] udp tx: 1392 MB/s 23620 calls/s 23620 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1291 MB/s 1051504 calls/s # 6.19 [+1.07] udp tx: 1327 MB/s 22507 calls/s 22507 msg/s # 7.16 [+0.98] udp rx: 1360 MB/s 1107510 calls/s # 7.19 [+0.02] udp tx: 1359 MB/s 23057 calls/s 23057 msg/s # 8.17 [+0.98] udp rx: 1380 MB/s 1123680 calls/s # 8.19 [+0.02] udp tx: 1380 MB/s 23408 calls/s 23408 msg/s # 8.79 [+0.60] GRO frag list over UDP tunnel ok # 9.55 [+0.77] GRO fwd over UDP tunnel ok # 9.81 [+0.26] IPv6 # 10.07 [+0.26] No GRO ok # 10.60 [+0.53] GRO frag list ok # 11.16 [+0.56] GRO fwd ok # 11.66 [+0.51] UDP fwd perf udp rx: 953 MB/s 776497 calls/s # 12.74 [+1.07] udp tx: 1197 MB/s 20317 calls/s 20317 msg/s # 13.71 [+0.97] udp rx: 1283 MB/s 1045220 calls/s # 13.74 [+0.03] udp tx: 1281 MB/s 21743 calls/s 21743 msg/s # 14.71 [+0.97] udp rx: 1272 MB/s 1035760 calls/s # 14.74 [+0.03] udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1230 MB/s 1002096 calls/s # 15.92 [+1.06] udp tx: 1263 MB/s 21428 calls/s 21428 msg/s # 16.89 [+0.98] udp rx: 1273 MB/s 1036929 calls/s # 16.92 [+0.03] udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # 17.90 [+0.98] udp rx: 1314 MB/s 1069796 calls/s # 17.92 [+0.02] udp tx: 1313 MB/s 22279 calls/s 22279 msg/s # 18.52 [+0.60] GRO frag list over UDP tunnel ok # 19.32 [+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__->