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 4800 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 385 MB/s 6540 calls/s 6540 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 695 MB/s 11798 calls/s 11798 msg/s # udp rx: 12 MB/s 9917 calls/s # udp tx: 718 MB/s 12190 calls/s 12190 msg/s # UDP GRO fwd perf udp rx: 499 MB/s 403659 calls/s # udp tx: 821 MB/s 13927 calls/s 13927 msg/s # udp rx: 521 MB/s 420608 calls/s # udp tx: 910 MB/s 15440 calls/s 15440 msg/s # udp rx: 525 MB/s 423680 calls/s # udp tx: 912 MB/s 15472 calls/s 15472 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 2 MB/s 2048 calls/s # udp tx: 440 MB/s 7474 calls/s 7474 msg/s # udp tx: 410 MB/s 6959 calls/s 6959 msg/s # udp rx: 8 MB/s 7168 calls/s # udp tx: 457 MB/s 7756 calls/s 7756 msg/s [ 328.247988] udpgso_bench_tx (6697) used greatest stack depth: 11104 bytes left # UDP tunnel GRO fwd perf udp rx: 5 MB/s 4864 calls/s # udp tx: 455 MB/s 7731 calls/s 7731 msg/s # udp tx: 437 MB/s 7413 calls/s 7413 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 487 MB/s 8271 calls/s 8271 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 575 MB/s 9768 calls/s 9768 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 535 MB/s 9080 calls/s 9080 msg/s # udp tx: 526 MB/s 8924 calls/s 8924 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 383 MB/s 309760 calls/s # udp tx: 825 MB/s 13993 calls/s 13993 msg/s # udp rx: 444 MB/s 358656 calls/s # udp tx: 819 MB/s 13897 calls/s 13897 msg/s # udp rx: 361 MB/s 291584 calls/s # udp tx: 822 MB/s 13958 calls/s 13958 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 437 MB/s 7418 calls/s 7418 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 359 MB/s 6089 calls/s 6089 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 451 MB/s 7657 calls/s 7657 msg/s # UDP tunnel GRO fwd perf udp tx: 485 MB/s 8227 calls/s 8227 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 484 MB/s 8216 calls/s 8216 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 483 MB/s 8193 calls/s 8193 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__->