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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.34 [+0.59] GRO fwd ok # 1.80 [+0.46] UDP fwd perf udp rx: 1508 MB/s 1228412 calls/s # 2.87 [+1.07] udp tx: 1818 MB/s 30848 calls/s 30848 msg/s # 3.87 [+1.00] udp tx: 1807 MB/s 30649 calls/s 30649 msg/s # 3.87 [+0.00] udp rx: 1251 MB/s 1019024 calls/s # 4.87 [+1.00] udp tx: 1920 MB/s 32581 calls/s 32581 msg/s # 4.97 [+0.10] udp rx: 1922 MB/s 1565165 calls/s # 4.99 [+0.02] UDP GRO fwd perf udp rx: 1872 MB/s 1524240 calls/s # 6.06 [+1.07] udp tx: 1916 MB/s 32511 calls/s 32511 msg/s # 7.04 [+0.98] udp rx: 1908 MB/s 1553424 calls/s # 7.06 [+0.02] udp tx: 1905 MB/s 32315 calls/s 32315 msg/s # 8.04 [+0.98] udp rx: 1913 MB/s 1557792 calls/s # 8.06 [+0.02] udp tx: 1911 MB/s 32423 calls/s 32423 msg/s # 8.64 [+0.58] GRO frag list over UDP tunnel ok # 9.40 [+0.75] GRO fwd over UDP tunnel ok # 9.65 [+0.26] IPv6 # 9.90 [+0.24] No GRO ok # 10.41 [+0.52] GRO frag list ok # 10.96 [+0.54] GRO fwd ok # 11.45 [+0.49] UDP fwd perf udp rx: 1610 MB/s 1311260 calls/s # 12.52 [+1.07] udp tx: 1866 MB/s 31649 calls/s 31649 msg/s # 13.49 [+0.97] udp rx: 1873 MB/s 1524960 calls/s # 13.52 [+0.03] udp tx: 1872 MB/s 31752 calls/s 31752 msg/s # 14.49 [+0.97] udp rx: 1886 MB/s 1535856 calls/s # 14.52 [+0.03] udp tx: 1884 MB/s 31957 calls/s 31957 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1843 MB/s 1500672 calls/s # 15.70 [+1.07] udp tx: 1893 MB/s 32111 calls/s 32111 msg/s # 16.68 [+0.97] udp rx: 1906 MB/s 1551744 calls/s # 16.70 [+0.03] udp tx: 1904 MB/s 32298 calls/s 32298 msg/s # 17.68 [+0.97] udp rx: 1891 MB/s 1539744 calls/s # 17.70 [+0.03] udp tx: 1889 MB/s 32039 calls/s 32039 msg/s # 18.29 [+0.58] GRO frag list over UDP tunnel ok # 19.04 [+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__->