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: 1358 MB/s 1105027 calls/s # udp tx: 1776 MB/s 30132 calls/s 30132 msg/s # udp rx: 1392 MB/s 1133271 calls/s # udp tx: 1595 MB/s 27057 calls/s 27057 msg/s # udp rx: 1446 MB/s 1177034 calls/s # udp tx: 1694 MB/s 28744 calls/s 28744 msg/s # UDP GRO fwd perf udp rx: 1576 MB/s 1282890 calls/s # udp tx: 1876 MB/s 31833 calls/s 31833 msg/s # udp rx: 1360 MB/s 1107366 calls/s # udp tx: 1830 MB/s 31044 calls/s 31044 msg/s # udp rx: 1185 MB/s 965229 calls/s # udp tx: 1199 MB/s 20345 calls/s 20345 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1422 MB/s 24125 calls/s 24125 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1829 MB/s 31028 calls/s 31028 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1820 MB/s 30870 calls/s 30870 msg/s # UDP tunnel GRO fwd perf udp tx: 1802 MB/s 30571 calls/s 30571 msg/s # udp rx: 9 MB/s 7597 calls/s # udp tx: 1775 MB/s 30118 calls/s 30118 msg/s # udp rx: 40 MB/s 32756 calls/s # udp tx: 1819 MB/s 30863 calls/s 30863 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1713 MB/s 1394570 calls/s # udp tx: 1852 MB/s 31416 calls/s 31416 msg/s # udp rx: 1916 MB/s 1559855 calls/s # udp tx: 1930 MB/s 32748 calls/s 32748 msg/s # udp rx: 1642 MB/s 1337179 calls/s # udp tx: 1890 MB/s 32056 calls/s 32056 msg/s # UDP GRO fwd perf udp rx: 1832 MB/s 1491796 calls/s # udp tx: 1898 MB/s 32195 calls/s 32195 msg/s # udp rx: 1927 MB/s 1569324 calls/s # udp tx: 1949 MB/s 33058 calls/s 33058 msg/s # udp rx: 1935 MB/s 1575392 calls/s # udp tx: 1954 MB/s 33152 calls/s 33152 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1828 MB/s 31015 calls/s 31015 msg/s # udp rx: 53 MB/s 43569 calls/s # udp tx: 1807 MB/s 30655 calls/s 30655 msg/s # udp rx: 51 MB/s 41532 calls/s # udp tx: 1860 MB/s 31560 calls/s 31560 msg/s # UDP tunnel GRO fwd perf udp tx: 1771 MB/s 30045 calls/s 30045 msg/s # udp rx: 50 MB/s 40766 calls/s # udp tx: 1855 MB/s 31470 calls/s 31470 msg/s # udp rx: 1 MB/s 1216 calls/s # udp tx: 1836 MB/s 31142 calls/s 31142 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__->