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: 1497 MB/s 1219349 calls/s # udp tx: 1958 MB/s 33222 calls/s 33222 msg/s # udp rx: 1963 MB/s 1598558 calls/s # udp tx: 1977 MB/s 33541 calls/s 33541 msg/s # udp tx: 1971 MB/s 33443 calls/s 33443 msg/s # udp rx: 1897 MB/s 1544514 calls/s # UDP GRO fwd perf udp rx: 1740 MB/s 1416207 calls/s # udp tx: 1972 MB/s 33458 calls/s 33458 msg/s # udp rx: 1929 MB/s 1569932 calls/s # udp tx: 1991 MB/s 33780 calls/s 33780 msg/s # udp rx: 1979 MB/s 1611513 calls/s # udp tx: 1991 MB/s 33771 calls/s 33771 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: 1637 MB/s 1331139 calls/s # udp tx: 1885 MB/s 31984 calls/s 31984 msg/s # udp rx: 1740 MB/s 1415596 calls/s # udp tx: 1804 MB/s 30604 calls/s 30604 msg/s # udp rx: 1779 MB/s 1446748 calls/s # udp tx: 1858 MB/s 31525 calls/s 31525 msg/s # UDP GRO fwd perf udp rx: 1425 MB/s 1158833 calls/s # udp tx: 1949 MB/s 33072 calls/s 33072 msg/s # udp rx: 1536 MB/s 1248724 calls/s # udp tx: 1938 MB/s 32885 calls/s 32885 msg/s # udp rx: 1885 MB/s 1534477 calls/s # udp tx: 1937 MB/s 32866 calls/s 32866 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__->