Re: [ovs-dev] [PATCH 1/2] checkpatch.py: Load personal words list.

2023-11-09 Thread Roi Dayan via dev
On 08/11/2023 21:04, Aaron Conole wrote: > Roi Dayan via dev writes: > >> On 02/11/2023 16:11, Eelco Chaudron wrote: >>> >>> On 2 Nov 2023, at 14:20, Roi Dayan via dev wrote: >>> Add personal words list as spellcheck.txt and load it into enchant spell checker. This file is generated f

[ovs-dev] [PATCH 2/2] mcast-snooping: Flush flood and report ports when deleting interfaces.

2023-11-09 Thread David Marchand
When a configuration change triggers an interface destruction/creation (like for example, setting ofport_request), a port object may still be referenced as a fport or a rport in the mdb: bridge("br0") - 0. priority 32768 NORMAL -> forwarding to mcast group port >> mcast

[ovs-dev] [PATCH 1/2] mcast-snooping: Test per port explicit flooding.

2023-11-09 Thread David Marchand
When multicast snooping is enabled and a reporter is known, it is still possible to flood associated packets to some other port via the mcast-snooping-flood option. Test this combination. Signed-off-by: David Marchand --- tests/mcast-snooping.at | 88 + 1

[ovs-dev] Question regarding ovs.db.idl Row updates

2023-11-09 Thread Bram Kranendonk via dev
Dear OVS developers, I hope this message finds you well. We have encountered a specific issue within ovs.db while attempting to update a specific row in the database and need your expertise to resolve it. The weird thing about this issue is that the outcome is not consistent as it sometimes see

Re: [ovs-dev] [PATCH 1/2] mcast-snooping: Test per port explicit flooding.

2023-11-09 Thread Paolo Valerio
David Marchand writes: > When multicast snooping is enabled and a reporter is known, it is still > possible to flood associated packets to some other port via the > mcast-snooping-flood option. > > Test this combination. > > Signed-off-by: David Marchand > --- > tests/mcast-snooping.at | 88 +++

Re: [ovs-dev] [PATCH ovn] fake-multinode-ci: Use python version '3.11' instead of '3.x'.

2023-11-09 Thread Dumitru Ceara
On 11/7/23 22:33, Mark Michelson wrote: > On 11/6/23 23:47, Dumitru Ceara wrote: >> On 11/2/23 16:30, num...@ovn.org wrote: >>> From: Numan Siddique >>> >>> With the 'ubuntu-latest' image in github CI,  OVS compilation >>> is failing with the below error: >>> >>> --- >>> python/ovs/tests/test_dns_