On 11/4/20 11:59 AM, 0-day Robot wrote:

[...]

> controller/physical.c:387:23: error: ‘struct ofpact_bundle’ has no member 
> named ‘n_slaves’
>              if (bundle->n_slaves >= BUNDLE_MAX_SLAVES) {
>                        ^
> controller/physical.c:387:37: error: ‘BUNDLE_MAX_SLAVES’ undeclared (first 
> use in this function)
>              if (bundle->n_slaves >= BUNDLE_MAX_SLAVES) {
>                                      ^
> controller/physical.c:387:37: note: each undeclared identifier is reported 
> only once for each function it appears in
> controller/physical.c:395:19: error: ‘struct ofpact_bundle’ has no member 
> named ‘n_slaves’
>              bundle->n_slaves++;
>                    ^
> make[1]: *** [controller/physical.o] Error 1
> make[1]: Leaving directory 
> `/var/lib/jenkins/jobs/0day_robot_upstream_build_ovn_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
> 

Hi Aaron,

I think (at least for now) the agreement in the OVN community is to
build OVN stable branches (e.g., branch-20.09) against OVS stable
branches (branch-2.14).  This might change in the future though.

Regards,
Dumitru

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to