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.79 [+0.50] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.83 [+0.47] UDP fwd perf udp rx: 1322 MB/s 1076622 calls/s # 2.89 [+1.06] udp tx: 1769 MB/s 30017 calls/s 30017 msg/s # 3.86 [+0.97] udp rx: 1813 MB/s 1476196 calls/s # 3.89 [+0.03] udp tx: 1876 MB/s 31824 calls/s 31824 msg/s # 4.87 [+0.98] udp rx: 1822 MB/s 1483825 calls/s # 4.89 [+0.02] udp tx: 1876 MB/s 31827 calls/s 31827 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1787 MB/s 1454851 calls/s # 6.08 [+1.07] udp tx: 1847 MB/s 31335 calls/s 31335 msg/s # 7.05 [+0.97] udp rx: 1724 MB/s 1404136 calls/s # 7.08 [+0.03] udp tx: 1861 MB/s 31569 calls/s 31569 msg/s # 8.05 [+0.97] udp rx: 1662 MB/s 1353230 calls/s # 8.08 [+0.03] udp tx: 1882 MB/s 31924 calls/s 31924 msg/s # 8.66 [+0.58] GRO frag list over UDP tunnel ok # 9.40 [+0.74] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.89 [+0.24] No GRO ok # 10.40 [+0.51] GRO frag list ok # 10.93 [+0.53] GRO fwd ok # 11.42 [+0.49] UDP fwd perf udp rx: 1524 MB/s 1240989 calls/s # 12.49 [+1.07] udp tx: 1721 MB/s 29203 calls/s 29203 msg/s # 13.46 [+0.97] udp rx: 1846 MB/s 1503072 calls/s # 13.49 [+0.03] udp tx: 1844 MB/s 31285 calls/s 31285 msg/s # 14.46 [+0.97] udp rx: 1831 MB/s 1490656 calls/s # 14.49 [+0.03] udp tx: 1828 MB/s 31006 calls/s 31006 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1626 MB/s 1324238 calls/s # 15.68 [+1.07] udp tx: 1680 MB/s 28505 calls/s 28505 msg/s # 16.65 [+0.97] udp rx: 1559 MB/s 1269341 calls/s # 16.68 [+0.03] udp tx: 1717 MB/s 29137 calls/s 29137 msg/s # 17.65 [+0.98] udp rx: 1579 MB/s 1285524 calls/s # 17.68 [+0.02] udp tx: 1740 MB/s 29524 calls/s 29524 msg/s # 18.28 [+0.60] GRO frag list over UDP tunnel ok # 19.06 [+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__->