[ovs-build] |fail| pw1651421 [ovs-dev] [v6 4/9] netdev-linux: Add functions to manipulate tc police action

0-day Robot robot at bytheb.org
Sat Jul 2 03:43:48 UTC 2022


Test-Label: apply-robot
Test-Status: fail
http://patchwork.ozlabs.org/api/patches/1651421/

_apply and check: fail_


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



More information about the build mailing list