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.27 [+0.26] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.89 [+0.47] UDP fwd perf udp rx: 1654 MB/s 1347127 calls/s # 2.95 [+1.06] udp tx: 1742 MB/s 29549 calls/s 29549 msg/s # 3.92 [+0.98] udp rx: 1747 MB/s 1422844 calls/s # 3.95 [+0.02] udp tx: 1836 MB/s 31149 calls/s 31149 msg/s # 4.92 [+0.98] udp rx: 1824 MB/s 1485360 calls/s # 4.95 [+0.02] udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1900 MB/s 1547328 calls/s # 6.12 [+1.06] udp tx: 1945 MB/s 32999 calls/s 32999 msg/s # 7.10 [+0.98] udp rx: 1770 MB/s 1441263 calls/s # 7.12 [+0.02] udp tx: 1944 MB/s 32987 calls/s 32987 msg/s # 8.10 [+0.98] udp rx: 1775 MB/s 1445150 calls/s # 8.12 [+0.02] udp tx: 1940 MB/s 32912 calls/s 32912 msg/s # 8.71 [+0.59] GRO frag list over UDP tunnel ok # 9.45 [+0.74] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.94 [+0.24] No GRO ok # 10.45 [+0.51] GRO frag list ok # 10.98 [+0.53] GRO fwd ok # 11.45 [+0.47] UDP fwd perf udp rx: 1534 MB/s 1249197 calls/s # 12.51 [+1.07] udp tx: 1850 MB/s 31379 calls/s 31379 msg/s # 13.49 [+0.97] udp rx: 1665 MB/s 1356288 calls/s # 13.51 [+0.03] udp tx: 1671 MB/s 28350 calls/s 28350 msg/s # 14.49 [+0.97] udp rx: 1830 MB/s 1490256 calls/s # 14.51 [+0.03] udp tx: 1824 MB/s 30949 calls/s 30949 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1781 MB/s 1450608 calls/s # 15.71 [+1.08] udp tx: 1838 MB/s 31183 calls/s 31183 msg/s # 16.68 [+0.97] udp rx: 1551 MB/s 1262763 calls/s # 16.71 [+0.03] udp tx: 1787 MB/s 30323 calls/s 30323 msg/s # 17.68 [+0.97] udp rx: 1936 MB/s 1576704 calls/s # 17.71 [+0.03] udp tx: 1948 MB/s 33056 calls/s 33056 msg/s # 18.29 [+0.57] GRO frag list over UDP tunnel ok # 19.03 [+0.74] 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__->