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: 608 MB/s 10324 calls/s 10324 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 611 MB/s 10376 calls/s 10376 msg/s # udp rx: 3 MB/s 2880 calls/s # udp tx: 608 MB/s 10317 calls/s 10317 msg/s # UDP GRO fwd perf udp rx: 482 MB/s 388960 calls/s # udp tx: 820 MB/s 13922 calls/s 13922 msg/s # udp rx: 501 MB/s 404992 calls/s # udp tx: 820 MB/s 13909 calls/s 13909 msg/s # udp rx: 442 MB/s 357120 calls/s # udp tx: 818 MB/s 13883 calls/s 13883 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: 478 MB/s 8121 calls/s 8121 msg/s # udp tx: 484 MB/s 8210 calls/s 8210 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 482 MB/s 8184 calls/s 8184 msg/s [ 833.133142] udpgso_bench_tx (1824) used greatest stack depth: 11104 bytes left # udp rx: 0 MB/s 424 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 481 MB/s 8166 calls/s 8166 msg/s # udp tx: 484 MB/s 8213 calls/s 8213 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 483 MB/s 8192 calls/s 8192 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 405 MB/s 6881 calls/s 6881 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 413 MB/s 7019 calls/s 7019 msg/s # udp tx: 578 MB/s 9806 calls/s 9806 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 412 MB/s 332592 calls/s # udp tx: 841 MB/s 14266 calls/s 14266 msg/s # udp rx: 440 MB/s 355584 calls/s # udp tx: 843 MB/s 14301 calls/s 14301 msg/s # udp rx: 464 MB/s 374496 calls/s # udp tx: 830 MB/s 14081 calls/s 14081 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 470 MB/s 7972 calls/s 7972 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 535 MB/s 9082 calls/s 9082 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 490 MB/s 8311 calls/s 8311 msg/s # UDP tunnel GRO fwd perf udp tx: 492 MB/s 8355 calls/s 8355 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 526 MB/s 8922 calls/s 8922 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 481 MB/s 8172 calls/s 8172 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__->