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: 1621 MB/s 1319344 calls/s # udp tx: 1805 MB/s 30622 calls/s 30622 msg/s # udp rx: 1742 MB/s 1416703 calls/s # udp tx: 1942 MB/s 32954 calls/s 32954 msg/s # udp rx: 1809 MB/s 1472532 calls/s # udp tx: 1970 MB/s 33416 calls/s 33416 msg/s # UDP GRO fwd perf udp rx: 1888 MB/s 1537637 calls/s # udp tx: 1956 MB/s 33176 calls/s 33176 msg/s # udp rx: 1877 MB/s 1528285 calls/s # udp tx: 1889 MB/s 32052 calls/s 32052 msg/s # udp rx: 1806 MB/s 1471021 calls/s # udp tx: 1803 MB/s 30587 calls/s 30587 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1558 MB/s 26440 calls/s 26440 msg/s # udp rx: 33 MB/s 26946 calls/s # udp tx: 1694 MB/s 28739 calls/s 28739 msg/s # udp rx: 141 MB/s 114896 calls/s # udp tx: 1797 MB/s 30493 calls/s 30493 msg/s # UDP tunnel GRO fwd perf udp tx: 1776 MB/s 30129 calls/s 30129 msg/s # udp rx: 148 MB/s 120464 calls/s # udp tx: 1778 MB/s 30165 calls/s 30165 msg/s # udp rx: 99 MB/s 81259 calls/s # udp tx: 1812 MB/s 30745 calls/s 30745 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1461 MB/s 1189999 calls/s # udp tx: 1888 MB/s 32033 calls/s 32033 msg/s # udp rx: 1841 MB/s 1498859 calls/s # udp tx: 1842 MB/s 31255 calls/s 31255 msg/s # udp rx: 1708 MB/s 1390982 calls/s # udp tx: 1726 MB/s 29283 calls/s 29283 msg/s # UDP GRO fwd perf udp rx: 1610 MB/s 1310047 calls/s # udp tx: 1715 MB/s 29100 calls/s 29100 msg/s # udp rx: 1833 MB/s 1492792 calls/s # udp tx: 1856 MB/s 31484 calls/s 31484 msg/s # udp rx: 1902 MB/s 1548720 calls/s # udp tx: 1919 MB/s 32555 calls/s 32555 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1894 MB/s 32139 calls/s 32139 msg/s # udp rx: 1 MB/s 960 calls/s # udp tx: 1845 MB/s 31301 calls/s 31301 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1847 MB/s 31338 calls/s 31338 msg/s # UDP tunnel GRO fwd perf udp tx: 1834 MB/s 31115 calls/s 31115 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1850 MB/s 31391 calls/s 31391 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1858 MB/s 31518 calls/s 31518 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__->