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: 1748 MB/s 1423300 calls/s # udp tx: 1939 MB/s 32890 calls/s 32890 msg/s # udp rx: 1977 MB/s 1609677 calls/s # udp tx: 1984 MB/s 33659 calls/s 33659 msg/s # udp rx: 1977 MB/s 1610154 calls/s # udp tx: 1986 MB/s 33687 calls/s 33687 msg/s # UDP GRO fwd perf udp rx: 1818 MB/s 1480478 calls/s # udp tx: 1905 MB/s 32317 calls/s 32317 msg/s # udp rx: 1713 MB/s 1394176 calls/s # udp tx: 1968 MB/s 33394 calls/s 33394 msg/s # udp rx: 1774 MB/s 1444765 calls/s # udp tx: 1966 MB/s 33352 calls/s 33352 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: 1573 MB/s 1276277 calls/s # udp tx: 1942 MB/s 32938 calls/s 32938 msg/s # udp rx: 1791 MB/s 1451861 calls/s # udp tx: 1966 MB/s 33354 calls/s 33354 msg/s # udp rx: 1772 MB/s 1436283 calls/s # udp tx: 1964 MB/s 33315 calls/s 33315 msg/s # UDP GRO fwd perf udp rx: 1531 MB/s 1240981 calls/s # udp tx: 1968 MB/s 33381 calls/s 33381 msg/s # udp rx: 1543 MB/s 1250954 calls/s # udp tx: 1960 MB/s 33243 calls/s 33243 msg/s # udp rx: 1681 MB/s 1362688 calls/s # udp tx: 1964 MB/s 33316 calls/s 33316 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__->