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: 1205 MB/s 980955 calls/s # udp tx: 1771 MB/s 30041 calls/s 30041 msg/s # udp rx: 1798 MB/s 1463797 calls/s # udp tx: 1864 MB/s 31618 calls/s 31618 msg/s # udp rx: 1937 MB/s 1576613 calls/s # udp tx: 1978 MB/s 33555 calls/s 33555 msg/s # UDP GRO fwd perf udp rx: 1567 MB/s 1275667 calls/s # udp tx: 1948 MB/s 33051 calls/s 33051 msg/s # udp rx: 1933 MB/s 1573971 calls/s # udp tx: 1963 MB/s 33301 calls/s 33301 msg/s # udp rx: 1904 MB/s 1548228 calls/s # udp tx: 1972 MB/s 33458 calls/s 33458 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: 1692 MB/s 1376160 calls/s # udp tx: 1792 MB/s 30402 calls/s 30402 msg/s # udp rx: 1756 MB/s 1428443 calls/s # udp tx: 1881 MB/s 31919 calls/s 31919 msg/s # udp rx: 1781 MB/s 1449522 calls/s # udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # UDP GRO fwd perf udp rx: 1637 MB/s 1329475 calls/s # udp tx: 1836 MB/s 31155 calls/s 31155 msg/s # udp rx: 1785 MB/s 1449589 calls/s # udp tx: 1873 MB/s 31782 calls/s 31782 msg/s # udp rx: 1777 MB/s 1439990 calls/s # udp tx: 1951 MB/s 33092 calls/s 33092 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__->