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: 522 MB/s 8860 calls/s 8860 msg/s # udp rx: 100 MB/s 81292 calls/s # udp tx: 533 MB/s 9048 calls/s 9048 msg/s # udp rx: 70 MB/s 57132 calls/s # udp tx: 478 MB/s 8124 calls/s 8124 msg/s # udp rx: 176 MB/s 143293 calls/s # UDP GRO fwd perf udp rx: 430 MB/s 349535 calls/s # udp tx: 745 MB/s 12636 calls/s 12636 msg/s # udp rx: 594 MB/s 482748 calls/s # udp tx: 717 MB/s 12164 calls/s 12164 msg/s # udp rx: 718 MB/s 582459 calls/s # udp tx: 847 MB/s 14370 calls/s 14370 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 245 MB/s 4163 calls/s 4163 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 249 MB/s 4227 calls/s 4227 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 333 MB/s 5661 calls/s 5661 msg/s [ 967.854727] udpgso_bench_tx (393) used greatest stack depth: 11048 bytes left # udp rx: 0 MB/s 378 calls/s # UDP tunnel GRO fwd perf udp tx: 472 MB/s 8022 calls/s 8022 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 431 MB/s 7326 calls/s 7326 msg/s # udp rx: 20 MB/s 16575 calls/s # udp tx: 388 MB/s 6581 calls/s 6581 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 113 MB/s 92625 calls/s # udp tx: 606 MB/s 10294 calls/s 10294 msg/s # udp rx: 47 MB/s 38840 calls/s # udp tx: 671 MB/s 11381 calls/s 11381 msg/s # udp tx: 590 MB/s 10013 calls/s 10013 msg/s # udp rx: 189 MB/s 154522 calls/s # UDP GRO fwd perf udp rx: 509 MB/s 413664 calls/s # udp tx: 682 MB/s 11581 calls/s 11581 msg/s # udp rx: 616 MB/s 500796 calls/s # udp tx: 869 MB/s 14741 calls/s 14741 msg/s # udp rx: 638 MB/s 519436 calls/s # udp tx: 636 MB/s 10787 calls/s 10787 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 422 MB/s 7166 calls/s 7166 msg/s # udp rx: 90 MB/s 73860 calls/s # udp tx: 503 MB/s 8534 calls/s 8534 msg/s # udp tx: 508 MB/s 8618 calls/s 8618 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 411 MB/s 6973 calls/s 6973 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 516 MB/s 8762 calls/s 8762 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 454 MB/s 7708 calls/s 7708 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__->