Bleep bloop. Greetings Jianbo Liu, 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:
In file included from lib/packets.h:29:0,
from lib/dp-packet.h:31,
from lib/netdev-linux-private.h:30,
from lib/netdev-linux.c:20:
./include/odp-netlink.h:360:20: note: 'n_bytes' declared here
ovs_32aligned_u64 n_bytes; /* Number of matched bytes. */
^
lib/netdev-linux.c:5710:12: error: missing braces around initializer
[-Werror=missing-braces]
struct ovs_flow_stats stats_sw = {0};
^
lib/netdev-linux.c:5710:12: error: (near initialization for
'stats_sw.n_packets') [-Werror=missing-braces]
lib/netdev-linux.c:5710:12: error: missing initializer for field 'n_bytes' of
'struct ovs_flow_stats' [-Werror=missing-field-initializers]
In file included from lib/packets.h:29:0,
from lib/dp-packet.h:31,
from lib/netdev-linux-private.h:30,
from lib/netdev-linux.c:20:
./include/odp-netlink.h:360:20: note: 'n_bytes' declared here
ovs_32aligned_u64 n_bytes; /* Number of matched bytes. */
^
cc1: all warnings being treated as errors
make[2]: *** [lib/netdev-linux.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