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: 1019 MB/s 830304 calls/s # udp tx: 1133 MB/s 19222 calls/s 19222 msg/s # udp rx: 1209 MB/s 984659 calls/s # udp tx: 1215 MB/s 20612 calls/s 20612 msg/s # udp rx: 1152 MB/s 937976 calls/s # udp tx: 1160 MB/s 19679 calls/s 19679 msg/s # UDP GRO fwd perf udp rx: 1054 MB/s 858130 calls/s # udp tx: 1163 MB/s 19730 calls/s 19730 msg/s # udp rx: 1144 MB/s 931337 calls/s # udp tx: 1146 MB/s 19440 calls/s 19440 msg/s # udp rx: 1108 MB/s 902303 calls/s # udp tx: 1216 MB/s 20633 calls/s 20633 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1774 MB/s 30098 calls/s 30098 msg/s # udp rx: 87 MB/s 71445 calls/s # udp tx: 1812 MB/s 30745 calls/s 30745 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1805 MB/s 30629 calls/s 30629 msg/s # UDP tunnel GRO fwd perf udp tx: 1821 MB/s 30889 calls/s 30889 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1842 MB/s 31258 calls/s 31258 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1053 MB/s 17865 calls/s 17865 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1123 MB/s 914088 calls/s # udp tx: 1542 MB/s 26167 calls/s 26167 msg/s # udp rx: 1290 MB/s 1049419 calls/s # udp tx: 1905 MB/s 32315 calls/s 32315 msg/s # udp rx: 1637 MB/s 1332201 calls/s # udp tx: 1816 MB/s 30812 calls/s 30812 msg/s # UDP GRO fwd perf udp rx: 1658 MB/s 1350335 calls/s # udp tx: 1719 MB/s 29172 calls/s 29172 msg/s # udp rx: 1873 MB/s 1525539 calls/s # udp tx: 1883 MB/s 31947 calls/s 31947 msg/s # udp rx: 1850 MB/s 1506336 calls/s # udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # udp rx: 15 MB/s 12877 calls/s # udp tx: 1847 MB/s 31336 calls/s 31336 msg/s # udp rx: 1 MB/s 910 calls/s # udp tx: 1843 MB/s 31265 calls/s 31265 msg/s # UDP tunnel GRO fwd perf udp tx: 1801 MB/s 30550 calls/s 30550 msg/s # udp rx: 32 MB/s 26223 calls/s # udp tx: 1855 MB/s 31469 calls/s 31469 msg/s # udp rx: 1 MB/s 895 calls/s # udp tx: 1855 MB/s 31465 calls/s 31465 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__->