On 8/5/25 8:58 AM, Ales Musil via dev wrote: > The netlink requests are not that big. Use stack allocated stub array > to avoid the allocations whatsoever. The array has some space reserve > in case the attributes need to grow in size in future. > > Signed-off-by: Ales Musil <[email protected]> > ---
Hi Ales, Thanks for the fix! Applied to main and 25.03. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
