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.23 [+0.21] No GRO ok # 0.70 [+0.47] GRO frag list ok # 1.23 [+0.53] GRO fwd ok # 1.69 [+0.46] UDP fwd perf udp rx: 1963 MB/s 1598496 calls/s # 2.75 [+1.06] udp tx: 2008 MB/s 34059 calls/s 34059 msg/s # 3.72 [+0.98] udp rx: 1938 MB/s 1578528 calls/s # 3.75 [+0.02] udp tx: 1937 MB/s 32856 calls/s 32856 msg/s # 4.73 [+0.98] udp rx: 1953 MB/s 1590528 calls/s # 4.75 [+0.02] udp tx: 1951 MB/s 33102 calls/s 33102 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1896 MB/s 1544208 calls/s # 5.93 [+1.06] udp tx: 1945 MB/s 33002 calls/s 33002 msg/s # 6.90 [+0.97] udp rx: 1942 MB/s 1581456 calls/s # 6.93 [+0.03] udp tx: 1940 MB/s 32906 calls/s 32906 msg/s # 7.91 [+0.97] udp rx: 1940 MB/s 1579776 calls/s # 7.93 [+0.03] udp tx: 1938 MB/s 32876 calls/s 32876 msg/s # 8.47 [+0.54] GRO frag list over UDP tunnel ok # 9.17 [+0.69] GRO fwd over UDP tunnel ok # 9.40 [+0.23] IPv6 # 9.63 [+0.22] No GRO ok # 10.11 [+0.49] GRO frag list ok # 10.62 [+0.50] GRO fwd ok # 11.05 [+0.44] UDP fwd perf udp rx: 1402 MB/s 1142060 calls/s # 12.11 [+1.06] udp tx: 1832 MB/s 31084 calls/s 31084 msg/s # 13.09 [+0.98] udp rx: 1913 MB/s 1558128 calls/s # 13.11 [+0.02] udp tx: 1911 MB/s 32418 calls/s 32418 msg/s # 14.09 [+0.98] udp rx: 1902 MB/s 1548960 calls/s # 14.11 [+0.02] udp tx: 1901 MB/s 32249 calls/s 32249 msg/s # 14.23 [+0.12] UDP GRO fwd perf udp rx: 1860 MB/s 1514928 calls/s # 15.29 [+1.06] udp tx: 1909 MB/s 32381 calls/s 32381 msg/s # 16.26 [+0.97] udp rx: 1549 MB/s 1261326 calls/s # 16.29 [+0.03] udp tx: 1884 MB/s 31963 calls/s 31963 msg/s # 17.26 [+0.97] udp rx: 1501 MB/s 1221984 calls/s # 17.29 [+0.03] udp tx: 1885 MB/s 31979 calls/s 31979 msg/s # 17.81 [+0.53] GRO frag list over UDP tunnel ok # 18.48 [+0.67] 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__->