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.26 [+0.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.87 [+0.49] UDP fwd perf udp rx: 1912 MB/s 1557216 calls/s # 2.94 [+1.07] udp tx: 1969 MB/s 33403 calls/s 33403 msg/s # 3.91 [+0.97] udp rx: 1897 MB/s 1544400 calls/s # 3.94 [+0.03] udp tx: 1894 MB/s 32126 calls/s 32126 msg/s # 4.91 [+0.97] udp rx: 1896 MB/s 1543776 calls/s # 4.94 [+0.03] udp tx: 1894 MB/s 32138 calls/s 32138 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1849 MB/s 1506048 calls/s # 6.13 [+1.07] udp tx: 1902 MB/s 32271 calls/s 32271 msg/s # 7.10 [+0.97] udp rx: 1909 MB/s 1554192 calls/s # 7.13 [+0.03] udp tx: 1906 MB/s 32343 calls/s 32343 msg/s # 8.10 [+0.97] udp rx: 1905 MB/s 1551552 calls/s # 8.13 [+0.03] udp tx: 1904 MB/s 32296 calls/s 32296 msg/s # 8.71 [+0.58] GRO frag list over UDP tunnel ok # 9.46 [+0.74] GRO fwd over UDP tunnel ok # 9.71 [+0.26] IPv6 # 9.93 [+0.22] No GRO ok # 10.43 [+0.50] GRO frag list ok # 10.97 [+0.54] GRO fwd ok # 11.45 [+0.48] UDP fwd perf udp rx: 1651 MB/s 1344428 calls/s # 12.52 [+1.07] udp tx: 1879 MB/s 31885 calls/s 31885 msg/s # 13.49 [+0.97] udp rx: 1892 MB/s 1540368 calls/s # 13.52 [+0.03] udp tx: 1889 MB/s 32040 calls/s 32040 msg/s # 14.49 [+0.97] udp rx: 1891 MB/s 1540224 calls/s # 14.52 [+0.03] udp tx: 1890 MB/s 32058 calls/s 32058 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1841 MB/s 1499328 calls/s # 15.71 [+1.07] udp tx: 1892 MB/s 32096 calls/s 32096 msg/s # 16.68 [+0.98] udp rx: 1918 MB/s 1561920 calls/s # 16.71 [+0.02] udp tx: 1917 MB/s 32514 calls/s 32514 msg/s # 17.68 [+0.98] udp rx: 380 MB/s 309732 calls/s # 17.71 [+0.03] udp tx: 1604 MB/s 27212 calls/s 27212 msg/s # 18.27 [+0.56] GRO frag list over UDP tunnel ok # 19.02 [+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__->