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: 696 MB/s 11821 calls/s 11821 msg/s # udp rx: 52 MB/s 42353 calls/s # udp tx: 731 MB/s 12400 calls/s 12400 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 732 MB/s 12430 calls/s 12430 msg/s # UDP GRO fwd perf udp rx: 788 MB/s 642053 calls/s # udp tx: 826 MB/s 14020 calls/s 14020 msg/s # udp rx: 812 MB/s 660227 calls/s # udp tx: 872 MB/s 14790 calls/s 14790 msg/s # udp rx: 822 MB/s 668125 calls/s # udp tx: 864 MB/s 14665 calls/s 14665 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 534 MB/s 9060 calls/s 9060 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 519 MB/s 8806 calls/s 8806 msg/s # udp rx: 58 MB/s 47747 calls/s # udp tx: [ 986.217316] udpgso_bench_tx (2164) used greatest stack depth: 11112 bytes left 468 MB/s 7947 calls/s 7947 msg/s # UDP tunnel GRO fwd perf udp tx: 541 MB/s 9180 calls/s 9180 msg/s # udp rx: 2 MB/s 2410 calls/s # udp tx: 588 MB/s 9979 calls/s 9979 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 543 MB/s 9215 calls/s 9215 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 554 MB/s 9412 calls/s 9412 msg/s # udp rx: 65 MB/s 53294 calls/s # udp tx: 501 MB/s 8503 calls/s 8503 msg/s # udp rx: 100 MB/s 81687 calls/s # udp tx: 466 MB/s 7920 calls/s 7920 msg/s # UDP GRO fwd perf udp rx: 670 MB/s 545615 calls/s # udp tx: 712 MB/s 12083 calls/s 12083 msg/s # udp rx: 795 MB/s 647184 calls/s # udp tx: 807 MB/s 13688 calls/s 13688 msg/s # udp rx: 778 MB/s 632854 calls/s # udp tx: 799 MB/s 13566 calls/s 13566 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 473 MB/s 8028 calls/s 8028 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 547 MB/s 9285 calls/s 9285 msg/s # udp tx: 452 MB/s 7678 calls/s 7678 msg/s # udp rx: 7 MB/s 6337 calls/s # UDP tunnel GRO fwd perf udp tx: 484 MB/s 8215 calls/s 8215 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 439 MB/s 7456 calls/s 7456 msg/s # udp tx: 504 MB/s 8550 calls/s 8550 msg/s # udp rx: 0 MB/s 512 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__->