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:
struct ovs_flow_stats stats_hw = {};
^
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:359:20: note: 'n_packets' declared here
ovs_32aligned_u64 n_packets; /* Number of matched packets. */
^
lib/netdev-linux.c:5710:12: error: missing initializer for field 'n_packets' of
'struct ovs_flow_stats' [-Werror=missing-field-initializers]
struct ovs_flow_stats stats_sw = {};
^
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:359:20: note: 'n_packets' declared here
ovs_32aligned_u64 n_packets; /* Number of matched packets. */
^
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