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: 1416 MB/s 1152798 calls/s # udp tx: 1805 MB/s 30623 calls/s 30623 msg/s # udp rx: 1785 MB/s 1453935 calls/s # udp tx: 1796 MB/s 30465 calls/s 30465 msg/s # udp rx: 1955 MB/s 1592165 calls/s # udp tx: 1967 MB/s 33375 calls/s 33375 msg/s # UDP GRO fwd perf udp rx: 1892 MB/s 1540387 calls/s # udp tx: 1965 MB/s 33330 calls/s 33330 msg/s # udp rx: 1844 MB/s 1501368 calls/s # udp tx: 1848 MB/s 31356 calls/s 31356 msg/s # udp rx: 1856 MB/s 1511691 calls/s # udp tx: 1875 MB/s 31814 calls/s 31814 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: 1618 MB/s 1316446 calls/s # udp tx: 1785 MB/s 30291 calls/s 30291 msg/s # udp rx: 1742 MB/s 1417772 calls/s # udp tx: 1818 MB/s 30838 calls/s 30838 msg/s # udp rx: 1590 MB/s 1293555 calls/s # udp tx: 1707 MB/s 28952 calls/s 28952 msg/s # UDP GRO fwd perf udp rx: 1707 MB/s 1390133 calls/s # udp tx: 1780 MB/s 30190 calls/s 30190 msg/s # udp rx: 1668 MB/s 1358152 calls/s # udp tx: 1777 MB/s 30145 calls/s 30145 msg/s # udp rx: 1887 MB/s 1536842 calls/s # udp tx: 1897 MB/s 32181 calls/s 32181 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__->