Re: [ovs-dev] [PATCH OVN] ovn-nb: Add documentation for disable_arp_nd_rsp option

2024-03-13 Thread Numan Siddique
On Fri, Feb 16, 2024 at 10:54 PM Naveen Yerramneni
 wrote:
>
> Signed-off-by: Naveen Yerramneni 

Thanks.  Applied to main.

Numan

> ---
>  ovn-nb.xml | 7 +++
>  1 file changed, 7 insertions(+)
>
> diff --git a/ovn-nb.xml b/ovn-nb.xml
> index e0b983ed6..b652046a7 100644
> --- a/ovn-nb.xml
> +++ b/ovn-nb.xml
> @@ -1268,6 +1268,13 @@
>unknown ports connected to the same Logical Switch.
>  
>
> +  +type='{"type": "boolean"}'>
> +  If set to true, ARP/ND responder flows are not 
> installed
> +  for the IP addresses configured on this logical port.
> +  Default: false.
> +
> +
>  
>
>  If set, OVN will attempt to perform plugging of this VIF.  In 
> order
> --
> 2.36.6
>
> ___
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH OVN] ovn-nb: Add documentation for disable_arp_nd_rsp option

2024-02-16 Thread 0-day Robot
References:  <20240217035326.6562-1-naveen.yerramn...@nutanix.com>
 

Bleep bloop.  Greetings Naveen Yerramneni, I am a robot and I have tried out 
your patch.
Thanks for your contribution.

I encountered some error that I wasn't expecting.  See the details below.


checkpatch:
WARNING: The subject summary should end with a dot.
Subject: ovn-nb: Add documentation for disable_arp_nd_rsp option
Lines checked: 32, Warnings: 1, Errors: 0


Please check this out.  If you feel there has been an error, please email 
acon...@redhat.com

Thanks,
0-day Robot
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] [PATCH OVN] ovn-nb: Add documentation for disable_arp_nd_rsp option

2024-02-16 Thread Naveen Yerramneni
Signed-off-by: Naveen Yerramneni 
---
 ovn-nb.xml | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/ovn-nb.xml b/ovn-nb.xml
index e0b983ed6..b652046a7 100644
--- a/ovn-nb.xml
+++ b/ovn-nb.xml
@@ -1268,6 +1268,13 @@
   unknown ports connected to the same Logical Switch.
 
 
+ 
+  If set to true, ARP/ND responder flows are not installed
+  for the IP addresses configured on this logical port.
+  Default: false.
+
+
 
   
 If set, OVN will attempt to perform plugging of this VIF.  In order
-- 
2.36.6

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev