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: 444 MB/s 7540 calls/s 7540 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 483 MB/s 8208 calls/s 8208 msg/s # udp rx: 37 MB/s 30394 calls/s # udp tx: 606 MB/s 10289 calls/s 10289 msg/s # UDP GRO fwd perf udp rx: 560 MB/s 454434 calls/s # udp tx: 813 MB/s 13793 calls/s 13793 msg/s # udp rx: 583 MB/s 473325 calls/s # udp tx: 818 MB/s 13876 calls/s 13876 msg/s # udp rx: 633 MB/s 513154 calls/s # udp tx: 833 MB/s 14131 calls/s 14131 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 429 MB/s 7289 calls/s 7289 msg/s # udp rx: 11 MB/s 9685 calls/s # udp tx: 502 MB/s 8523 calls/s 8523 msg/s # udp rx: 71 MB/s 58194 calls/s # udp tx: 599 MB/s 10162 calls/s 10162 msg/s [ 981.688180] udpgso_bench_tx (4134) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 526 MB/s 8931 calls/s 8931 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 522 MB/s 8866 calls/s 8866 msg/s # udp rx: 86 MB/s 70446 calls/s # udp tx: 529 MB/s 8977 calls/s 8977 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 87 MB/s 71254 calls/s # udp tx: 658 MB/s 11173 calls/s 11173 msg/s # udp tx: 630 MB/s 10688 calls/s 10688 msg/s # udp rx: 147 MB/s 119935 calls/s # udp tx: 706 MB/s 11980 calls/s 11980 msg/s # UDP GRO fwd perf udp rx: 452 MB/s 367783 calls/s # udp tx: 724 MB/s 12288 calls/s 12288 msg/s # udp rx: 471 MB/s 382903 calls/s # udp tx: 739 MB/s 12546 calls/s 12546 msg/s # udp rx: 505 MB/s 410472 calls/s # udp tx: 726 MB/s 12319 calls/s 12319 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 487 MB/s 8266 calls/s 8266 msg/s # udp rx: 33 MB/s 27471 calls/s # udp tx: 537 MB/s 9112 calls/s 9112 msg/s # udp rx: 45 MB/s 37274 calls/s # udp tx: 476 MB/s 8088 calls/s 8088 msg/s # UDP tunnel GRO fwd perf udp tx: 511 MB/s 8671 calls/s 8671 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 509 MB/s 8648 calls/s 8648 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 525 MB/s 8915 calls/s 8915 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__->