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: 1600 MB/s 1301273 calls/s # udp tx: 1832 MB/s 31079 calls/s 31079 msg/s # udp rx: 1966 MB/s 1600303 calls/s # udp tx: 1976 MB/s 33519 calls/s 33519 msg/s # udp rx: 1964 MB/s 1599030 calls/s # udp tx: 1974 MB/s 33486 calls/s 33486 msg/s # UDP GRO fwd perf udp rx: 1744 MB/s 1420241 calls/s # udp tx: 1947 MB/s 33038 calls/s 33038 msg/s # udp rx: 1827 MB/s 1487733 calls/s # udp tx: 1949 MB/s 33069 calls/s 33069 msg/s # udp rx: 1674 MB/s 1362805 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 # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1129 MB/s 916939 calls/s # udp tx: 1889 MB/s 32051 calls/s 32051 msg/s # udp rx: 1781 MB/s 1445925 calls/s # udp tx: 1900 MB/s 32237 calls/s 32237 msg/s # udp rx: 1762 MB/s 1429966 calls/s # udp tx: 1948 MB/s 33043 calls/s 33043 msg/s # UDP GRO fwd perf udp rx: 1725 MB/s 1398707 calls/s # udp tx: 1971 MB/s 33445 calls/s 33445 msg/s # udp rx: 1373 MB/s 1114047 calls/s # udp tx: 1949 MB/s 33059 calls/s 33059 msg/s # udp rx: 1404 MB/s 1138795 calls/s # udp tx: 1960 MB/s 33254 calls/s 33254 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__->