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: 1425 MB/s 1159548 calls/s # udp tx: 1838 MB/s 31186 calls/s 31186 msg/s # udp rx: 1770 MB/s 1439434 calls/s # udp tx: 1799 MB/s 30525 calls/s 30525 msg/s # udp rx: 1868 MB/s 1519385 calls/s # udp tx: 1889 MB/s 32039 calls/s 32039 msg/s # UDP GRO fwd perf udp rx: 1797 MB/s 1459463 calls/s # udp tx: 1932 MB/s 32773 calls/s 32773 msg/s # udp rx: 1903 MB/s 1546705 calls/s # udp tx: 1950 MB/s 33087 calls/s 33087 msg/s # udp rx: 1907 MB/s 1550075 calls/s # udp tx: 1951 MB/s 33091 calls/s 33091 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: 1257 MB/s 1020475 calls/s # udp tx: 1657 MB/s 28107 calls/s 28107 msg/s # udp rx: 1067 MB/s 868931 calls/s # udp tx: 1183 MB/s 20070 calls/s 20070 msg/s # udp rx: 1163 MB/s 946889 calls/s # udp tx: 1177 MB/s 19967 calls/s 19967 msg/s # UDP GRO fwd perf udp rx: 963 MB/s 784786 calls/s # udp tx: 1152 MB/s 19555 calls/s 19555 msg/s # udp rx: 1154 MB/s 939851 calls/s # udp tx: 1186 MB/s 20117 calls/s 20117 msg/s # udp rx: 1185 MB/s 964901 calls/s # udp tx: 1191 MB/s 20208 calls/s 20208 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__->