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: 1771 MB/s 1441497 calls/s # udp tx: 1885 MB/s 31976 calls/s 31976 msg/s # udp rx: 1520 MB/s 1236264 calls/s # udp tx: 1963 MB/s 33302 calls/s 33302 msg/s # udp rx: 1678 MB/s 1364170 calls/s # udp tx: 1961 MB/s 33268 calls/s 33268 msg/s # UDP GRO fwd perf udp rx: 1791 MB/s 1458121 calls/s # udp tx: 1901 MB/s 32256 calls/s 32256 msg/s # udp rx: 1725 MB/s 1403045 calls/s # udp tx: 1967 MB/s 33365 calls/s 33365 msg/s # udp rx: 1748 MB/s 1422052 calls/s # udp tx: 1962 MB/s 33288 calls/s 33288 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: 1215 MB/s 986840 calls/s # udp tx: 1882 MB/s 31935 calls/s 31935 msg/s # udp rx: 1560 MB/s 1265938 calls/s # udp tx: 1885 MB/s 31985 calls/s 31985 msg/s # udp rx: 1493 MB/s 1209993 calls/s # udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # UDP GRO fwd perf udp rx: 1548 MB/s 1255399 calls/s # udp tx: 1879 MB/s 31874 calls/s 31874 msg/s # udp rx: 1707 MB/s 1383181 calls/s # udp tx: 1948 MB/s 33052 calls/s 33052 msg/s # udp rx: 1716 MB/s 1390266 calls/s # udp tx: 1973 MB/s 33478 calls/s 33478 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__->