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: 355 MB/s 287499 calls/s # udp tx: 1333 MB/s 22620 calls/s 22620 msg/s # udp rx: 234 MB/s 189803 calls/s # udp tx: 1423 MB/s 24144 calls/s 24144 msg/s # udp rx: 240 MB/s 194048 calls/s # udp tx: 1416 MB/s 24017 calls/s 24017 msg/s # UDP GRO fwd perf udp rx: 365 MB/s 295562 calls/s # udp tx: 1354 MB/s 22981 calls/s 22981 msg/s # udp rx: 316 MB/s 255744 calls/s # udp tx: 1400 MB/s 23756 calls/s 23756 msg/s # udp rx: 317 MB/s 256256 calls/s # udp tx: 1407 MB/s 23864 calls/s 23864 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: 404 MB/s 327253 calls/s # udp tx: 1304 MB/s 22130 calls/s 22130 msg/s # udp rx: 665 MB/s 538451 calls/s # udp tx: 1311 MB/s 22250 calls/s 22250 msg/s # udp rx: 621 MB/s 503040 calls/s # udp tx: 1315 MB/s 22307 calls/s 22307 msg/s # UDP GRO fwd perf udp rx: 520 MB/s 421270 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # udp rx: 415 MB/s 336136 calls/s # udp tx: 1321 MB/s 22407 calls/s 22407 msg/s # udp rx: 429 MB/s 347136 calls/s # udp tx: 1316 MB/s 22330 calls/s 22330 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__->