make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1838 MB/s 1496817 calls/s # udp tx: 1907 MB/s 32350 calls/s 32350 msg/s # udp tx: 1943 MB/s 32965 calls/s 32965 msg/s # udp rx: 1485 MB/s 1208979 calls/s # udp tx: 1970 MB/s 33417 calls/s 33417 msg/s # udp rx: 1385 MB/s 1127214 calls/s # UDP GRO fwd perf udp rx: 1836 MB/s 1494413 calls/s # udp tx: 1940 MB/s 32905 calls/s 32905 msg/s # udp rx: 1727 MB/s 1405292 calls/s # udp tx: 1872 MB/s 31753 calls/s 31753 msg/s # udp rx: 1919 MB/s 1561554 calls/s # udp tx: 1982 MB/s 33628 calls/s 33628 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: 1605 MB/s 1306843 calls/s # udp tx: 1863 MB/s 31603 calls/s 31603 msg/s # udp rx: 1491 MB/s 1214262 calls/s # udp tx: 1672 MB/s 28366 calls/s 28366 msg/s # udp rx: 1816 MB/s 1479011 calls/s # udp tx: 1832 MB/s 31084 calls/s 31084 msg/s # UDP GRO fwd perf udp rx: 1833 MB/s 1492773 calls/s # udp tx: 1900 MB/s 32240 calls/s 32240 msg/s # udp rx: 1893 MB/s 1541392 calls/s # udp tx: 1934 MB/s 32802 calls/s 32802 msg/s # udp rx: 1843 MB/s 1500505 calls/s # udp tx: 1929 MB/s 32731 calls/s 32731 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__->