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.29 [+0.27] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.49 [+0.62] GRO fwd ok # 1.98 [+0.49] UDP fwd perf udp rx: 971 MB/s 790627 calls/s # 3.05 [+1.07] udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # 4.02 [+0.97] udp rx: 1263 MB/s 1029011 calls/s # 4.05 [+0.03] udp tx: 1347 MB/s 22858 calls/s 22858 msg/s # 5.02 [+0.97] udp rx: 1387 MB/s 1129360 calls/s # 5.05 [+0.03] udp tx: 1386 MB/s 23519 calls/s 23519 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1246 MB/s 1014912 calls/s # 6.25 [+1.08] udp tx: 1375 MB/s 23323 calls/s 23323 msg/s # 7.22 [+0.97] udp rx: 1389 MB/s 1130928 calls/s # 7.25 [+0.03] udp tx: 1389 MB/s 23562 calls/s 23562 msg/s # 8.22 [+0.97] udp rx: 1345 MB/s 1095398 calls/s # 8.25 [+0.03] udp tx: 1373 MB/s 23292 calls/s 23292 msg/s # 8.87 [+0.62] GRO frag list over UDP tunnel ok # 9.64 [+0.77] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.15 [+0.25] No GRO ok # 10.65 [+0.50] GRO frag list ok # 11.21 [+0.56] GRO fwd ok # 11.73 [+0.52] UDP fwd perf udp rx: 967 MB/s 787487 calls/s # 12.79 [+1.07] udp tx: 1233 MB/s 20917 calls/s 20917 msg/s # 13.77 [+0.97] udp rx: 1284 MB/s 1045872 calls/s # 13.79 [+0.03] udp tx: 1284 MB/s 21782 calls/s 21782 msg/s # 14.77 [+0.97] udp rx: 1301 MB/s 1059712 calls/s # 14.79 [+0.03] udp tx: 1300 MB/s 22057 calls/s 22057 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1264 MB/s 1029408 calls/s # 15.98 [+1.07] udp tx: 1298 MB/s 22023 calls/s 22023 msg/s # 16.95 [+0.97] udp rx: 1290 MB/s 1050976 calls/s # 16.98 [+0.03] udp tx: 1290 MB/s 21880 calls/s 21880 msg/s # 17.95 [+0.98] udp rx: 1302 MB/s 1060784 calls/s # 17.98 [+0.02] udp tx: 1302 MB/s 22094 calls/s 22094 msg/s # 18.56 [+0.58] GRO frag list over UDP tunnel ok # 19.36 [+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__->