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: 1563 MB/s 1271209 calls/s # udp tx: 1771 MB/s 30051 calls/s 30051 msg/s # udp rx: 1898 MB/s 1545382 calls/s # udp tx: 1913 MB/s 32449 calls/s 32449 msg/s # udp rx: 1876 MB/s 1527876 calls/s # udp tx: 1881 MB/s 31906 calls/s 31906 msg/s # UDP GRO fwd perf udp rx: 1495 MB/s 1217085 calls/s # udp tx: 1736 MB/s 29453 calls/s 29453 msg/s # udp rx: 1784 MB/s 1452360 calls/s # udp tx: 1792 MB/s 30398 calls/s 30398 msg/s # udp rx: 1812 MB/s 1475803 calls/s # udp tx: 1820 MB/s 30880 calls/s 30880 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: 889 MB/s 722818 calls/s # udp tx: 1508 MB/s 25577 calls/s 25577 msg/s # udp rx: 1769 MB/s 1436691 calls/s # udp tx: 1850 MB/s 31386 calls/s 31386 msg/s # udp rx: 1619 MB/s 1315297 calls/s # udp tx: 1921 MB/s 32591 calls/s 32591 msg/s # UDP GRO fwd perf udp rx: 1433 MB/s 1164582 calls/s # udp tx: 1700 MB/s 28835 calls/s 28835 msg/s # udp tx: 1807 MB/s 30662 calls/s 30662 msg/s # udp rx: 1519 MB/s 1234641 calls/s # udp tx: 1493 MB/s 25338 calls/s 25338 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__->