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: 1441 MB/s 1172576 calls/s # udp tx: 1845 MB/s 31304 calls/s 31304 msg/s # udp rx: 1818 MB/s 1480546 calls/s # udp tx: 1835 MB/s 31137 calls/s 31137 msg/s # udp rx: 1953 MB/s 1590417 calls/s # udp tx: 1975 MB/s 33514 calls/s 33514 msg/s # UDP GRO fwd perf udp rx: 1482 MB/s 1206421 calls/s # udp tx: 1860 MB/s 31559 calls/s 31559 msg/s # udp rx: 2004 MB/s 1630821 calls/s # udp tx: 2044 MB/s 34675 calls/s 34675 msg/s # udp rx: 1993 MB/s 1621915 calls/s # udp tx: 2030 MB/s 34443 calls/s 34443 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: 1575 MB/s 1278972 calls/s # udp tx: 1826 MB/s 30983 calls/s 30983 msg/s # udp rx: 1796 MB/s 1455999 calls/s # udp tx: 1936 MB/s 32844 calls/s 32844 msg/s # udp rx: 1808 MB/s 1465388 calls/s # udp tx: 1956 MB/s 33191 calls/s 33191 msg/s # UDP GRO fwd perf udp rx: 1453 MB/s 1177756 calls/s # udp tx: 1878 MB/s 31863 calls/s 31863 msg/s # udp tx: 1926 MB/s 32668 calls/s 32668 msg/s # udp rx: 1676 MB/s 1358170 calls/s # udp tx: 1958 MB/s 33209 calls/s 33209 msg/s # udp rx: 1768 MB/s 1433370 calls/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__->