Re: [ovs-dev] [PATCH ovn 1/3] ovn.at: Fix virtual port tests.

2023-03-01 Thread Simon Horman
On Wed, Feb 22, 2023 at 10:35:24PM -0800, Han Zhou wrote: > The check_virtual_offlows_not_present() function in the case "virtual > ports" has the wrong table id 45, which should be 44. However, > correcting the table id makes the case failing, because the two ACLs > added by the case were in fact

[ovs-dev] [PATCH ovn 1/3] ovn.at: Fix virtual port tests.

2023-02-22 Thread Han Zhou
The check_virtual_offlows_not_present() function in the case "virtual ports" has the wrong table id 45, which should be 44. However, correcting the table id makes the case failing, because the two ACLs added by the case were in fact overlapping: check ovn-nbctl acl-add sw0 to-lport 1000 'is_chassi