Bleep bloop.  Greetings Fabrizio D'Angelo, 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 Vincent Bernat <[email protected]> needs to sign off.
Lines checked: 52, Warnings: 0, Errors: 1


build:
                 VLOG_WARN(name "too large management address on %s",
                 ^
lib/lldp/lldp.c:534:27: note: each undeclared identifier is reported only once 
for each function it appears in
                 VLOG_WARN(name "too large management address on %s",
                           ^
./include/openvswitch/vlog.h:280:41: note: in definition of macro 'VLOG'
             vlog(&this_module, level__, __VA_ARGS__);   \
                                         ^
lib/lldp/lldp.c:534:17: note: in expansion of macro 'VLOG_WARN'
                 VLOG_WARN(name "too large management address on %s",
                 ^
lib/lldp/lldp.c:534:32: error: expected ')' before string constant
                 VLOG_WARN(name "too large management address on %s",
                                ^
./include/openvswitch/vlog.h:280:41: note: in definition of macro 'VLOG'
             vlog(&this_module, level__, __VA_ARGS__);   \
                                         ^
lib/lldp/lldp.c:534:17: note: in expansion of macro 'VLOG_WARN'
                 VLOG_WARN(name "too large management address on %s",
                 ^
make[2]: *** [lib/lldp/lldp.lo] Error 1
make[2]: Leaving directory 
`/var/lib/jenkins/jobs/0day_robot_upstream_build_from_pw/workspace'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/lib/jenkins/jobs/0day_robot_upstream_build_from_pw/workspace'
make: *** [all] Error 2


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

Reply via email to