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: 765 MB/s 12984 calls/s 12984 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 713 MB/s 12101 calls/s 12101 msg/s # udp rx: 16 MB/s 13565 calls/s # udp tx: 639 MB/s 10848 calls/s 10848 msg/s # UDP GRO fwd perf udp rx: 585 MB/s 475849 calls/s # udp tx: 738 MB/s 12517 calls/s 12517 msg/s # udp rx: 503 MB/s 408246 calls/s # udp tx: 776 MB/s 13170 calls/s 13170 msg/s # udp rx: 528 MB/s 429832 calls/s # udp tx: 622 MB/s 10565 calls/s 10565 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 298 MB/s 5055 calls/s 5055 msg/s # udp rx: 31 MB/s 25250 calls/s # udp tx: 204 MB/s 3469 calls/s 3469 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 256 MB/s 4351 calls/s 4351 msg/s [ 985.629905] udpgso_bench_tx (5924) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 428 MB/s 7264 calls/s 7264 msg/s # udp rx: 2 MB/s 1814 calls/s # udp tx: 466 MB/s 7917 calls/s 7917 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 465 MB/s 7892 calls/s 7892 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 365 MB/s 6196 calls/s 6196 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 602 MB/s 10225 calls/s 10225 msg/s # udp rx: 146 MB/s 119222 calls/s # udp tx: 588 MB/s 9983 calls/s 9983 msg/s # UDP GRO fwd perf udp rx: 346 MB/s 280918 calls/s # udp tx: 876 MB/s 14869 calls/s 14869 msg/s # udp rx: 416 MB/s 337663 calls/s # udp tx: 894 MB/s 15164 calls/s 15164 msg/s # udp rx: 433 MB/s 351467 calls/s # udp tx: 911 MB/s 15453 calls/s 15453 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 461 MB/s 7820 calls/s 7820 msg/s # udp rx: 3 MB/s 3095 calls/s # udp tx: 483 MB/s 8198 calls/s 8198 msg/s # udp rx: 14 MB/s 11703 calls/s # udp tx: 538 MB/s 9140 calls/s 9140 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 498 MB/s 8451 calls/s 8451 msg/s # udp tx: 494 MB/s 8391 calls/s 8391 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 507 MB/s 8611 calls/s 8611 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__->