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: 1756 MB/s 1429556 calls/s # udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # udp rx: 1814 MB/s 1475704 calls/s # udp tx: 1901 MB/s 32254 calls/s 32254 msg/s # udp rx: 1817 MB/s 1477383 calls/s # udp tx: 1928 MB/s 32705 calls/s 32705 msg/s # UDP GRO fwd perf udp rx: 1656 MB/s 1348192 calls/s # udp tx: 1715 MB/s 29100 calls/s 29100 msg/s # udp rx: 1852 MB/s 1508189 calls/s # udp tx: 1886 MB/s 31990 calls/s 31990 msg/s # udp rx: 1910 MB/s 1555695 calls/s # udp tx: 1934 MB/s 32804 calls/s 32804 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: 1733 MB/s 1407596 calls/s # udp tx: 1914 MB/s 32473 calls/s 32473 msg/s # udp rx: 1861 MB/s 1513268 calls/s # udp tx: 1904 MB/s 32301 calls/s 32301 msg/s # udp rx: 1794 MB/s 1459560 calls/s # udp tx: 1891 MB/s 32087 calls/s 32087 msg/s # UDP GRO fwd perf udp rx: 1546 MB/s 1257827 calls/s # udp tx: 1765 MB/s 29945 calls/s 29945 msg/s # udp rx: 1840 MB/s 1496362 calls/s # udp tx: 1880 MB/s 31894 calls/s 31894 msg/s # udp rx: 1871 MB/s 1521091 calls/s # udp tx: 1914 MB/s 32467 calls/s 32467 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__->