Bleep bloop.  Greetings Yi-Hung Wei, 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.


build:
            ^
lib/dpif-netlink.c:147:13: error: 'dpif_netlink_flow_get_stats' used but never 
defined [-Werror]
 static void dpif_netlink_flow_get_stats(const struct dpif_netlink_flow *,
             ^
lib/dpif-netlink.c:203:13: error: 'report_loss' used but never defined [-Werror]
 static void report_loss(struct dpif_netlink *, struct dpif_channel *,
             ^
lib/dpif-netlink.c:236:13: error: 'dpif_netlink_vport_to_ofpbuf' used but never 
defined [-Werror]
 static void dpif_netlink_vport_to_ofpbuf(const struct dpif_netlink_vport *,
             ^
lib/dpif-netlink.c:238:12: error: 'dpif_netlink_vport_from_ofpbuf' used but 
never defined [-Werror]
 static int dpif_netlink_vport_from_ofpbuf(struct dpif_netlink_vport *,
            ^
lib/dpif-netlink.c: In function 'dpif_netlink_init':
lib/dpif-netlink.c:4092:1: error: control reaches end of non-void function 
[-Werror=return-type]
 }
 ^
lib/dpif-netlink.c: At top level:
cc1: error: unrecognized command line option "-Wno-null-pointer-arithmetic" 
[-Werror]
cc1: all warnings being treated as errors
make[2]: *** [lib/dpif-netlink.lo] Error 1
make[2]: Leaving directory 
`/var/lib/jenkins/jobs/upstream_build_from_pw/workspace'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/lib/jenkins/jobs/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