make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1448 MB/s 1178976 calls/s # udp tx: 1833 MB/s 31098 calls/s 31098 msg/s # udp rx: 1858 MB/s 1512874 calls/s # udp tx: 1898 MB/s 32192 calls/s 32192 msg/s # udp rx: 1941 MB/s 1580810 calls/s # udp tx: 1963 MB/s 33306 calls/s 33306 msg/s # UDP GRO fwd perf udp rx: 1765 MB/s 1437194 calls/s # udp tx: 1843 MB/s 31273 calls/s 31273 msg/s # udp rx: 1829 MB/s 1489466 calls/s # udp tx: 1847 MB/s 31335 calls/s 31335 msg/s # udp rx: 1053 MB/s 855681 calls/s # udp tx: 1365 MB/s 23156 calls/s 23156 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1423 MB/s 1154018 calls/s # udp tx: 1818 MB/s 30845 calls/s 30845 msg/s # udp rx: 1516 MB/s 1228577 calls/s # udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # udp rx: 1821 MB/s 1479094 calls/s # udp tx: 1910 MB/s 32396 calls/s 32396 msg/s # UDP GRO fwd perf udp rx: 1461 MB/s 1188746 calls/s # udp tx: 1759 MB/s 29845 calls/s 29845 msg/s # udp rx: 1643 MB/s 1334894 calls/s # udp tx: 1839 MB/s 31205 calls/s 31205 msg/s # udp rx: 1838 MB/s 1491502 calls/s # udp tx: 1911 MB/s 32413 calls/s 32413 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->