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.25 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.35 [+0.56] GRO fwd ok # 1.81 [+0.45] UDP fwd perf udp rx: 1507 MB/s 1227421 calls/s # 2.87 [+1.06] udp tx: 1809 MB/s 30687 calls/s 30687 msg/s # 3.84 [+0.97] udp rx: 1891 MB/s 1539744 calls/s # 3.87 [+0.03] udp tx: 1889 MB/s 32047 calls/s 32047 msg/s # 4.85 [+0.98] udp rx: 1891 MB/s 1539888 calls/s # 4.87 [+0.02] udp tx: 1889 MB/s 32050 calls/s 32050 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1844 MB/s 1501536 calls/s # 6.05 [+1.06] udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # 7.02 [+0.97] udp rx: 1888 MB/s 1537344 calls/s # 7.05 [+0.02] udp tx: 1886 MB/s 31996 calls/s 31996 msg/s # 8.02 [+0.98] udp rx: 1893 MB/s 1541472 calls/s # 8.05 [+0.02] udp tx: 1892 MB/s 32090 calls/s 32090 msg/s # 8.57 [+0.53] GRO frag list over UDP tunnel ok # 9.26 [+0.69] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.74 [+0.23] No GRO ok # 10.22 [+0.48] GRO frag list ok # 10.73 [+0.51] GRO fwd ok # 11.20 [+0.47] UDP fwd perf udp rx: 1584 MB/s 1289564 calls/s # 12.27 [+1.06] udp tx: 1742 MB/s 29548 calls/s 29548 msg/s # 13.24 [+0.97] udp rx: 1687 MB/s 1374091 calls/s # 13.27 [+0.03] udp tx: 1796 MB/s 30473 calls/s 30473 msg/s # 14.24 [+0.97] udp rx: 1827 MB/s 1488144 calls/s # 14.27 [+0.03] udp tx: 1826 MB/s 30975 calls/s 30975 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1770 MB/s 1441680 calls/s # 15.45 [+1.06] udp tx: 1819 MB/s 30866 calls/s 30866 msg/s # 16.42 [+0.97] udp rx: 1805 MB/s 1470096 calls/s # 16.45 [+0.03] udp tx: 1802 MB/s 30577 calls/s 30577 msg/s # 17.42 [+0.97] udp rx: 1789 MB/s 1456464 calls/s # 17.45 [+0.03] udp tx: 1788 MB/s 30326 calls/s 30326 msg/s # 17.99 [+0.54] GRO frag list over UDP tunnel ok # 18.69 [+0.71] 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__->