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: 1398 MB/s 1137638 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # udp rx: 1675 MB/s 1362748 calls/s # udp tx: 1971 MB/s 33438 calls/s 33438 msg/s # udp rx: 1954 MB/s 1590812 calls/s # udp tx: 1969 MB/s 33397 calls/s 33397 msg/s # UDP GRO fwd perf udp rx: 1762 MB/s 1434932 calls/s # udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # udp rx: 1893 MB/s 1541771 calls/s # udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # udp rx: 1955 MB/s 1591911 calls/s # udp tx: 1964 MB/s 33312 calls/s 33312 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: 1020 MB/s 830931 calls/s # udp tx: 1136 MB/s 19283 calls/s 19283 msg/s # udp rx: 1541 MB/s 1254245 calls/s # udp tx: 1577 MB/s 26751 calls/s 26751 msg/s # udp rx: 1597 MB/s 1299528 calls/s # udp tx: 1739 MB/s 29499 calls/s 29499 msg/s # UDP GRO fwd perf udp rx: 551 MB/s 446610 calls/s # udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # udp rx: 704 MB/s 571490 calls/s # udp tx: 1268 MB/s 21511 calls/s 21511 msg/s # udp rx: 691 MB/s 560459 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 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__->