On 2/11/25 6:14 PM, Lucas Vargas Dias wrote:
> Sorry, I forgot to mention about the other job
> https://github.com/ovsrobot/ovn/actions/runs/13202059001
> Could you trigger a re-run?
> 

The re-run I triggered should've executed both jobs but I forgot the
automation has an issue:

https://github.com/ovsrobot/pw-ci/issues/16

Trying again just for the "build and test" job.

Recheck-request: github-robot-_Build_and_Test

Regards,
Dumitru


> Em ter., 11 de fev. de 2025 às 11:48, Dumitru Ceara <[email protected]>
> escreveu:
> 
>> On 2/7/25 2:43 PM, Lucas Vargas Dias via dev wrote:
>>> Fix the prefix filter function as the return condition when IPv6
>>> prefixes have same length. If denylist prefix and prefix verified
>>> have the same length, it must be have compared only.
>>> Without this fix if denylist filter has
>>> 2003:db08::/64 and it exists a route to 2003:db88, this route
>>> is blocked because the calc for IPv6 doesn't check if they have
>>> the same prefix lenght.
>>> AND operator between prefix and denylist prefix will be
>>> 2003:db08::/68 in this example (2003:db88::/64 & 2003:db08::64)
>>>
>>> Signed-off-by: Lucas Vargas Dias <[email protected]>
>>> ---
>>
>> Hi Lucas,
>>
>> The CI failure is indeed an unrelated, already existing, infra issue:
>> https://github.com/ovsrobot/ovn/actions/runs/13202058994
>>
>> Triggering a re-run.
>>
>> Recheck-request: github-robot
>>
>> Regards,
>> Dumitru
>>
>>
> 

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

Reply via email to