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: 1629 MB/s 1324845 calls/s # udp tx: 1976 MB/s 33523 calls/s 33523 msg/s # udp rx: 1696 MB/s 1380790 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # udp rx: 1938 MB/s 1577650 calls/s # udp tx: 1958 MB/s 33209 calls/s 33209 msg/s # UDP GRO fwd perf udp rx: 1522 MB/s 1238617 calls/s # udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # udp rx: 1795 MB/s 1460373 calls/s # udp tx: 1987 MB/s 33711 calls/s 33711 msg/s # udp rx: 1959 MB/s 1593408 calls/s # udp tx: 1980 MB/s 33583 calls/s 33583 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: 1359 MB/s 1101850 calls/s # udp tx: 1853 MB/s 31443 calls/s 31443 msg/s # udp rx: 1585 MB/s 1286126 calls/s # udp tx: 1811 MB/s 30731 calls/s 30731 msg/s # udp rx: 1639 MB/s 1329471 calls/s # udp tx: 1835 MB/s 31123 calls/s 31123 msg/s # UDP GRO fwd perf udp rx: 1521 MB/s 1233406 calls/s # udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # udp rx: 1643 MB/s 1332363 calls/s # udp tx: 1895 MB/s 32141 calls/s 32141 msg/s # udp rx: 1690 MB/s 1370810 calls/s # udp tx: 1880 MB/s 31899 calls/s 31899 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__->