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: 1285 MB/s 1044391 calls/s # udp tx: 1912 MB/s 32437 calls/s 32437 msg/s # udp rx: 1453 MB/s 1181122 calls/s # udp tx: 1967 MB/s 33377 calls/s 33377 msg/s # udp rx: 1668 MB/s 1355935 calls/s # udp tx: 1971 MB/s 33438 calls/s 33438 msg/s # UDP GRO fwd perf udp rx: 1735 MB/s 1411948 calls/s # udp tx: 1835 MB/s 31124 calls/s 31124 msg/s # udp rx: 1926 MB/s 1566561 calls/s # udp tx: 1969 MB/s 33411 calls/s 33411 msg/s # udp rx: 1940 MB/s 1578076 calls/s # udp tx: 1972 MB/s 33459 calls/s 33459 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: 1374 MB/s 1115656 calls/s # udp tx: 1814 MB/s 30772 calls/s 30772 msg/s # udp rx: 1561 MB/s 1268545 calls/s # udp tx: 1815 MB/s 30796 calls/s 30796 msg/s # udp rx: 1751 MB/s 1423011 calls/s # udp tx: 1847 MB/s 31333 calls/s 31333 msg/s # UDP GRO fwd perf udp rx: 1593 MB/s 1292652 calls/s # udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # udp rx: 1751 MB/s 1422619 calls/s # udp tx: 1868 MB/s 31687 calls/s 31687 msg/s # udp rx: 1432 MB/s 1164173 calls/s # udp tx: 1460 MB/s 24771 calls/s 24771 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__->