make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1177 MB/s 957999 calls/s # udp tx: 1738 MB/s 29490 calls/s 29490 msg/s # udp rx: 1719 MB/s 1399814 calls/s # udp tx: 1858 MB/s 31521 calls/s 31521 msg/s # udp rx: 1690 MB/s 1375666 calls/s # udp tx: 1914 MB/s 32469 calls/s 32469 msg/s # UDP GRO fwd perf udp rx: 1443 MB/s 1174828 calls/s # udp tx: 1844 MB/s 31280 calls/s 31280 msg/s # udp rx: 1675 MB/s 1364165 calls/s # udp tx: 1927 MB/s 32700 calls/s 32700 msg/s # udp rx: 1739 MB/s 1415379 calls/s # udp tx: 1986 MB/s 33684 calls/s 33684 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: 1472 MB/s 1198094 calls/s # udp tx: 1761 MB/s 29868 calls/s 29868 msg/s # udp rx: 1808 MB/s 1470813 calls/s # udp tx: 1956 MB/s 33176 calls/s 33176 msg/s # udp rx: 1753 MB/s 1427361 calls/s # udp tx: 1971 MB/s 33431 calls/s 33431 msg/s # UDP GRO fwd perf udp rx: 1831 MB/s 1490989 calls/s # udp tx: 1949 MB/s 33059 calls/s 33059 msg/s # udp rx: 1709 MB/s 1388711 calls/s # udp tx: 1969 MB/s 33401 calls/s 33401 msg/s # udp rx: 1630 MB/s 1323604 calls/s # udp tx: 1963 MB/s 33302 calls/s 33302 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' xx__-> echo $? 0 xx__->