On 7/15/26 1:54 AM, Ilya Maximets wrote: > 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.
I also applied the first 3 patches that perfoom some test refactoring to branch-3.7, so it's easier to backport future fixes. > > Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
