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: 1630 MB/s 1327370 calls/s # udp tx: 1813 MB/s 30758 calls/s 30758 msg/s # udp rx: 1852 MB/s 1505710 calls/s # udp tx: 1897 MB/s 32177 calls/s 32177 msg/s # udp rx: 1806 MB/s 1466324 calls/s # udp tx: 1944 MB/s 32980 calls/s 32980 msg/s # UDP GRO fwd perf udp rx: 1669 MB/s 1356535 calls/s # udp tx: 1914 MB/s 32469 calls/s 32469 msg/s # udp rx: 1899 MB/s 1545452 calls/s # udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # udp rx: 1826 MB/s 1486371 calls/s # udp tx: 1842 MB/s 31245 calls/s 31245 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: 1413 MB/s 1147904 calls/s # udp tx: 1747 MB/s 29637 calls/s 29637 msg/s # udp rx: 1521 MB/s 1235380 calls/s # udp tx: 1750 MB/s 29689 calls/s 29689 msg/s # udp rx: 1218 MB/s 988273 calls/s # udp tx: 1845 MB/s 31303 calls/s 31303 msg/s # UDP GRO fwd perf udp rx: 1501 MB/s 1218675 calls/s # udp tx: 1886 MB/s 31994 calls/s 31994 msg/s # udp rx: 1747 MB/s 1417341 calls/s # udp tx: 1906 MB/s 32328 calls/s 32328 msg/s # udp rx: 1722 MB/s 1395467 calls/s # udp tx: 1921 MB/s 32598 calls/s 32598 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__->