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: 1746 MB/s 1421395 calls/s # udp tx: 1818 MB/s 30849 calls/s 30849 msg/s # udp rx: 1970 MB/s 1603878 calls/s # udp tx: 1983 MB/s 33641 calls/s 33641 msg/s # udp rx: 1959 MB/s 1595563 calls/s # udp tx: 1971 MB/s 33440 calls/s 33440 msg/s # UDP GRO fwd perf udp rx: 1883 MB/s 1533058 calls/s # udp tx: 1968 MB/s 33395 calls/s 33395 msg/s # udp rx: 1962 MB/s 1597601 calls/s # udp tx: 1977 MB/s 33533 calls/s 33533 msg/s # udp rx: 1601 MB/s 1303490 calls/s # udp tx: 1909 MB/s 32381 calls/s 32381 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: 1416 MB/s 1152944 calls/s # udp tx: 1832 MB/s 31086 calls/s 31086 msg/s # udp rx: 1878 MB/s 1529085 calls/s # udp tx: 1890 MB/s 32072 calls/s 32072 msg/s # udp rx: 1870 MB/s 1522945 calls/s # udp tx: 1884 MB/s 31957 calls/s 31957 msg/s # UDP GRO fwd perf udp rx: 1688 MB/s 1372265 calls/s # udp tx: 1916 MB/s 32504 calls/s 32504 msg/s # udp rx: 1603 MB/s 1301812 calls/s # udp tx: 1917 MB/s 32514 calls/s 32514 msg/s # udp rx: 1711 MB/s 1393311 calls/s # udp tx: 1868 MB/s 31699 calls/s 31699 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__->