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: 1163 MB/s 946733 calls/s # udp tx: 1955 MB/s 33164 calls/s 33164 msg/s # udp rx: 1535 MB/s 1249678 calls/s # udp tx: 1978 MB/s 33553 calls/s 33553 msg/s # udp rx: 1958 MB/s 1594601 calls/s # udp tx: 1967 MB/s 33362 calls/s 33362 msg/s # UDP GRO fwd perf udp rx: 1900 MB/s 1547497 calls/s # udp tx: 1975 MB/s 33503 calls/s 33503 msg/s # udp rx: 1971 MB/s 1604719 calls/s # udp tx: 1979 MB/s 33573 calls/s 33573 msg/s # udp rx: 1778 MB/s 1447452 calls/s # udp tx: 1971 MB/s 33430 calls/s 33430 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: 1300 MB/s 1056324 calls/s # udp tx: 1743 MB/s 29568 calls/s 29568 msg/s # udp rx: 1857 MB/s 1505269 calls/s # udp tx: 2002 MB/s 33962 calls/s 33962 msg/s # udp rx: 1877 MB/s 1522204 calls/s # udp tx: 1986 MB/s 33698 calls/s 33698 msg/s # UDP GRO fwd perf udp rx: 1721 MB/s 1399185 calls/s # udp tx: 1837 MB/s 31172 calls/s 31172 msg/s # udp rx: 1846 MB/s 1500571 calls/s # udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # udp rx: 1787 MB/s 1453496 calls/s # udp tx: 1829 MB/s 31035 calls/s 31035 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__->