Re: [ovs-dev] [PATCH ovn] pinctrl: Handle service monitors even if the lport doesn't have IPv4 addresses set.

2020-04-18 Thread Numan Siddique
On Fri, Apr 17, 2020 at 8:18 PM Mark Michelson wrote: > > Acked-by: Mark Michelson Thanks for the review. I applied this patch to master and branch-20.03 Numan > > On 4/17/20 2:50 AM, num...@ovn.org wrote: > > From: Numan Siddique > > > > If a logical port is only configured with MAC

Re: [ovs-dev] [PATCH ovn] pinctrl: Handle service monitors even if the lport doesn't have IPv4 addresses set.

2020-04-17 Thread Mark Michelson
Acked-by: Mark Michelson On 4/17/20 2:50 AM, num...@ovn.org wrote: From: Numan Siddique If a logical port is only configured with MAC address(es) in the Logical_Switch_Port.addresses, pinctrl is ignoring the service monitors configured for that logical port. This patch allows that.

[ovs-dev] [PATCH ovn] pinctrl: Handle service monitors even if the lport doesn't have IPv4 addresses set.

2020-04-17 Thread numans
From: Numan Siddique If a logical port is only configured with MAC address(es) in the Logical_Switch_Port.addresses, pinctrl is ignoring the service monitors configured for that logical port. This patch allows that. Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1801058 Signed-off-by: