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.24 [+0.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1604 MB/s 1305866 calls/s # 2.81 [+1.06] udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # 3.78 [+0.97] udp rx: 1861 MB/s 1515517 calls/s # 3.81 [+0.03] udp tx: 1893 MB/s 32108 calls/s 32108 msg/s # 4.81 [+1.00] udp tx: 1897 MB/s 32187 calls/s 32187 msg/s # 4.81 [+0.00] udp rx: 1749 MB/s 1424683 calls/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1827 MB/s 1487971 calls/s # 5.99 [+1.07] udp tx: 1884 MB/s 31954 calls/s 31954 msg/s # 6.97 [+0.97] udp rx: 1671 MB/s 1360945 calls/s # 6.99 [+0.03] udp tx: 1838 MB/s 31187 calls/s 31187 msg/s # 7.97 [+0.97] udp rx: 1885 MB/s 1535040 calls/s # 7.99 [+0.03] udp tx: 1883 MB/s 31949 calls/s 31949 msg/s # 8.56 [+0.56] GRO frag list over UDP tunnel ok # 9.25 [+0.69] GRO fwd over UDP tunnel ok # 9.48 [+0.23] IPv6 # 9.71 [+0.23] No GRO ok # 10.22 [+0.51] GRO frag list ok # 10.75 [+0.52] GRO fwd ok # 11.22 [+0.47] UDP fwd perf udp rx: 1231 MB/s 1002428 calls/s # 12.28 [+1.06] udp tx: 1572 MB/s 26673 calls/s 26673 msg/s # 13.26 [+0.98] udp rx: 1825 MB/s 1486224 calls/s # 13.28 [+0.02] udp tx: 1824 MB/s 30945 calls/s 30945 msg/s # 14.26 [+0.98] udp rx: 1834 MB/s 1493568 calls/s # 14.28 [+0.02] udp tx: 1832 MB/s 31074 calls/s 31074 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 1369 MB/s 1115230 calls/s # 15.47 [+1.07] udp tx: 1697 MB/s 28792 calls/s 28792 msg/s # 16.44 [+0.97] udp rx: 1571 MB/s 1279742 calls/s # 16.47 [+0.03] udp tx: 1618 MB/s 27459 calls/s 27459 msg/s # 17.44 [+0.97] udp rx: 1691 MB/s 1376945 calls/s # 17.47 [+0.03] udp tx: 1742 MB/s 29553 calls/s 29553 msg/s # 18.01 [+0.54] GRO frag list over UDP tunnel ok # 18.70 [+0.69] 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__->