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: 1695 MB/s 1379845 calls/s # udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # udp rx: 1915 MB/s 1558786 calls/s # udp tx: 1948 MB/s 33043 calls/s 33043 msg/s # udp rx: 1795 MB/s 1461764 calls/s # udp tx: 1786 MB/s 30302 calls/s 30302 msg/s # UDP GRO fwd perf udp rx: 1629 MB/s 1325301 calls/s # udp tx: 1951 MB/s 33104 calls/s 33104 msg/s # udp rx: 1845 MB/s 1501941 calls/s # udp tx: 1951 MB/s 33100 calls/s 33100 msg/s # udp rx: 1803 MB/s 1468044 calls/s # udp tx: 1960 MB/s 33249 calls/s 33249 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: 1265 MB/s 1027050 calls/s # udp tx: 1781 MB/s 30219 calls/s 30219 msg/s # udp rx: 1742 MB/s 1415351 calls/s # udp tx: 1890 MB/s 32068 calls/s 32068 msg/s # udp rx: 1844 MB/s 1496371 calls/s # udp tx: 1961 MB/s 33265 calls/s 33265 msg/s # UDP GRO fwd perf udp rx: 1660 MB/s 1345909 calls/s # udp tx: 1918 MB/s 32538 calls/s 32538 msg/s # udp rx: 1619 MB/s 1312219 calls/s # udp tx: 1904 MB/s 32295 calls/s 32295 msg/s # udp rx: 1746 MB/s 1415231 calls/s # udp tx: 1932 MB/s 32770 calls/s 32770 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__->