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.01 [+0.01] IPv4 # 0.23 [+0.23] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.27 [+0.55] GRO fwd ok # 1.74 [+0.47] UDP fwd perf udp rx: 1554 MB/s 1265247 calls/s # 2.81 [+1.07] udp tx: 1806 MB/s 30639 calls/s 30639 msg/s # 3.78 [+0.97] udp rx: 1877 MB/s 1528848 calls/s # 3.81 [+0.03] udp tx: 1875 MB/s 31815 calls/s 31815 msg/s # 4.78 [+0.97] udp rx: 1673 MB/s 1362674 calls/s # 4.81 [+0.03] udp tx: 1863 MB/s 31611 calls/s 31611 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1779 MB/s 1448695 calls/s # 5.99 [+1.06] udp tx: 1847 MB/s 31328 calls/s 31328 msg/s # 6.96 [+0.97] udp rx: 1587 MB/s 1292334 calls/s # 6.99 [+0.03] udp tx: 1830 MB/s 31040 calls/s 31040 msg/s # 7.96 [+0.97] udp rx: 1859 MB/s 1513488 calls/s # 7.99 [+0.03] udp tx: 1856 MB/s 31495 calls/s 31495 msg/s # 8.51 [+0.52] GRO frag list over UDP tunnel ok # 9.20 [+0.68] GRO fwd over UDP tunnel ok # 9.43 [+0.23] IPv6 # 9.67 [+0.24] No GRO ok # 10.15 [+0.49] GRO frag list ok # 10.65 [+0.50] GRO fwd ok # 11.12 [+0.46] UDP fwd perf udp rx: 1416 MB/s 1153370 calls/s # 12.19 [+1.07] udp tx: 1548 MB/s 26267 calls/s 26267 msg/s # 13.16 [+0.97] udp rx: 1483 MB/s 1208019 calls/s # 13.19 [+0.03] udp tx: 1593 MB/s 27032 calls/s 27032 msg/s # 14.16 [+0.97] udp rx: 1683 MB/s 1370503 calls/s # 14.19 [+0.03] udp tx: 1760 MB/s 29863 calls/s 29863 msg/s # 14.31 [+0.12] UDP GRO fwd perf udp rx: 1739 MB/s 1416144 calls/s # 15.37 [+1.06] udp tx: 1767 MB/s 29980 calls/s 29980 msg/s # 16.34 [+0.98] udp rx: 1706 MB/s 1389456 calls/s # 16.37 [+0.02] udp tx: 1718 MB/s 29153 calls/s 29153 msg/s # 17.34 [+0.98] udp rx: 1755 MB/s 1429392 calls/s # 17.37 [+0.02] udp tx: 1741 MB/s 29534 calls/s 29534 msg/s # 17.97 [+0.61] GRO frag list over UDP tunnel ok # 18.77 [+0.79] 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__->