Thank you for contributing to Open vSwitch and sending a patch. This patch is corrupt. "git am" says:
Applying: bfd: Detect Multiplier configuration .git/rebase-apply/patch:10: trailing whitespace. #define DEFAULT_MULT 3 .git/rebase-apply/patch:11: trailing whitespace. fatal: corrupt patch at line 12 Patch failed at 0001 bfd: Detect Multiplier configuration The copy of the patch that failed is found in: .git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". Upon examining the patch, line 12 is a blank line, which is never present in a valid patch: instead, it should be a line with a single space. I suggest using "git send-email", which always sends correct patches. _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev