make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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 6000 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 586 MB/s 9946 calls/s 9946 msg/s # udp rx: 34 MB/s 27702 calls/s # udp tx: 565 MB/s 9584 calls/s 9584 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 613 MB/s 10405 calls/s 10405 msg/s # UDP GRO fwd perf udp rx: 595 MB/s 484870 calls/s # udp tx: 705 MB/s 11965 calls/s 11965 msg/s # udp rx: 583 MB/s 474714 calls/s # udp tx: 665 MB/s 11279 calls/s 11279 msg/s # udp rx: 537 MB/s 437367 calls/s # udp tx: 781 MB/s 13252 calls/s 13252 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 315 MB/s 5354 calls/s 5354 msg/s # udp rx: 26 MB/s 21335 calls/s # udp tx: 440 MB/s 7476 calls/s 7476 msg/s # udp rx: 18 MB/s 15282 calls/s # udp tx: 511 MB/s 8681 calls/s 8681 msg/s [ 1033.478308] udpgso_bench_tx (3745) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 434 MB/s 7376 calls/s 7376 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 413 MB/s 7018 calls/s 7018 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 427 MB/s 7255 calls/s 7255 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 320 MB/s 5439 calls/s 5439 msg/s # udp rx: 220 MB/s 179073 calls/s # udp tx: 383 MB/s 6506 calls/s 6506 msg/s # udp rx: 279 MB/s 227536 calls/s # udp tx: 386 MB/s 6558 calls/s 6558 msg/s # UDP GRO fwd perf udp rx: 438 MB/s 356468 calls/s # udp tx: 548 MB/s 9309 calls/s 9309 msg/s # udp rx: 502 MB/s 409125 calls/s # udp tx: 506 MB/s 8593 calls/s 8593 msg/s # udp rx: 457 MB/s 372359 calls/s # udp tx: 574 MB/s 9746 calls/s 9746 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 450 MB/s 7633 calls/s 7633 msg/s # udp tx: 514 MB/s 8726 calls/s 8726 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 415 MB/s 7040 calls/s 7040 msg/s # udp rx: 9 MB/s 7734 calls/s # UDP tunnel GRO fwd perf udp tx: 432 MB/s 7329 calls/s 7329 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 440 MB/s 7466 calls/s 7466 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 415 MB/s 7051 calls/s 7051 msg/s # udp rx: 0 MB/s 425 calls/s 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__->