On Wed, May 22, 2019 at 3:26 PM Kevin Traynor <[email protected]> wrote:

> On 14/05/2019 17:33, David Marchand wrote:
> > Looking at the reload flag only every 1024 loops can be a long time
> > under load, since we might be handling 32 packets per iteration, which
> > means 32k packets.
>
> 32 packets is the burst size for each poll to each rxq, but there may be
> multiple rxqs to be polled in that loop, so it could be 32 * num of rxqs
> polled by this pmd * 1024
>

Yes, I will fix this for the non rfc patchset.

-- 
David Marchand
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to