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: 1349 MB/s 1098460 calls/s # udp tx: 1820 MB/s 30881 calls/s 30881 msg/s # udp rx: 1162 MB/s 946137 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # udp rx: 1120 MB/s 911693 calls/s # udp tx: 1262 MB/s 21414 calls/s 21414 msg/s # UDP GRO fwd perf udp rx: 1582 MB/s 1288278 calls/s # udp tx: 1965 MB/s 33332 calls/s 33332 msg/s # udp rx: 1939 MB/s 1578984 calls/s # udp tx: 1953 MB/s 33132 calls/s 33132 msg/s # udp rx: 1981 MB/s 1613231 calls/s # udp tx: 1989 MB/s 33735 calls/s 33735 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: 1620 MB/s 1317218 calls/s # udp tx: 1884 MB/s 31955 calls/s 31955 msg/s # udp rx: 1476 MB/s 1200014 calls/s # udp tx: 1943 MB/s 32961 calls/s 32961 msg/s # udp rx: 1797 MB/s 1459419 calls/s # udp tx: 1948 MB/s 33054 calls/s 33054 msg/s # UDP GRO fwd perf udp rx: 1621 MB/s 1318169 calls/s # udp tx: 1790 MB/s 30361 calls/s 30361 msg/s # udp rx: 1659 MB/s 1348917 calls/s # udp tx: 1940 MB/s 32906 calls/s 32906 msg/s # udp rx: 1321 MB/s 1073892 calls/s # udp tx: 1957 MB/s 33201 calls/s 33201 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__->