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: 1785 MB/s 1453953 calls/s # udp tx: 1871 MB/s 31740 calls/s 31740 msg/s # udp rx: 1927 MB/s 1569134 calls/s # udp tx: 1936 MB/s 32837 calls/s 32837 msg/s # udp rx: 1944 MB/s 1582685 calls/s # udp tx: 1953 MB/s 33135 calls/s 33135 msg/s # UDP GRO fwd perf udp rx: 1842 MB/s 1499802 calls/s # udp tx: 1935 MB/s 32825 calls/s 32825 msg/s # udp rx: 1932 MB/s 1573245 calls/s # udp tx: 1939 MB/s 32893 calls/s 32893 msg/s # udp rx: 1932 MB/s 1573057 calls/s # udp tx: 1941 MB/s 32923 calls/s 32923 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1819 MB/s 30853 calls/s 30853 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1806 MB/s 30641 calls/s 30641 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1816 MB/s 30810 calls/s 30810 msg/s # UDP tunnel GRO fwd perf udp tx: 1828 MB/s 31007 calls/s 31007 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 1837 MB/s 31160 calls/s 31160 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1829 MB/s 31024 calls/s 31024 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1642 MB/s 1336840 calls/s # udp tx: 1868 MB/s 31690 calls/s 31690 msg/s # udp rx: 1806 MB/s 1470934 calls/s # udp tx: 1814 MB/s 30769 calls/s 30769 msg/s # udp rx: 1844 MB/s 1501378 calls/s # udp tx: 1852 MB/s 31412 calls/s 31412 msg/s # UDP GRO fwd perf udp rx: 1817 MB/s 1478998 calls/s # udp tx: 1898 MB/s 32203 calls/s 32203 msg/s # udp rx: 1813 MB/s 1476438 calls/s # udp tx: 1825 MB/s 30969 calls/s 30969 msg/s # udp rx: 1783 MB/s 1451855 calls/s # udp tx: 1789 MB/s 30354 calls/s 30354 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1111 MB/s 18854 calls/s 18854 msg/s # udp rx: 7 MB/s 5827 calls/s # udp tx: 1143 MB/s 19401 calls/s 19401 msg/s # udp rx: 1 MB/s 1297 calls/s # udp tx: 1036 MB/s 17584 calls/s 17584 msg/s # UDP tunnel GRO fwd perf udp tx: 1136 MB/s 19283 calls/s 19283 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1045 MB/s 17728 calls/s 17728 msg/s # udp rx: 246 MB/s 200777 calls/s # udp tx: 1071 MB/s 18169 calls/s 18169 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__->