On 7/14/26 11:54 AM, David Marchand wrote:
> dp-packet batches can hold only a fixed count of packets since their
> introduction.
> 
> This limitation makes it impossible to split packets/emit more than
> the batch size during the processing of one batch.
> 
> This series proposes to dynamically grow those batches when a
> NETDEV_MAX_BURST threshold is reached.
> 

Thanks, David!  Applied.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to