Hi Max,
> On Jul 25, 2019, at 6:09 AM, Max A. <max1...@mail.ru> wrote: > > Hi Florin, > > I tried to increase the buffer size to 128k. The problem still arises, only > less often [1]. The smaller the buffer, the more often the problem occurs. Yup, for maximum throughput, fifo size needs to be large enough to buffer all the data from the sender while it delivers it to the consumer. If the consumer is slower than the producer, you’ll end up with an ever growing fifo. If there’s no difference, the fifo size depends on 1) producer/sender speed and 2) how fast you can get the data delivered from proxy to the consumer. Typically, the main component of the delivery time is the rtt to the consumer. Florin > > Thanks. > > [1] https://drive.google.com/open?id=1KVSzHhPscpSNkdLN0k2gddPJwccpguoo > <https://drive.google.com/open?id=1KVSzHhPscpSNkdLN0k2gddPJwccpguoo> > > -- > Max A.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13583): https://lists.fd.io/g/vpp-dev/message/13583 Mute This Topic: https://lists.fd.io/mt/32582078/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-