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: 645 MB/s 10952 calls/s 10952 msg/s # udp rx: 56 MB/s 45971 calls/s # udp tx: 718 MB/s 12182 calls/s 12182 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 714 MB/s 12111 calls/s 12111 msg/s # UDP GRO fwd perf udp rx: 606 MB/s 492352 calls/s # udp tx: 880 MB/s 14928 calls/s 14928 msg/s # udp rx: 725 MB/s 590430 calls/s # udp tx: 770 MB/s 13074 calls/s 13074 msg/s # udp rx: 649 MB/s 528870 calls/s # udp tx: 665 MB/s 11291 calls/s 11291 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: 502 MB/s 8525 calls/s 8525 msg/s # udp tx: 536 MB/s 9094 calls/s 9094 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 518 MB/s 8795 calls/s 8795 msg/s [ 991.506342] udpgso_bench_tx (2025) used greatest stack depth: 11112 bytes left # udp rx: 20 MB/s 16743 calls/s # UDP tunnel GRO fwd perf udp tx: 504 MB/s 8550 calls/s 8550 msg/s # udp rx: 37 MB/s 30047 calls/s # udp tx: 538 MB/s 9133 calls/s 9133 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 528 MB/s 8963 calls/s 8963 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 419 MB/s 7115 calls/s 7115 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 601 MB/s 10208 calls/s 10208 msg/s # udp rx: 12 MB/s 10206 calls/s # udp tx: 696 MB/s 11806 calls/s 11806 msg/s # UDP GRO fwd perf udp rx: 485 MB/s 394577 calls/s # udp tx: 701 MB/s 11905 calls/s 11905 msg/s # udp rx: 447 MB/s 363106 calls/s # udp tx: 889 MB/s 15089 calls/s 15089 msg/s # udp rx: 797 MB/s 648832 calls/s # udp tx: 875 MB/s 14851 calls/s 14851 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 482 MB/s 8177 calls/s 8177 msg/s # udp rx: 5 MB/s 4241 calls/s # udp tx: 462 MB/s 7852 calls/s 7852 msg/s # udp rx: 20 MB/s 16634 calls/s # udp tx: 478 MB/s 8110 calls/s 8110 msg/s # udp rx: 50 MB/s 40951 calls/s # UDP tunnel GRO fwd perf udp tx: 488 MB/s 8286 calls/s 8286 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 483 MB/s 8206 calls/s 8206 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 488 MB/s 8286 calls/s 8286 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__->