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: 1247 MB/s 1015625 calls/s # udp tx: 1875 MB/s 31813 calls/s 31813 msg/s # udp rx: 1962 MB/s 1597307 calls/s # udp tx: 1966 MB/s 33358 calls/s 33358 msg/s # udp rx: 1963 MB/s 1598732 calls/s # udp tx: 1967 MB/s 33374 calls/s 33374 msg/s # UDP GRO fwd perf udp rx: 1678 MB/s 1366703 calls/s # udp tx: 1838 MB/s 31183 calls/s 31183 msg/s # udp rx: 1395 MB/s 1135692 calls/s # udp tx: 1869 MB/s 31700 calls/s 31700 msg/s # udp rx: 1643 MB/s 1337831 calls/s # udp tx: 1776 MB/s 30130 calls/s 30130 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1714 MB/s 29084 calls/s 29084 msg/s # udp rx: 69 MB/s 56724 calls/s # udp tx: 1747 MB/s 29647 calls/s 29647 msg/s # udp rx: 140 MB/s 114717 calls/s # udp tx: 1721 MB/s 29197 calls/s 29197 msg/s # UDP tunnel GRO fwd perf udp tx: 1785 MB/s 30281 calls/s 30281 msg/s # udp rx: 93 MB/s 76310 calls/s # udp tx: 1587 MB/s 26918 calls/s 26918 msg/s # udp rx: 45 MB/s 36568 calls/s # udp tx: 1051 MB/s 17834 calls/s 17834 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1386 MB/s 1128998 calls/s # udp tx: 1613 MB/s 27374 calls/s 27374 msg/s # udp rx: 1269 MB/s 1033639 calls/s # udp tx: 1790 MB/s 30367 calls/s 30367 msg/s # udp rx: 1902 MB/s 1548793 calls/s # udp tx: 1910 MB/s 32405 calls/s 32405 msg/s # UDP GRO fwd perf udp rx: 1237 MB/s 1006735 calls/s # udp tx: 1310 MB/s 22223 calls/s 22223 msg/s # udp rx: 1156 MB/s 941589 calls/s # udp tx: 1159 MB/s 19667 calls/s 19667 msg/s # udp rx: 1083 MB/s 881804 calls/s # udp tx: 1136 MB/s 19272 calls/s 19272 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1120 MB/s 19000 calls/s 19000 msg/s # udp rx: 29 MB/s 23819 calls/s # udp tx: 1615 MB/s 27397 calls/s 27397 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1837 MB/s 31170 calls/s 31170 msg/s # UDP tunnel GRO fwd perf udp tx: 1776 MB/s 30127 calls/s 30127 msg/s # udp rx: 39 MB/s 32046 calls/s # udp tx: 1836 MB/s 31145 calls/s 31145 msg/s # udp rx: 17 MB/s 13904 calls/s # udp tx: 1814 MB/s 30777 calls/s 30777 msg/s 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__->