On 28.10.23 00:08, Ilya Maximets wrote: > On 10/26/23 14:10, [email protected] wrote: >> From: Jakob Meng <[email protected]> >> >> The unixctl implementation in Python has been split into three parts in >> the past. During this process the UnixctlClient was duplicated, in >> python/ovs/unixctl/client.py and python/ovs/unixctl/server.py. This >> patch removes the duplicate from the latter. >> >> Fixes: 53cf9963ccc6 ("python: Break unixctl implementation into re...") > Please, don't abbreviate tags, i.e. the Fixes tag should contain the full > commit name regardless of the length. > > Otherwise, the change seem fine.
Missed that part in "Submitting patches" guide. Thank you for pointing out! Patch v2 is out: https://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/ _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
