[ovs-dev] [PATCH ovn] Remove duplicate include file

2020-09-09 Thread Yi Li
Signed-off-by: Yi Li --- controller/bfd.c | 1 - controller/pinctrl.c | 1 - 2 files changed, 2 deletions(-) diff --git a/controller/bfd.c b/controller/bfd.c index b305eb15..cf011e38 100644 --- a/controller/bfd.c +++ b/controller/bfd.c @@ -17,7 +17,6 @@ #include "bfd.h" #include

[ovs-dev] [PATCH] Remove duplicate include file

2020-09-09 Thread Yi Li
Signed-off-by: Yi Li --- controller/bfd.c | 1 - controller/pinctrl.c | 1 - 2 files changed, 2 deletions(-) diff --git a/controller/bfd.c b/controller/bfd.c index b305eb15..cf011e38 100644 --- a/controller/bfd.c +++ b/controller/bfd.c @@ -17,7 +17,6 @@ #include "bfd.h" #include

[ovs-dev] [PATCH ovn] Fix some words spell error

2020-08-26 Thread Yi Li
Signed-off-by: Yi Li --- AUTHORS.rst| 1 + northd/ovn-northd.c| 2 +- ovn-architecture.7.xml | 8 ovn-nb.xml | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index 2a642be2..a0ca9bb2 100644 --- a/AUTHORS.rst

[ovs-dev] [PATCH] Remove duplicate include file

2020-09-21 Thread Yi Li
Found by checkincludes.pl Signed-off-by: Yi Li --- AUTHORS.rst | 1 + datapath-windows/ovsext/Vxlan.c | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index ba47c9c2c..b47806bf7 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -411,6

[ovs-dev] [PATCH ovn] ovn-openstack.rst: Correct IP for Adding a Gateway

2020-07-20 Thread Yi Li
Correct the VM 'd' private IP address on the Adding a Gateway Section. Signed-off-by: Yi Li --- Documentation/tutorials/ovn-openstack.rst | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/tutorials/ovn-openstack.rst b/Documentation/tutorials/ovn

[ovs-dev] [PATCH ovn v2] ovn-openstack.rst: Correct IP for Adding a Gateway

2020-07-21 Thread Yi Li
Correct the VM 'd' private IP address on the Adding a Gateway Section. Signed-off-by: Yi Li --- Documentation/tutorials/ovn-openstack.rst | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/tutorials/ovn-openstack.rst b/Documentation/tutorials/ovn