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.23 [+0.21] No GRO ok # 0.72 [+0.50] GRO frag list ok # 1.24 [+0.51] GRO fwd ok # 1.67 [+0.44] UDP fwd perf udp rx: 1173 MB/s 955545 calls/s # 2.74 [+1.06] udp tx: 1829 MB/s 31028 calls/s 31028 msg/s # 3.71 [+0.98] udp rx: 1933 MB/s 1573776 calls/s # 3.74 [+0.02] udp tx: 1931 MB/s 32753 calls/s 32753 msg/s # 4.71 [+0.98] udp rx: 1934 MB/s 1574736 calls/s # 4.74 [+0.02] udp tx: 1933 MB/s 32785 calls/s 32785 msg/s # 4.85 [+0.12] UDP GRO fwd perf udp rx: 1889 MB/s 1538112 calls/s # 5.91 [+1.06] udp tx: 1934 MB/s 32817 calls/s 32817 msg/s # 6.89 [+0.98] udp rx: 1926 MB/s 1568688 calls/s # 6.91 [+0.02] udp tx: 1924 MB/s 32643 calls/s 32643 msg/s # 7.89 [+0.98] udp rx: 1925 MB/s 1567344 calls/s # 7.91 [+0.02] udp tx: 1923 MB/s 32620 calls/s 32620 msg/s # 8.44 [+0.53] GRO frag list over UDP tunnel ok # 9.11 [+0.67] GRO fwd over UDP tunnel ok # 9.34 [+0.23] IPv6 # 9.55 [+0.21] No GRO ok # 10.02 [+0.46] GRO frag list ok # 10.51 [+0.49] GRO fwd ok # 10.94 [+0.43] UDP fwd perf udp rx: 1906 MB/s 1552128 calls/s # 12.00 [+1.06] udp tx: 1953 MB/s 33129 calls/s 33129 msg/s # 12.98 [+0.98] udp rx: 1902 MB/s 1548528 calls/s # 13.00 [+0.02] udp tx: 1900 MB/s 32226 calls/s 32226 msg/s # 13.98 [+0.98] udp rx: 1884 MB/s 1534416 calls/s # 14.00 [+0.02] udp tx: 1882 MB/s 31933 calls/s 31933 msg/s # 14.12 [+0.12] UDP GRO fwd perf udp rx: 1856 MB/s 1511760 calls/s # 15.18 [+1.06] udp tx: 1899 MB/s 32222 calls/s 32222 msg/s # 16.16 [+0.98] udp rx: 1908 MB/s 1553904 calls/s # 16.18 [+0.02] udp tx: 1906 MB/s 32336 calls/s 32336 msg/s # 17.16 [+0.98] udp rx: 1904 MB/s 1550400 calls/s # 17.18 [+0.02] udp tx: 1902 MB/s 32273 calls/s 32273 msg/s # 17.69 [+0.51] GRO frag list over UDP tunnel ok # 18.36 [+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__->