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 rx: 70 MB/s 57101 calls/s # udp tx: 648 MB/s 11003 calls/s 11003 msg/s # udp rx: 18 MB/s 15260 calls/s # udp tx: 689 MB/s 11700 calls/s 11700 msg/s # udp tx: 729 MB/s 12376 calls/s 12376 msg/s # udp rx: 25 MB/s 21065 calls/s # UDP GRO fwd perf udp rx: 717 MB/s 583878 calls/s # udp tx: 820 MB/s 13921 calls/s 13921 msg/s # udp rx: 551 MB/s 448257 calls/s # udp tx: 707 MB/s 12003 calls/s 12003 msg/s # udp rx: 778 MB/s 633549 calls/s # udp tx: 803 MB/s 13626 calls/s 13626 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 308 MB/s 5231 calls/s 5231 msg/s # udp rx: 34 MB/s 28068 calls/s # udp tx: 245 MB/s 4157 calls/s 4157 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 244 MB/s 4147 calls/s 4147 msg/s [ 993.152380] udpgso_bench_tx (7756) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 505 MB/s 8569 calls/s 8569 msg/s # udp rx: 10 MB/s 8507 calls/s # udp tx: 500 MB/s 8497 calls/s 8497 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 491 MB/s 8332 calls/s 8332 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 702 MB/s 11910 calls/s 11910 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 704 MB/s 11955 calls/s 11955 msg/s # udp tx: 747 MB/s 12678 calls/s 12678 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 535 MB/s 433964 calls/s # udp tx: 786 MB/s 13340 calls/s 13340 msg/s # udp rx: 410 MB/s 333053 calls/s # udp tx: 853 MB/s 14470 calls/s 14470 msg/s # udp rx: 667 MB/s 540784 calls/s # udp tx: 885 MB/s 15026 calls/s 15026 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: 487 MB/s 8267 calls/s 8267 msg/s # udp tx: 506 MB/s 8594 calls/s 8594 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 457 MB/s 7762 calls/s 7762 msg/s # UDP tunnel GRO fwd perf udp rx: 7 MB/s 6318 calls/s # udp tx: 456 MB/s 7746 calls/s 7746 msg/s # udp tx: 427 MB/s 7247 calls/s 7247 msg/s # udp rx: 105 MB/s 85765 calls/s # udp tx: 515 MB/s 8744 calls/s 8744 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__->