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: 1727 MB/s 1406572 calls/s # udp tx: 1883 MB/s 31945 calls/s 31945 msg/s # udp rx: 1844 MB/s 1501924 calls/s # udp tx: 1896 MB/s 32164 calls/s 32164 msg/s # udp rx: 897 MB/s 729513 calls/s # udp tx: 1585 MB/s 26896 calls/s 26896 msg/s # UDP GRO fwd perf udp rx: 949 MB/s 771456 calls/s # udp tx: 1244 MB/s 21107 calls/s 21107 msg/s # udp rx: 1011 MB/s 821829 calls/s # udp tx: 1256 MB/s 21313 calls/s 21313 msg/s # udp rx: 959 MB/s 779988 calls/s # udp tx: 1248 MB/s 21183 calls/s 21183 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: 1276 MB/s 1038242 calls/s # udp tx: 1895 MB/s 32142 calls/s 32142 msg/s # udp rx: 1902 MB/s 1548875 calls/s # udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # udp rx: 1869 MB/s 1521971 calls/s # udp tx: 1892 MB/s 32092 calls/s 32092 msg/s # UDP GRO fwd perf udp rx: 1009 MB/s 821779 calls/s # udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # udp rx: 979 MB/s 796992 calls/s # udp tx: 1177 MB/s 19978 calls/s 19978 msg/s # udp rx: 1155 MB/s 940578 calls/s # udp tx: 1163 MB/s 19730 calls/s 19730 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__->