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: 619 MB/s 10512 calls/s 10512 msg/s # udp rx: 4 MB/s 3593 calls/s # udp tx: 727 MB/s 12342 calls/s 12342 msg/s # udp rx: 13 MB/s 10848 calls/s # udp tx: 733 MB/s 12439 calls/s 12439 msg/s # UDP GRO fwd perf udp rx: 642 MB/s 522063 calls/s # udp tx: 723 MB/s 12267 calls/s 12267 msg/s # udp rx: 719 MB/s 584027 calls/s # udp tx: 815 MB/s 13828 calls/s 13828 msg/s # udp rx: 668 MB/s 542343 calls/s # udp tx: 775 MB/s 13161 calls/s 13161 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 474 MB/s 8047 calls/s 8047 msg/s # udp rx: 54 MB/s 44359 calls/s # udp tx: 501 MB/s 8507 calls/s 8507 msg/s # udp tx: 539 MB/s 9149 calls/s 9149 msg/s [ 937.297228] udpgso_bench_tx (7312) used greatest stack depth: 11112 bytes left # udp rx: 18 MB/s 15326 calls/s # UDP tunnel GRO fwd perf udp tx: 538 MB/s 9139 calls/s 9139 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 519 MB/s 8815 calls/s 8815 msg/s # udp tx: 540 MB/s 9166 calls/s 9166 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 484 MB/s 8220 calls/s 8220 msg/s # udp rx: 23 MB/s 19233 calls/s # udp tx: 535 MB/s 9075 calls/s 9075 msg/s # udp rx: 288 MB/s 234906 calls/s # udp tx: 710 MB/s 12054 calls/s 12054 msg/s # UDP GRO fwd perf udp rx: 540 MB/s 440033 calls/s # udp tx: 630 MB/s 10686 calls/s 10686 msg/s # udp rx: 670 MB/s 545152 calls/s # udp tx: 756 MB/s 12829 calls/s 12829 msg/s # udp rx: 721 MB/s 586567 calls/s # udp tx: 748 MB/s 12698 calls/s 12698 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 496 MB/s 8429 calls/s 8429 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 524 MB/s 8890 calls/s 8890 msg/s # udp tx: 540 MB/s 9159 calls/s 9159 msg/s # udp rx: 0 MB/s 471 calls/s # UDP tunnel GRO fwd perf udp tx: 486 MB/s 8251 calls/s 8251 msg/s # udp rx: 3 MB/s 2960 calls/s # udp tx: 468 MB/s 7941 calls/s 7941 msg/s # udp rx: 68 MB/s 55962 calls/s # udp tx: 509 MB/s 8637 calls/s 8637 msg/s # udp rx: 23 MB/s 18723 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__->