On 12/9/24 18:39, Frode Nordahl wrote: > man. 9. des. 2024, 16:45 skrev Eelco Chaudron <[email protected]>: > >> >> >> On 6 Dec 2024, at 21:26, Frode Nordahl wrote: >> >>> Hello, >>> >>> This is a continuation of the work started in [0], which has gone >>> through a couple of iterations by Felix Huettner [1][2]. >>> >>> As agreed in the OVN A/V Community meeting December 2nd 2024, I took >>> over herding these patches again. >>> >>> The main rationale for this is that I have done a fair bit of work on >>> Netlink related code before, so it would be a good way to spread the >>> workload of this epic, with the goal of getting the most out of this >>> community effort prior to looming freeze deadlines. >>> >>> Main change from previous iterations is: >>> * Series has been properly separated into logical units of change. >>> * Nexthops stored as a linked list as opposed to fixed size array. >>> * Support for parsing IPv4 routes over IPv6 next hops through the use >>> of the RTA_VIA attribute. >>> * As agreed the namespaces code proposed by Felix Huettner has been >>> dropped. >>> * More complete tests have been provided. >> >> Hi Frode, >> >> I have not yet started looking at this revision, but I noticed failures on >> the unit tests from patch five onwards. Did you figure out why? >> > > Thanks Eelco, yeah I unfortunately introduced a memory leak in patch five > of this iteration, sorry about that. I'll post a new iteration tomorrow.
Just, please, do not send them in reply to these ones. Post as a separate email thread. Only dpdk-dev requires sending new versions in reply to old ones. In most other lists this is frowned upon. :) Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
