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: 1801 MB/s 1465803 calls/s # udp tx: 1898 MB/s 32202 calls/s 32202 msg/s # udp rx: 1866 MB/s 1518922 calls/s # udp tx: 1933 MB/s 32790 calls/s 32790 msg/s # udp rx: 1895 MB/s 1542355 calls/s # udp tx: 1970 MB/s 33426 calls/s 33426 msg/s # UDP GRO fwd perf udp rx: 1810 MB/s 1473854 calls/s # udp tx: 1903 MB/s 32289 calls/s 32289 msg/s # udp rx: 1960 MB/s 1596090 calls/s # udp tx: 1973 MB/s 33480 calls/s 33480 msg/s # udp rx: 1975 MB/s 1608109 calls/s # udp tx: 1987 MB/s 33705 calls/s 33705 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1772 MB/s 30062 calls/s 30062 msg/s # udp rx: 133 MB/s 108959 calls/s # udp tx: 1679 MB/s 28484 calls/s 28484 msg/s # udp rx: 279 MB/s 227429 calls/s # udp tx: 1816 MB/s 30805 calls/s 30805 msg/s # UDP tunnel GRO fwd perf udp tx: 1792 MB/s 30401 calls/s 30401 msg/s # udp rx: 8 MB/s 6904 calls/s # udp tx: 1841 MB/s 31234 calls/s 31234 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1844 MB/s 31276 calls/s 31276 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 1744 MB/s 29596 calls/s 29596 msg/s # udp rx: 1456 MB/s 1184928 calls/s # udp tx: 1874 MB/s 31791 calls/s 31791 msg/s # udp rx: 1855 MB/s 1510585 calls/s # udp tx: 1878 MB/s 31855 calls/s 31855 msg/s # udp rx: 1843 MB/s 1500131 calls/s # UDP GRO fwd perf udp rx: 781 MB/s 636116 calls/s # udp tx: 1950 MB/s 33075 calls/s 33075 msg/s # udp rx: 1776 MB/s 1446229 calls/s # udp tx: 1933 MB/s 32794 calls/s 32794 msg/s # udp rx: 1957 MB/s 1593556 calls/s # udp tx: 1980 MB/s 33585 calls/s 33585 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1066 MB/s 18095 calls/s 18095 msg/s # udp rx: 51 MB/s 42091 calls/s # udp tx: 972 MB/s 16491 calls/s 16491 msg/s # udp rx: 117 MB/s 95584 calls/s # udp tx: 1130 MB/s 19179 calls/s 19179 msg/s # UDP tunnel GRO fwd perf udp tx: 1177 MB/s 19979 calls/s 19979 msg/s # udp rx: 55 MB/s 44791 calls/s # udp tx: 1163 MB/s 19734 calls/s 19734 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1148 MB/s 19486 calls/s 19486 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__->