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: 863 MB/s 702674 calls/s # udp tx: 1714 MB/s 29081 calls/s 29081 msg/s # udp rx: 1728 MB/s 1405636 calls/s # udp tx: 1886 MB/s 32003 calls/s 32003 msg/s # udp rx: 1894 MB/s 1542303 calls/s # udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # UDP GRO fwd perf udp rx: 1559 MB/s 1269501 calls/s # udp tx: 1790 MB/s 30372 calls/s 30372 msg/s # udp rx: 1701 MB/s 1385268 calls/s # udp tx: 1737 MB/s 29461 calls/s 29461 msg/s # udp rx: 1691 MB/s 1377309 calls/s # udp tx: 1699 MB/s 28818 calls/s 28818 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: 1572 MB/s 1278650 calls/s # udp tx: 1794 MB/s 30433 calls/s 30433 msg/s # udp rx: 1688 MB/s 1373232 calls/s # udp tx: 1848 MB/s 31347 calls/s 31347 msg/s # udp rx: 1865 MB/s 1518581 calls/s # udp tx: 1874 MB/s 31793 calls/s 31793 msg/s # UDP GRO fwd perf udp rx: 1772 MB/s 1441368 calls/s # udp tx: 1883 MB/s 31943 calls/s 31943 msg/s # udp rx: 1765 MB/s 1436521 calls/s # udp tx: 1756 MB/s 29790 calls/s 29790 msg/s # udp rx: 1030 MB/s 838831 calls/s # udp tx: 1188 MB/s 20160 calls/s 20160 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__->