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: 1722 MB/s 1399143 calls/s # udp tx: 1942 MB/s 32945 calls/s 32945 msg/s # udp rx: 1931 MB/s 1570795 calls/s # udp tx: 1954 MB/s 33142 calls/s 33142 msg/s # udp rx: 1905 MB/s 1550244 calls/s # udp tx: 1926 MB/s 32683 calls/s 32683 msg/s # UDP GRO fwd perf udp rx: 1808 MB/s 1471779 calls/s # udp tx: 1889 MB/s 32050 calls/s 32050 msg/s # udp rx: 1868 MB/s 1521295 calls/s # udp tx: 1878 MB/s 31859 calls/s 31859 msg/s # udp rx: 1817 MB/s 1478091 calls/s # udp tx: 1838 MB/s 31187 calls/s 31187 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: 1434 MB/s 1162421 calls/s # udp tx: 1890 MB/s 32067 calls/s 32067 msg/s # udp rx: 1745 MB/s 1414141 calls/s # udp tx: 1955 MB/s 33170 calls/s 33170 msg/s # udp rx: 1752 MB/s 1420301 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # UDP GRO fwd perf udp rx: 1607 MB/s 1302237 calls/s # udp tx: 1944 MB/s 32984 calls/s 32984 msg/s # udp rx: 1748 MB/s 1416948 calls/s # udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # udp rx: 1743 MB/s 1414915 calls/s # udp tx: 1889 MB/s 32043 calls/s 32043 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__->