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: 1558 MB/s 1268425 calls/s # udp tx: 1819 MB/s 30866 calls/s 30866 msg/s # udp rx: 1896 MB/s 1544255 calls/s # udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # udp rx: 1931 MB/s 1572203 calls/s # udp tx: 1941 MB/s 32927 calls/s 32927 msg/s # UDP GRO fwd perf udp rx: 1375 MB/s 1119211 calls/s # udp tx: 1892 MB/s 32092 calls/s 32092 msg/s # udp rx: 1766 MB/s 1437648 calls/s # udp tx: 1760 MB/s 29856 calls/s 29856 msg/s # udp rx: 1789 MB/s 1456793 calls/s # udp tx: 1816 MB/s 30813 calls/s 30813 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: 1356 MB/s 1102125 calls/s # udp tx: 1728 MB/s 29318 calls/s 29318 msg/s # udp rx: 1653 MB/s 1341625 calls/s # udp tx: 1822 MB/s 30919 calls/s 30919 msg/s # udp rx: 1763 MB/s 1429557 calls/s # udp tx: 1927 MB/s 32693 calls/s 32693 msg/s # UDP GRO fwd perf udp rx: 1604 MB/s 1302059 calls/s # udp tx: 1848 MB/s 31352 calls/s 31352 msg/s # udp rx: 1621 MB/s 1315635 calls/s # udp tx: 1779 MB/s 30188 calls/s 30188 msg/s # udp rx: 1669 MB/s 1355544 calls/s # udp tx: 1785 MB/s 30284 calls/s 30284 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__->