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: 1597 MB/s 1300358 calls/s # udp tx: 1840 MB/s 31209 calls/s 31209 msg/s # udp rx: 1723 MB/s 1402354 calls/s # udp tx: 1900 MB/s 32227 calls/s 32227 msg/s # udp rx: 1519 MB/s 1236879 calls/s # udp tx: 1916 MB/s 32509 calls/s 32509 msg/s # UDP GRO fwd perf udp rx: 1114 MB/s 906253 calls/s # udp tx: 1891 MB/s 32088 calls/s 32088 msg/s # udp rx: 1458 MB/s 1186685 calls/s # udp tx: 1925 MB/s 32666 calls/s 32666 msg/s # udp rx: 1768 MB/s 1438575 calls/s # udp tx: 1920 MB/s 32577 calls/s 32577 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: 1612 MB/s 1311479 calls/s # udp tx: 1744 MB/s 29589 calls/s 29589 msg/s # udp rx: 1720 MB/s 1397274 calls/s # udp tx: 1852 MB/s 31414 calls/s 31414 msg/s # udp rx: 1720 MB/s 1397183 calls/s # udp tx: 1858 MB/s 31527 calls/s 31527 msg/s # UDP GRO fwd perf udp rx: 1514 MB/s 1229595 calls/s # udp tx: 1891 MB/s 32089 calls/s 32089 msg/s # udp rx: 1604 MB/s 1299272 calls/s # udp tx: 1963 MB/s 33308 calls/s 33308 msg/s # udp rx: 1664 MB/s 1348596 calls/s # udp tx: 1956 MB/s 33190 calls/s 33190 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__->