Re: UPD send delay

2020-11-09 Thread Andrey Shetov
Thanks Gregory, for that wiki page. I've already tested network throughput with 'udpblaster' tool and was happily wondering by NuttX capability to flood full Ethernet bandwidth in both directions simultaneously. That was one of the reasons why we've chosen NuttX for our project. "If it's so strong

Re: UPD send delay

2020-11-09 Thread Andrey Shetov
ur configuration file, or part of it. > > On Mon, 9 Nov 2020, 13:55 Andrey Shetov, wrote: > > > Hi, Jukka. > > > > I'm working with the thread author on a low latency audio processor based > > on the STM32H7 chip and can provide some technical details about

Re: UPD send delay

2020-11-09 Thread Andrey Shetov
Hi, Jukka. I'm working with the thread author on a low latency audio processor based on the STM32H7 chip and can provide some technical details about the issue. We've used Ethernet config from your repo bitbucket.org/jlaitin/nuttx/ and integrated it to master branch of Nuttx OS. After that, we've