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: 1590 MB/s 1294565 calls/s # udp tx: 1869 MB/s 31708 calls/s 31708 msg/s # udp rx: 1945 MB/s 1583627 calls/s # udp tx: 1967 MB/s 33367 calls/s 33367 msg/s # udp rx: 1955 MB/s 1591871 calls/s # udp tx: 1972 MB/s 33460 calls/s 33460 msg/s # UDP GRO fwd perf udp rx: 1651 MB/s 1344535 calls/s # udp tx: 1932 MB/s 32777 calls/s 32777 msg/s # udp rx: 1937 MB/s 1577360 calls/s # udp tx: 1943 MB/s 32966 calls/s 32966 msg/s # udp rx: 1587 MB/s 1292185 calls/s # udp tx: 1754 MB/s 29760 calls/s 29760 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1774 MB/s 30095 calls/s 30095 msg/s # udp rx: 18 MB/s 15303 calls/s # udp tx: 1806 MB/s 30645 calls/s 30645 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1760 MB/s 29861 calls/s 29861 msg/s # UDP tunnel GRO fwd perf udp tx: 1839 MB/s 31207 calls/s 31207 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 1800 MB/s 30546 calls/s 30546 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1817 MB/s 30829 calls/s 30829 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1666 MB/s 1356178 calls/s # udp tx: 1834 MB/s 31122 calls/s 31122 msg/s # udp rx: 1810 MB/s 1474285 calls/s # udp tx: 1858 MB/s 31529 calls/s 31529 msg/s # udp rx: 1870 MB/s 1522436 calls/s # udp tx: 1898 MB/s 32194 calls/s 32194 msg/s # UDP GRO fwd perf udp rx: 1742 MB/s 1418141 calls/s # udp tx: 1955 MB/s 33160 calls/s 33160 msg/s # udp rx: 1820 MB/s 1481883 calls/s # udp tx: 1855 MB/s 31470 calls/s 31470 msg/s # udp rx: 1780 MB/s 1448878 calls/s # udp tx: 1802 MB/s 30564 calls/s 30564 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1825 MB/s 30966 calls/s 30966 msg/s # udp rx: 13 MB/s 11016 calls/s # udp tx: 1842 MB/s 31257 calls/s 31257 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1835 MB/s 31135 calls/s 31135 msg/s # UDP tunnel GRO fwd perf udp tx: 1795 MB/s 30445 calls/s 30445 msg/s # udp rx: 2 MB/s 2335 calls/s # udp tx: 1855 MB/s 31463 calls/s 31463 msg/s # udp rx: 1 MB/s 1031 calls/s # udp tx: 1850 MB/s 31381 calls/s 31381 msg/s 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__->