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: 1842 MB/s 1499203 calls/s # udp tx: 1946 MB/s 33014 calls/s 33014 msg/s # udp rx: 1654 MB/s 1346394 calls/s # udp tx: 1954 MB/s 33156 calls/s 33156 msg/s # udp rx: 1875 MB/s 1526963 calls/s # udp tx: 1886 MB/s 32000 calls/s 32000 msg/s # UDP GRO fwd perf udp rx: 1857 MB/s 1511352 calls/s # udp tx: 1940 MB/s 32904 calls/s 32904 msg/s # udp rx: 1943 MB/s 1581140 calls/s # udp tx: 1964 MB/s 33316 calls/s 33316 msg/s # udp rx: 1943 MB/s 1581618 calls/s # udp tx: 1965 MB/s 33329 calls/s 33329 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: 1127 MB/s 917645 calls/s # udp tx: 1258 MB/s 21337 calls/s 21337 msg/s # udp rx: 1231 MB/s 1001932 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # udp rx: 1229 MB/s 1000981 calls/s # udp tx: 1237 MB/s 20982 calls/s 20982 msg/s # UDP GRO fwd perf udp rx: 1239 MB/s 1009190 calls/s # udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # udp rx: 1288 MB/s 1048774 calls/s # udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # udp rx: 1287 MB/s 1048151 calls/s # udp tx: 1296 MB/s 21986 calls/s 21986 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__->