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: 1647 MB/s 1341326 calls/s # udp tx: 1935 MB/s 32825 calls/s 32825 msg/s # udp rx: 1769 MB/s 1440705 calls/s # udp tx: 1940 MB/s 32906 calls/s 32906 msg/s # udp rx: 1908 MB/s 1553659 calls/s # udp tx: 1965 MB/s 33333 calls/s 33333 msg/s # UDP GRO fwd perf udp rx: 1873 MB/s 1525330 calls/s # udp tx: 1956 MB/s 33192 calls/s 33192 msg/s # udp rx: 1929 MB/s 1570813 calls/s # udp tx: 1939 MB/s 32887 calls/s 32887 msg/s # udp rx: 1923 MB/s 1565950 calls/s # udp tx: 1938 MB/s 32876 calls/s 32876 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: 1374 MB/s 1117265 calls/s # udp tx: 1793 MB/s 30412 calls/s 30412 msg/s # udp rx: 1756 MB/s 1425137 calls/s # udp tx: 1900 MB/s 32239 calls/s 32239 msg/s # udp rx: 1818 MB/s 1474310 calls/s # udp tx: 1945 MB/s 33005 calls/s 33005 msg/s # UDP GRO fwd perf udp rx: 1675 MB/s 1361135 calls/s # udp tx: 1825 MB/s 30954 calls/s 30954 msg/s # udp rx: 1169 MB/s 951918 calls/s # udp tx: 1171 MB/s 19874 calls/s 19874 msg/s # udp rx: 1221 MB/s 994725 calls/s # udp tx: 1229 MB/s 20856 calls/s 20856 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__->