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: 1670 MB/s 1360072 calls/s # udp tx: 1959 MB/s 33242 calls/s 33242 msg/s # udp rx: 1762 MB/s 1434485 calls/s # udp tx: 1982 MB/s 33619 calls/s 33619 msg/s # udp rx: 1793 MB/s 1459643 calls/s # udp tx: 1991 MB/s 33771 calls/s 33771 msg/s # UDP GRO fwd perf udp rx: 1553 MB/s 1263147 calls/s # udp tx: 1931 MB/s 32764 calls/s 32764 msg/s # udp rx: 1510 MB/s 1228000 calls/s # udp tx: 1983 MB/s 33641 calls/s 33641 msg/s # udp rx: 1756 MB/s 1428641 calls/s # udp tx: 1990 MB/s 33756 calls/s 33756 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: 1174 MB/s 953499 calls/s # udp tx: 1912 MB/s 32437 calls/s 32437 msg/s # udp rx: 1861 MB/s 1511706 calls/s # udp tx: 1916 MB/s 32505 calls/s 32505 msg/s # udp rx: 1870 MB/s 1519445 calls/s # udp tx: 1917 MB/s 32514 calls/s 32514 msg/s # UDP GRO fwd perf udp rx: 1715 MB/s 1394714 calls/s # udp tx: 1846 MB/s 31318 calls/s 31318 msg/s # udp rx: 1718 MB/s 1398673 calls/s # udp tx: 1726 MB/s 29287 calls/s 29287 msg/s # udp rx: 1866 MB/s 1517638 calls/s # udp tx: 1894 MB/s 32126 calls/s 32126 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__->