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.03 [+0.03] IPv4 # 0.28 [+0.26] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.43 [+0.58] GRO fwd ok # 1.90 [+0.47] UDP fwd perf udp rx: 1696 MB/s 1380860 calls/s # 2.96 [+1.07] udp tx: 1822 MB/s 30919 calls/s 30919 msg/s # 3.93 [+0.97] udp rx: 1908 MB/s 1553328 calls/s # 3.96 [+0.03] udp tx: 1906 MB/s 32330 calls/s 32330 msg/s # 4.94 [+0.97] udp rx: 1904 MB/s 1550688 calls/s # 4.96 [+0.03] udp tx: 1902 MB/s 32270 calls/s 32270 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1644 MB/s 1338748 calls/s # 6.16 [+1.07] udp tx: 1825 MB/s 30968 calls/s 30968 msg/s # 7.13 [+0.97] udp rx: 1774 MB/s 1444675 calls/s # 7.16 [+0.03] udp tx: 1881 MB/s 31909 calls/s 31909 msg/s # 8.13 [+0.97] udp rx: 1851 MB/s 1507243 calls/s # 8.16 [+0.03] udp tx: 1878 MB/s 31864 calls/s 31864 msg/s # 8.79 [+0.63] GRO frag list over UDP tunnel ok # 9.64 [+0.85] GRO fwd over UDP tunnel ok # 9.92 [+0.28] IPv6 # 10.17 [+0.25] No GRO ok # 10.74 [+0.56] GRO frag list ok # 11.31 [+0.57] GRO fwd ok # 11.77 [+0.46] UDP fwd perf udp rx: 1633 MB/s 1330236 calls/s # 12.83 [+1.06] udp tx: 1816 MB/s 30814 calls/s 30814 msg/s # 13.81 [+0.98] udp rx: 1818 MB/s 1480176 calls/s # 13.83 [+0.02] udp tx: 1815 MB/s 30793 calls/s 30793 msg/s # 14.81 [+0.98] udp rx: 1746 MB/s 1421544 calls/s # 14.83 [+0.02] udp tx: 1739 MB/s 29511 calls/s 29511 msg/s # 14.95 [+0.12] UDP GRO fwd perf udp rx: 1674 MB/s 1362924 calls/s # 16.01 [+1.06] udp tx: 1802 MB/s 30565 calls/s 30565 msg/s # 16.99 [+0.97] udp rx: 1591 MB/s 1295365 calls/s # 17.01 [+0.03] udp tx: 1810 MB/s 30715 calls/s 30715 msg/s # 17.99 [+0.98] udp rx: 1768 MB/s 1439469 calls/s # 18.01 [+0.02] udp tx: 1811 MB/s 30717 calls/s 30717 msg/s # 18.59 [+0.57] GRO frag list over UDP tunnel ok # 19.33 [+0.75] 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__->