[ovs-dev] [ovs-dev, V6, 1/2] Makefiles: Generate datapath ovs key fields macros

0-day Robot robot at bytheb.org
Sun Mar 10 06:00:17 UTC 2019


Bleep bloop.  Greetings Eli Britstein, 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:
WARNING: Line is 100 characters long (recommended limit is 79)
#59 FILE: build-aux/extract-odp-netlink-macros-h:24:
    awk_cmd+='        print "    {offsetof(struct '"${struct_name}"', "$3"), sizeof("$1,$2")}, \\";'

WARNING: Line is 100 characters long (recommended limit is 79)
#61 FILE: build-aux/extract-odp-netlink-macros-h:26:
    awk_cmd+='        print "    {offsetof(struct '"${struct_name}"', "$2"), sizeof("   $1")}, \\";'

WARNING: Line is 94 characters long (recommended limit is 79)
#65 FILE: build-aux/extract-odp-netlink-macros-h:30:
    awk -F ";" "NR>${line_start} && NR<=${line_end}"' {print $1}' $hfile | eval "awk $awk_cmd"

WARNING: Line is 83 characters long (recommended limit is 79)
#71 FILE: build-aux/extract-odp-netlink-macros-h:36:
echo "/* Generated automatically from <include/odp-netlink.h> -- do not modify! */"

Lines checked: 117, Warnings: 4, Errors: 0


Please check this out.  If you feel there has been an error, please email aconole at bytheb.org

Thanks,
0-day Robot


More information about the dev mailing list