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 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 385 MB/s 6537 calls/s 6537 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 560 MB/s 9509 calls/s 9509 msg/s # udp tx: 713 MB/s 12093 calls/s 12093 msg/s # udp rx: 130 MB/s 106547 calls/s # UDP GRO fwd perf udp rx: 553 MB/s 450217 calls/s # udp tx: 661 MB/s 11223 calls/s 11223 msg/s # udp rx: 611 MB/s 496597 calls/s # udp tx: 891 MB/s 15121 calls/s 15121 msg/s # udp rx: 531 MB/s 431637 calls/s # udp tx: 853 MB/s 14468 calls/s 14468 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 484 MB/s 8216 calls/s 8216 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 494 MB/s 8395 calls/s 8395 msg/s # udp tx: 488 MB/s 8281 calls/s 8281 msg/s [ 958.418354] udpgso_bench_tx (391) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 515 MB/s 8744 calls/s 8744 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 450 MB/s 7639 calls/s 7639 msg/s # udp tx: 446 MB/s 7570 calls/s 7570 msg/s # udp rx: 0 MB/s 470 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 139 MB/s 113182 calls/s # udp tx: 509 MB/s 8642 calls/s 8642 msg/s # udp tx: 644 MB/s 10932 calls/s 10932 msg/s # udp rx: 110 MB/s 90066 calls/s # udp tx: 705 MB/s 11960 calls/s 11960 msg/s # UDP GRO fwd perf udp rx: 582 MB/s 474272 calls/s # udp tx: 617 MB/s 10479 calls/s 10479 msg/s # udp rx: 696 MB/s 566592 calls/s # udp tx: 729 MB/s 12376 calls/s 12376 msg/s # udp rx: 746 MB/s 607375 calls/s # udp tx: 789 MB/s 13391 calls/s 13391 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 432 MB/s 7336 calls/s 7336 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 436 MB/s 7408 calls/s 7408 msg/s # udp rx: 2 MB/s 2048 calls/s # udp tx: 409 MB/s 6950 calls/s 6950 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 411 MB/s 6977 calls/s 6977 msg/s # udp tx: 470 MB/s 7972 calls/s 7972 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 499 MB/s 8474 calls/s 8474 msg/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__->