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.90 [+0.60] GRO frag list ok # 1.54 [+0.64] GRO fwd ok # 2.09 [+0.55] UDP fwd perf udp rx: 1327 MB/s 1080446 calls/s # 3.17 [+1.07] udp tx: 1773 MB/s 30082 calls/s 30082 msg/s # 4.14 [+0.98] udp rx: 1580 MB/s 1286528 calls/s # 4.17 [+0.02] udp tx: 1630 MB/s 27655 calls/s 27655 msg/s # 5.14 [+0.98] udp rx: 1846 MB/s 1502880 calls/s # 5.17 [+0.02] udp tx: 1844 MB/s 31284 calls/s 31284 msg/s # 5.29 [+0.12] UDP GRO fwd perf udp rx: 1621 MB/s 1320190 calls/s # 6.36 [+1.08] udp tx: 1799 MB/s 30515 calls/s 30515 msg/s # 7.35 [+0.98] udp rx: 1488 MB/s 1211873 calls/s # 7.36 [+0.02] udp tx: 1774 MB/s 30092 calls/s 30092 msg/s # 8.35 [+0.98] udp rx: 1578 MB/s 1285131 calls/s # 8.36 [+0.02] udp tx: 1780 MB/s 30206 calls/s 30206 msg/s # 9.04 [+0.67] GRO frag list over UDP tunnel ok # 9.90 [+0.86] GRO fwd over UDP tunnel ok # 10.17 [+0.27] IPv6 # 10.43 [+0.27] No GRO ok # 10.96 [+0.53] GRO frag list ok # 11.51 [+0.55] GRO fwd ok # 12.00 [+0.49] UDP fwd perf udp rx: 1503 MB/s 1224123 calls/s # 13.07 [+1.07] udp tx: 1689 MB/s 28660 calls/s 28660 msg/s # 14.04 [+0.97] udp rx: 1636 MB/s 1332424 calls/s # 14.07 [+0.03] udp tx: 1650 MB/s 27997 calls/s 27997 msg/s # 15.04 [+0.98] udp rx: 1739 MB/s 1415952 calls/s # 15.07 [+0.02] udp tx: 1736 MB/s 29447 calls/s 29447 msg/s # 15.19 [+0.12] UDP GRO fwd perf udp rx: 902 MB/s 734484 calls/s # 16.26 [+1.07] udp tx: 1128 MB/s 19132 calls/s 19132 msg/s # 17.23 [+0.97] udp rx: 1161 MB/s 945307 calls/s # 17.26 [+0.03] udp tx: 1215 MB/s 20608 calls/s 20608 msg/s # 18.23 [+0.97] udp rx: 1226 MB/s 998544 calls/s # 18.26 [+0.03] udp tx: 1225 MB/s 20786 calls/s 20786 msg/s # 18.94 [+0.68] GRO frag list over UDP tunnel ok # 19.86 [+0.92] 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__->