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: 1779 MB/s 1448678 calls/s # udp tx: 1893 MB/s 32120 calls/s 32120 msg/s # udp rx: 1840 MB/s 1498690 calls/s # udp tx: 1918 MB/s 32532 calls/s 32532 msg/s # udp rx: 1901 MB/s 1548033 calls/s # udp tx: 1904 MB/s 32298 calls/s 32298 msg/s # UDP GRO fwd perf udp rx: 1624 MB/s 1322778 calls/s # udp tx: 1908 MB/s 32376 calls/s 32376 msg/s # udp rx: 1928 MB/s 1570234 calls/s # udp tx: 1931 MB/s 32764 calls/s 32764 msg/s # udp rx: 1848 MB/s 1504737 calls/s # udp tx: 1849 MB/s 31369 calls/s 31369 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: 1443 MB/s 1172723 calls/s # udp tx: 1760 MB/s 29867 calls/s 29867 msg/s # udp rx: 1833 MB/s 1486025 calls/s # udp tx: 1962 MB/s 33286 calls/s 33286 msg/s # udp rx: 1856 MB/s 1505394 calls/s # udp tx: 1954 MB/s 33149 calls/s 33149 msg/s # UDP GRO fwd perf udp rx: 1499 MB/s 1217072 calls/s # udp tx: 1877 MB/s 31848 calls/s 31848 msg/s # udp rx: 1781 MB/s 1445012 calls/s # udp tx: 1903 MB/s 32277 calls/s 32277 msg/s # udp rx: 1690 MB/s 1372478 calls/s # udp tx: 1850 MB/s 31385 calls/s 31385 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__->