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: 1591 MB/s 1295073 calls/s # udp tx: 1801 MB/s 30550 calls/s 30550 msg/s # udp rx: 1943 MB/s 1582477 calls/s # udp tx: 1962 MB/s 33291 calls/s 33291 msg/s # udp rx: 1943 MB/s 1581955 calls/s # udp tx: 1964 MB/s 33316 calls/s 33316 msg/s # UDP GRO fwd perf udp rx: 1662 MB/s 1351940 calls/s # udp tx: 1799 MB/s 30519 calls/s 30519 msg/s # udp rx: 1754 MB/s 1427529 calls/s # udp tx: 1852 MB/s 31428 calls/s 31428 msg/s # udp rx: 1946 MB/s 1584547 calls/s # udp tx: 1968 MB/s 33381 calls/s 33381 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: 1278 MB/s 1037743 calls/s # udp tx: 1739 MB/s 29510 calls/s 29510 msg/s # udp rx: 1548 MB/s 1257234 calls/s # udp tx: 1632 MB/s 27687 calls/s 27687 msg/s # udp tx: 1877 MB/s 31845 calls/s 31845 msg/s # udp rx: 1221 MB/s 989854 calls/s # UDP GRO fwd perf udp rx: 1224 MB/s 993241 calls/s # udp tx: 1833 MB/s 31100 calls/s 31100 msg/s # udp rx: 1499 MB/s 1214947 calls/s # udp tx: 1916 MB/s 32500 calls/s 32500 msg/s # udp rx: 1318 MB/s 1068185 calls/s # udp tx: 1914 MB/s 32476 calls/s 32476 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__->