On 1/28/21 3:10 PM, Mao YingMing wrote: > cherry-pick to branches 2.14 and 2.13
Thanks! Applied to branches 2.14 and 2.13. For the future: while sending patches for specific branches it's better to send them as a regular patch, but with the branch name in a subject prefix, e.g: [PATCH branch-2.14] dpctl: Fix dpctl process command parameter error. This can be done automatically while creating a patch file: git format-patch HEAD --subject-prefix="PATCH branch-2.14" This subject prefix will allow ovsrobot to know where to apply the patch for testing. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
