make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1845 MB/s 1499194 calls/s # udp tx: 1984 MB/s 33656 calls/s 33656 msg/s # udp rx: 1946 MB/s 1582523 calls/s # udp tx: 1990 MB/s 33755 calls/s 33755 msg/s # udp rx: 1944 MB/s 1581316 calls/s # udp tx: 1979 MB/s 33581 calls/s 33581 msg/s # UDP GRO fwd perf udp rx: 1727 MB/s 1403486 calls/s # udp tx: 1970 MB/s 33418 calls/s 33418 msg/s # udp rx: 1942 MB/s 1579875 calls/s # udp tx: 1970 MB/s 33428 calls/s 33428 msg/s # udp rx: 1940 MB/s 1578412 calls/s # udp tx: 1973 MB/s 33475 calls/s 33475 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: 1631 MB/s 1324971 calls/s # udp tx: 1807 MB/s 30661 calls/s 30661 msg/s # udp rx: 1723 MB/s 1397472 calls/s # udp tx: 1916 MB/s 32501 calls/s 32501 msg/s # udp rx: 1781 MB/s 1443623 calls/s # udp tx: 1968 MB/s 33387 calls/s 33387 msg/s # UDP GRO fwd perf udp rx: 1686 MB/s 1366056 calls/s # udp tx: 1979 MB/s 33574 calls/s 33574 msg/s # udp rx: 1776 MB/s 1441220 calls/s # udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # udp rx: 1335 MB/s 1084353 calls/s # udp tx: 1750 MB/s 29691 calls/s 29691 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__->