[ovs-dev] [PATCH v2]: ofp-actions: check table_id in goto_table instruction is larger than the current table_id

Ben Pfaff blp at nicira.com
Tue Jun 4 19:51:12 UTC 2013


On Fri, May 31, 2013 at 05:46:33PM -0700, Jing Ai wrote:
> --- Resent the patch since the last one was messed up in format
> --- Added and changed AUTHOR information

This seems reasonable but "git am" can't see the patch.  Can you
either use "git send-email" to send the patch, or use "git
format-patch" and then attach its output?

Here is what "git am" says:

    Applying: ofp-actions: check table_id in goto_table instruction is larger than the current table_id
    fatal: corrupt patch at line 51
    Patch failed at 0001 ofp-actions: check table_id in goto_table instruction is larger than the current table_id
    When you have resolved this problem run "git am --resolved".
    If you would prefer to skip this patch, instead run "git am --skip".
    To restore the original branch and stop patching run "git am --abort".


Thanks,

Ben.



More information about the dev mailing list