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: 1760 MB/s 1432347 calls/s # udp tx: 1867 MB/s 31666 calls/s 31666 msg/s # udp rx: 1440 MB/s 1171626 calls/s # udp tx: 1638 MB/s 27792 calls/s 27792 msg/s # udp rx: 1839 MB/s 1497730 calls/s # udp tx: 1872 MB/s 31758 calls/s 31758 msg/s # UDP GRO fwd perf udp rx: 1691 MB/s 1374395 calls/s # udp tx: 1907 MB/s 32357 calls/s 32357 msg/s # udp rx: 1763 MB/s 1432727 calls/s # udp tx: 1910 MB/s 32405 calls/s 32405 msg/s # udp rx: 1760 MB/s 1430337 calls/s # udp tx: 1907 MB/s 32355 calls/s 32355 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: 1313 MB/s 1065136 calls/s # udp tx: 1794 MB/s 30432 calls/s 30432 msg/s # udp rx: 1537 MB/s 1245981 calls/s # udp tx: 1892 MB/s 32091 calls/s 32091 msg/s # udp rx: 1527 MB/s 1241551 calls/s # udp tx: 1619 MB/s 27475 calls/s 27475 msg/s # UDP GRO fwd perf udp rx: 843 MB/s 686296 calls/s # udp tx: 1062 MB/s 18021 calls/s 18021 msg/s # udp rx: 1060 MB/s 862676 calls/s # udp tx: 1198 MB/s 20323 calls/s 20323 msg/s # udp rx: 995 MB/s 810551 calls/s # udp tx: 1187 MB/s 20133 calls/s 20133 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__->