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.30 [+0.28] No GRO ok # 0.90 [+0.59] GRO frag list ok # 1.54 [+0.64] GRO fwd ok # 2.08 [+0.55] UDP fwd perf udp rx: 1374 MB/s 1118595 calls/s # 3.17 [+1.08] udp tx: 1723 MB/s 29236 calls/s 29236 msg/s # 4.13 [+0.96] udp rx: 1775 MB/s 1445720 calls/s # 4.17 [+0.04] udp tx: 1777 MB/s 30147 calls/s 30147 msg/s # 5.13 [+0.97] udp rx: 1737 MB/s 1414787 calls/s # 5.17 [+0.03] udp tx: 1757 MB/s 29814 calls/s 29814 msg/s # 5.29 [+0.12] UDP GRO fwd perf udp rx: 1774 MB/s 1444288 calls/s # 6.36 [+1.07] udp tx: 1822 MB/s 30907 calls/s 30907 msg/s # 7.33 [+0.97] udp rx: 1753 MB/s 1427504 calls/s # 7.36 [+0.03] udp tx: 1877 MB/s 31850 calls/s 31850 msg/s # 8.33 [+0.97] udp rx: 1773 MB/s 1443635 calls/s # 8.36 [+0.02] udp tx: 1867 MB/s 31672 calls/s 31672 msg/s # 9.02 [+0.66] GRO frag list over UDP tunnel ok # 9.78 [+0.77] GRO fwd over UDP tunnel ok # 10.04 [+0.26] IPv6 # 10.29 [+0.24] No GRO ok # 10.80 [+0.52] GRO frag list ok # 11.35 [+0.55] GRO fwd ok # 11.84 [+0.49] UDP fwd perf udp rx: 1405 MB/s 1144466 calls/s # 12.91 [+1.07] udp tx: 1764 MB/s 29932 calls/s 29932 msg/s # 13.88 [+0.97] udp rx: 1423 MB/s 1158557 calls/s # 13.91 [+0.03] udp tx: 1772 MB/s 30068 calls/s 30068 msg/s # 14.88 [+0.97] udp rx: 1560 MB/s 1270196 calls/s # 14.91 [+0.03] udp tx: 1691 MB/s 28691 calls/s 28691 msg/s # 15.03 [+0.12] UDP GRO fwd perf udp rx: 1574 MB/s 1281626 calls/s # 16.11 [+1.07] udp tx: 1689 MB/s 28652 calls/s 28652 msg/s # 17.08 [+0.97] udp rx: 1604 MB/s 1305881 calls/s # 17.11 [+0.03] udp tx: 1746 MB/s 29614 calls/s 29614 msg/s # 18.08 [+0.97] udp rx: 1631 MB/s 1327958 calls/s # 18.11 [+0.03] udp tx: 1639 MB/s 27802 calls/s 27802 msg/s # 18.70 [+0.59] GRO frag list over UDP tunnel ok # 19.48 [+0.78] 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__->