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: 1357 MB/s 1104900 calls/s # udp tx: 1733 MB/s 29402 calls/s 29402 msg/s # udp rx: 1659 MB/s 1349338 calls/s # udp tx: 1928 MB/s 32711 calls/s 32711 msg/s # udp rx: 1670 MB/s 1359174 calls/s # udp tx: 1950 MB/s 33078 calls/s 33078 msg/s # UDP GRO fwd perf udp rx: 1727 MB/s 1405661 calls/s # udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # udp rx: 1920 MB/s 1562973 calls/s # udp tx: 1945 MB/s 32999 calls/s 32999 msg/s # udp rx: 1933 MB/s 1574061 calls/s # udp tx: 1950 MB/s 33078 calls/s 33078 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: 1539 MB/s 1250843 calls/s # udp tx: 1840 MB/s 31217 calls/s 31217 msg/s # udp rx: 1778 MB/s 1447517 calls/s # udp tx: 1894 MB/s 32129 calls/s 32129 msg/s # udp rx: 1882 MB/s 1532439 calls/s # udp tx: 1891 MB/s 32085 calls/s 32085 msg/s # UDP GRO fwd perf udp rx: 1566 MB/s 1273132 calls/s # udp tx: 1889 MB/s 32043 calls/s 32043 msg/s # udp rx: 1712 MB/s 1393541 calls/s # udp tx: 1827 MB/s 31004 calls/s 31004 msg/s # udp rx: 1886 MB/s 1534746 calls/s # udp tx: 1913 MB/s 32448 calls/s 32448 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__->