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.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.92 [+0.49] UDP fwd perf udp rx: 1449 MB/s 1180172 calls/s # 3.00 [+1.07] udp tx: 1737 MB/s 29468 calls/s 29468 msg/s # 3.96 [+0.97] udp rx: 1810 MB/s 1474224 calls/s # 4.00 [+0.03] udp tx: 1810 MB/s 30707 calls/s 30707 msg/s # 4.97 [+0.97] udp rx: 1829 MB/s 1489344 calls/s # 5.00 [+0.03] udp tx: 1827 MB/s 30992 calls/s 30992 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 895 MB/s 729030 calls/s # 6.19 [+1.07] udp tx: 1243 MB/s 21085 calls/s 21085 msg/s # 7.16 [+0.97] udp rx: 1121 MB/s 913099 calls/s # 7.19 [+0.03] udp tx: 1285 MB/s 21811 calls/s 21811 msg/s # 8.16 [+0.97] udp rx: 1286 MB/s 1047600 calls/s # 8.19 [+0.03] udp tx: 1285 MB/s 21808 calls/s 21808 msg/s # 8.85 [+0.67] GRO frag list over UDP tunnel ok # 9.76 [+0.91] GRO fwd over UDP tunnel ok # 10.04 [+0.28] IPv6 # 10.30 [+0.26] No GRO ok # 10.85 [+0.54] GRO frag list ok # 11.41 [+0.56] GRO fwd ok # 11.93 [+0.52] UDP fwd perf udp rx: 1366 MB/s 1112701 calls/s # 13.00 [+1.07] udp tx: 1610 MB/s 27315 calls/s 27315 msg/s # 13.97 [+0.98] udp rx: 1557 MB/s 1268016 calls/s # 14.00 [+0.02] udp tx: 1566 MB/s 26564 calls/s 26564 msg/s # 15.00 [+1.00] udp tx: 1763 MB/s 29915 calls/s 29915 msg/s # 15.00 [+0.00] udp rx: 1572 MB/s 1279808 calls/s # 15.12 [+0.12] UDP GRO fwd perf udp rx: 1405 MB/s 1144492 calls/s # 16.20 [+1.08] udp tx: 1589 MB/s 26963 calls/s 26963 msg/s # 17.17 [+0.97] udp rx: 1589 MB/s 1293810 calls/s # 17.20 [+0.03] udp tx: 1608 MB/s 27284 calls/s 27284 msg/s # 18.17 [+0.97] udp rx: 1557 MB/s 1267648 calls/s # 18.20 [+0.03] udp tx: 1668 MB/s 28292 calls/s 28292 msg/s # 18.85 [+0.66] GRO frag list over UDP tunnel ok # 19.70 [+0.85] 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__->