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.83 [+0.54] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.95 [+0.51] UDP fwd perf udp rx: 762 MB/s 620407 calls/s # 3.03 [+1.08] udp tx: 1244 MB/s 21111 calls/s 21111 msg/s # 4.02 [+1.00] udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # 4.03 [+0.00] udp rx: 1120 MB/s 912043 calls/s # 5.02 [+1.00] udp tx: 1282 MB/s 21746 calls/s 21746 msg/s # 5.12 [+0.10] udp rx: 1239 MB/s 1008910 calls/s # 5.14 [+0.02] UDP GRO fwd perf udp rx: 1109 MB/s 902894 calls/s # 6.21 [+1.07] udp tx: 1286 MB/s 21826 calls/s 21826 msg/s # 7.18 [+0.97] udp rx: 1162 MB/s 946341 calls/s # 7.21 [+0.03] udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # 8.18 [+0.97] udp rx: 1246 MB/s 1014803 calls/s # 8.21 [+0.03] udp tx: 1313 MB/s 22276 calls/s 22276 msg/s # 8.77 [+0.56] GRO frag list over UDP tunnel ok # 9.52 [+0.75] GRO fwd over UDP tunnel ok # 9.78 [+0.25] IPv6 # 10.07 [+0.29] No GRO ok # 10.62 [+0.55] GRO frag list ok # 11.15 [+0.53] GRO fwd ok # 11.62 [+0.47] UDP fwd perf udp rx: 1474 MB/s 1200156 calls/s # 12.69 [+1.07] udp tx: 1729 MB/s 29328 calls/s 29328 msg/s # 13.66 [+0.97] udp rx: 1852 MB/s 1507872 calls/s # 13.69 [+0.03] udp tx: 1850 MB/s 31386 calls/s 31386 msg/s # 14.66 [+0.97] udp rx: 1724 MB/s 1403947 calls/s # 14.69 [+0.03] udp tx: 1858 MB/s 31521 calls/s 31521 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 1644 MB/s 1339040 calls/s # 15.88 [+1.07] udp tx: 1820 MB/s 30880 calls/s 30880 msg/s # 16.88 [+1.00] udp tx: 1803 MB/s 30592 calls/s 30592 msg/s # 16.88 [+0.00] udp rx: 1639 MB/s 1334752 calls/s # 17.88 [+1.00] udp tx: 1829 MB/s 31029 calls/s 31029 msg/s # 17.98 [+0.10] udp rx: 1831 MB/s 1490812 calls/s # 18.47 [+0.49] GRO frag list over UDP tunnel ok # 19.27 [+0.81] 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__->