Hello Greg, On Wed, Jul 27, 2022 at 7:37 PM Greg Rose <[email protected]> wrote: > > Remove the current xenserver implementation - it is obsolete and > since 3.0 we do not support kernel module builds [1]. > > 1. https://mail.openvswitch.org/pipermail/ovs-dev/2022-July/395789.html > > Passes build tests here: > https://github.com/gvrose8192/ovs-experimental/runs/7529369369?check_suite_focus=true > > Signed-off-by: Greg Rose <[email protected]>
I did not do a full review but here is what I caught: - tests/MockXenAPI.py can be removed since its only user (tests/ovs-xapi-sync.at) is removed here, - the documentation still has some references to xenserver/ files and Xen in general, - acinclude.m4 still checks Xen version, - build-aux/initial-tab-allowed-files can be cleaned too, - I think vswitchd/xenserver.* can be removed (which may induce further cleanups in vswitchd/bridge.c), Don't expect much noise from me for a while, as I will be off starting next week. -- David Marchand _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
