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: 1410 MB/s 1148112 calls/s # udp tx: 1822 MB/s 30917 calls/s 30917 msg/s # udp rx: 1773 MB/s 1443733 calls/s # udp tx: 1946 MB/s 33011 calls/s 33011 msg/s # udp rx: 1934 MB/s 1574631 calls/s # udp tx: 1946 MB/s 33015 calls/s 33015 msg/s # UDP GRO fwd perf udp rx: 1713 MB/s 1393902 calls/s # udp tx: 1892 MB/s 32106 calls/s 32106 msg/s # udp rx: 1786 MB/s 1454181 calls/s # udp tx: 1795 MB/s 30448 calls/s 30448 msg/s # udp rx: 1915 MB/s 1558775 calls/s # udp tx: 1932 MB/s 32776 calls/s 32776 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: 1159 MB/s 944159 calls/s # udp tx: 1221 MB/s 20725 calls/s 20725 msg/s # udp rx: 1181 MB/s 961393 calls/s # udp tx: 1238 MB/s 21008 calls/s 21008 msg/s # udp rx: 1216 MB/s 990721 calls/s # udp tx: 1225 MB/s 20788 calls/s 20788 msg/s # UDP GRO fwd perf udp rx: 1419 MB/s 1150726 calls/s # udp tx: 1912 MB/s 32433 calls/s 32433 msg/s # udp rx: 1177 MB/s 953983 calls/s # udp tx: 1933 MB/s 32792 calls/s 32792 msg/s # udp rx: 1606 MB/s 1301189 calls/s # udp tx: 1945 MB/s 32989 calls/s 32989 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__->