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: 1570 MB/s 1277950 calls/s # udp tx: 1722 MB/s 29211 calls/s 29211 msg/s # udp rx: 1483 MB/s 1207149 calls/s # udp tx: 1949 MB/s 33073 calls/s 33073 msg/s # udp rx: 1773 MB/s 1443530 calls/s # udp tx: 1756 MB/s 29797 calls/s 29797 msg/s # UDP GRO fwd perf udp rx: 1595 MB/s 1298223 calls/s # udp tx: 1942 MB/s 32952 calls/s 32952 msg/s # udp rx: 1928 MB/s 1570157 calls/s # udp tx: 1943 MB/s 32957 calls/s 32957 msg/s # udp rx: 1928 MB/s 1569722 calls/s # udp tx: 1937 MB/s 32865 calls/s 32865 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1736 MB/s 29452 calls/s 29452 msg/s # udp rx: 72 MB/s 59199 calls/s # udp tx: 1777 MB/s 30145 calls/s 30145 msg/s # udp rx: 28 MB/s 23370 calls/s # udp tx: 1784 MB/s 30274 calls/s 30274 msg/s # UDP tunnel GRO fwd perf udp tx: 1779 MB/s 30185 calls/s 30185 msg/s # udp rx: 2 MB/s 1910 calls/s # udp tx: 1797 MB/s 30481 calls/s 30481 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1802 MB/s 30569 calls/s 30569 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1484 MB/s 1207987 calls/s # udp tx: 1847 MB/s 31330 calls/s 31330 msg/s # udp rx: 1753 MB/s 1425289 calls/s # udp tx: 1931 MB/s 32756 calls/s 32756 msg/s # udp rx: 1809 MB/s 1471335 calls/s # udp tx: 1917 MB/s 32525 calls/s 32525 msg/s # UDP GRO fwd perf udp rx: 1043 MB/s 849757 calls/s # udp tx: 1091 MB/s 18518 calls/s 18518 msg/s # udp rx: 1168 MB/s 951398 calls/s # udp tx: 1175 MB/s 19937 calls/s 19937 msg/s # udp rx: 1051 MB/s 855524 calls/s # udp tx: 1136 MB/s 19273 calls/s 19273 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1788 MB/s 30329 calls/s 30329 msg/s # udp rx: 87 MB/s 70833 calls/s # udp tx: 1835 MB/s 31135 calls/s 31135 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1826 MB/s 30982 calls/s 30982 msg/s # UDP tunnel GRO fwd perf udp tx: 1793 MB/s 30420 calls/s 30420 msg/s # udp rx: 27 MB/s 22235 calls/s # udp tx: 1827 MB/s 30993 calls/s 30993 msg/s # udp rx: 7 MB/s 5757 calls/s # udp tx: 1825 MB/s 30963 calls/s 30963 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__->