make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1777 MB/s 1446336 calls/s # udp tx: 1955 MB/s 33161 calls/s 33161 msg/s # udp rx: 1985 MB/s 1616666 calls/s # udp tx: 1992 MB/s 33789 calls/s 33789 msg/s # udp rx: 1962 MB/s 1597585 calls/s # udp tx: 1967 MB/s 33364 calls/s 33364 msg/s # UDP GRO fwd perf udp rx: 1859 MB/s 1513893 calls/s # udp tx: 1940 MB/s 32909 calls/s 32909 msg/s # udp rx: 1944 MB/s 1583140 calls/s # udp tx: 1954 MB/s 33146 calls/s 33146 msg/s # udp rx: 1903 MB/s 1549238 calls/s # udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1602 MB/s 1299265 calls/s # udp tx: 1872 MB/s 31762 calls/s 31762 msg/s # udp rx: 1801 MB/s 1461297 calls/s # udp tx: 1932 MB/s 32776 calls/s 32776 msg/s # udp rx: 1840 MB/s 1494276 calls/s # udp tx: 1927 MB/s 32696 calls/s 32696 msg/s # UDP GRO fwd perf udp rx: 1740 MB/s 1414673 calls/s # udp tx: 1831 MB/s 31059 calls/s 31059 msg/s # udp rx: 1894 MB/s 1539036 calls/s # udp tx: 1939 MB/s 32887 calls/s 32887 msg/s # udp rx: 1893 MB/s 1540343 calls/s # udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' [?2004hxx__-> echo $? 0 xx__->