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.22 [+0.21] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.18 [+0.49] GRO fwd ok # 1.63 [+0.44] UDP fwd perf udp rx: 1513 MB/s 1231933 calls/s # 2.69 [+1.06] udp tx: 1725 MB/s 29270 calls/s 29270 msg/s # 3.66 [+0.97] udp rx: 1822 MB/s 1483440 calls/s # 3.69 [+0.03] udp tx: 1820 MB/s 30878 calls/s 30878 msg/s # 4.66 [+0.98] udp rx: 1830 MB/s 1490256 calls/s # 4.69 [+0.02] udp tx: 1829 MB/s 31030 calls/s 31030 msg/s # 4.80 [+0.12] UDP GRO fwd perf udp rx: 1805 MB/s 1469664 calls/s # 5.86 [+1.06] udp tx: 1849 MB/s 31373 calls/s 31373 msg/s # 6.83 [+0.98] udp rx: 1765 MB/s 1437600 calls/s # 6.86 [+0.02] udp tx: 1748 MB/s 29662 calls/s 29662 msg/s # 7.84 [+0.98] udp rx: 1641 MB/s 1336608 calls/s # 7.86 [+0.02] udp tx: 1655 MB/s 28076 calls/s 28076 msg/s # 8.39 [+0.53] GRO frag list over UDP tunnel ok # 9.05 [+0.66] GRO fwd over UDP tunnel ok # 9.28 [+0.23] IPv6 # 9.52 [+0.24] No GRO ok # 10.00 [+0.48] GRO frag list ok # 10.55 [+0.54] GRO fwd ok # 11.03 [+0.48] UDP fwd perf udp rx: 1575 MB/s 1282320 calls/s # 12.10 [+1.07] udp tx: 1627 MB/s 27595 calls/s 27595 msg/s # 13.07 [+0.97] udp rx: 1683 MB/s 1370688 calls/s # 13.10 [+0.03] udp tx: 1681 MB/s 28521 calls/s 28521 msg/s # 14.07 [+0.97] udp rx: 1698 MB/s 1382840 calls/s # 14.10 [+0.03] udp tx: 1697 MB/s 28793 calls/s 28793 msg/s # 14.21 [+0.12] UDP GRO fwd perf udp rx: 1594 MB/s 1298430 calls/s # 15.27 [+1.06] udp tx: 1815 MB/s 30786 calls/s 30786 msg/s # 16.25 [+0.98] udp rx: 1725 MB/s 1404369 calls/s # 16.27 [+0.02] udp tx: 1814 MB/s 30782 calls/s 30782 msg/s # 17.25 [+0.98] udp rx: 1711 MB/s 1393510 calls/s # 17.27 [+0.02] udp tx: 1756 MB/s 29797 calls/s 29797 msg/s # 17.85 [+0.58] GRO frag list over UDP tunnel ok # 18.57 [+0.72] 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__->