[ovs-dev] [PATCH ovn branch-20.09 1/2] pinctrl: Directly update MAC_Bindings created by self originated GARPs.

Dumitru Ceara dceara at redhat.com
Wed Nov 4 12:25:42 UTC 2020


On 11/4/20 12:57 PM, Numan Siddique wrote:
> On Wed, Nov 4, 2020 at 4:42 PM Dumitru Ceara <dceara at redhat.com> wrote:
>>
>> 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 aconole at redhat.com
>>>
>>> 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.
> 
> Hi Dumitru,
> 
> I think we need to update our travis script to use OVS stable
> branch-2.14 for backport patches in order to fix this.
> 

Ah, my bad, I wrongfully blamed the bot.  Sorry for the noise.




More information about the dev mailing list