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: 1246 MB/s 1014552 calls/s # udp tx: 1819 MB/s 30860 calls/s 30860 msg/s # udp rx: 1685 MB/s 1372147 calls/s # udp tx: 1828 MB/s 31010 calls/s 31010 msg/s # udp rx: 1654 MB/s 1346664 calls/s # udp tx: 1808 MB/s 30672 calls/s 30672 msg/s # UDP GRO fwd perf udp rx: 1794 MB/s 1461173 calls/s # udp tx: 1873 MB/s 31774 calls/s 31774 msg/s # udp rx: 1539 MB/s 1252559 calls/s # udp tx: 1848 MB/s 31359 calls/s 31359 msg/s # udp rx: 1836 MB/s 1494222 calls/s # udp tx: 1926 MB/s 32671 calls/s 32671 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: 1749 MB/s 1420064 calls/s # udp tx: 1936 MB/s 32838 calls/s 32838 msg/s # udp rx: 1850 MB/s 1502189 calls/s # udp tx: 1930 MB/s 32744 calls/s 32744 msg/s # udp rx: 1841 MB/s 1496184 calls/s # udp tx: 1898 MB/s 32194 calls/s 32194 msg/s # UDP GRO fwd perf udp rx: 1666 MB/s 1352412 calls/s # udp tx: 1829 MB/s 31031 calls/s 31031 msg/s # udp rx: 1572 MB/s 1275625 calls/s # udp tx: 1942 MB/s 32938 calls/s 32938 msg/s # udp rx: 1250 MB/s 1014904 calls/s # udp tx: 1829 MB/s 31030 calls/s 31030 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__->