Bleep bloop. Greetings [email protected], I am a robot and I have tried out your patch. Thanks for your contribution.
I encountered some error that I wasn't expecting. See the details below. checkpatch: ERROR: Author [email protected] <[email protected]> needs to sign off. WARNING: Unexpected sign-offs from developers who are not authors or co-authors or committers: lic121 <[email protected]> WARNING: Line is 81 characters long (recommended limit is 79) #93 FILE: ofproto/ofproto-dpif-upcall.c:849: /* Fill flow with key_as_flow as upcall_receive needs packet flow info */ ERROR: Inappropriate bracing around statement #129 FILE: ofproto/ofproto-dpif-upcall.c:1343: if (upcall->key_len){ WARNING: Line is 80 characters long (recommended limit is 79) ERROR: Inappropriate bracing around statement #130 FILE: ofproto/ofproto-dpif-upcall.c:1344: if (!flow_equal_except(upcall->key_as_flow, upcall->flow, &upcall->wc)){ WARNING: Line is 81 characters long (recommended limit is 79) #131 FILE: ofproto/ofproto-dpif-upcall.c:1345: VLOG_INFO_RL(&rl, "upcall: inconsistent on datapath key and vswitchd" WARNING: Line is 80 characters long (recommended limit is 79) #132 FILE: ofproto/ofproto-dpif-upcall.c:1346: " extracted key. Datapath flow will not be installed\n" Lines checked: 144, Warnings: 5, Errors: 3 Please check this out. If you feel there has been an error, please email [email protected] Thanks, 0-day Robot _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
