On Tue, Dec 7, 2021 at 12:30 AM Ilya Maximets <[email protected]> wrote:
> > 3) Lack of constructor functions eases portability (DPDK & Windows has 
> > issues with constructors IIUC)
> OVS uses constructors for coverage counters, logs, and for
> some sockets.  The last one is actually exclusively on
> Windows.  And that never was a problem, AFAIK.

+1


I'll keep the current implementation, but respin with an ovs_assert()
where needed as agreed previously.
More high level logs might be added in dpif in the future.


Thanks.

-- 
David Marchand

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

Reply via email to