Re: [ovs-dev] [PATCH ovn 1/2] ovs: Bump submodule to include igmp protocol version.

2024-01-29 Thread Dumitru Ceara
On 1/29/24 16:30, Ilya Maximets wrote: > On 1/23/24 14:53, Mohammad Heib wrote: >> Hi Dumitru, >> >> Thank you for the review, >> yes sure will bump the submodule to the last stable once they fix the issue. > > I applied the BFD fix and also applied the typedef fix for the > mcast_group_proto >

Re: [ovs-dev] [PATCH ovn 1/2] ovs: Bump submodule to include igmp protocol version.

2024-01-29 Thread Ilya Maximets
On 1/23/24 14:53, Mohammad Heib wrote: > Hi Dumitru, > > Thank you for the review, > yes sure will bump the submodule to the last stable once they fix the issue. I applied the BFD fix and also applied the typedef fix for the mcast_group_proto enum. So, make sure to include both for the update.

Re: [ovs-dev] [PATCH ovn 1/2] ovs: Bump submodule to include igmp protocol version.

2024-01-23 Thread Mohammad Heib
Hi Dumitru, Thank you for the review, yes sure will bump the submodule to the last stable once they fix the issue. Thanks On Mon, Jan 22, 2024 at 5:01 PM Dumitru Ceara wrote: > On 1/22/24 15:14, Mohammad Heib wrote: > > Specifically the following commit: > > 077d0bad0436 ("mcast-snooping:

Re: [ovs-dev] [PATCH ovn 1/2] ovs: Bump submodule to include igmp protocol version.

2024-01-22 Thread Dumitru Ceara
On 1/22/24 15:14, Mohammad Heib wrote: > Specifically the following commit: > 077d0bad0436 ("mcast-snooping: Store IGMP/MLD protocol version.") > > Also fix a small compilation error due to prototype change. > > Signed-off-by: Mohammad Heib > --- Hi Mohammad, Thanks for the patch! >

[ovs-dev] [PATCH ovn 1/2] ovs: Bump submodule to include igmp protocol version.

2024-01-22 Thread Mohammad Heib
Specifically the following commit: 077d0bad0436 ("mcast-snooping: Store IGMP/MLD protocol version.") Also fix a small compilation error due to prototype change. Signed-off-by: Mohammad Heib --- controller/pinctrl.c | 6 +- ovs | 2 +- 2 files changed, 6 insertions(+), 2