diff mbox series

[ovs-dev,1/2] ovs-ctl: Fix typo.

Message ID 20240520-ovs-ctl-destination-typo-v1-1-9ff0f42a5437@ovn.org
State Under Review
Delegated to: Simon Horman
Headers show
Series [ovs-dev,1/2] ovs-ctl: Fix typo. | expand

Checks

Context Check Description
ovsrobot/apply-robot warning apply and check: warning
ovsrobot/github-robot-_Build_and_Test success github build: passed
ovsrobot/intel-ovs-compilation success test: success

Commit Message

Simon Horman May 20, 2024, 3:39 p.m. UTC
From: Jun Gu <jun.gu@easystack.cn>

Correct spelling of destination in ovs-ctl.in.

Signed-off-by: Jun Gu <jun.gu@easystack.cn>
Signed-off-by: Simon Horman <horms@ovn.org>
---
 utilities/ovs-ctl.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

0-day Robot May 20, 2024, 4:09 p.m. UTC | #1
Bleep bloop.  Greetings Simon Horman, 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: Unexpected sign-offs from developers who are not authors or co-authors or committers: Simon Horman <horms@ovn.org>
Lines checked: 30, Warnings: 1, Errors: 0


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

Thanks,
0-day Robot
Eelco Chaudron May 21, 2024, 6:37 a.m. UTC | #2
On 20 May 2024, at 17:39, Simon Horman wrote:

> From: Jun Gu <jun.gu@easystack.cn>
>
> Correct spelling of destination in ovs-ctl.in.
>
> Signed-off-by: Jun Gu <jun.gu@easystack.cn>
> Signed-off-by: Simon Horman <horms@ovn.org>
> ---

Looks good to me.

Acked-by: Eelco Chaudron <echaudro@redhat.com>
diff mbox series

Patch

diff --git a/utilities/ovs-ctl.in b/utilities/ovs-ctl.in
index 0b2820c3611e..57abd3a5b45b 100644
--- a/utilities/ovs-ctl.in
+++ b/utilities/ovs-ctl.in
@@ -456,7 +456,7 @@  File location options:
 Options for "enable-protocol":
   --protocol=PROTOCOL  protocol to enable with iptables (default: gre)
   --sport=PORT       source port to match (for tcp or udp protocol)
-  --dport=PORT       ddestination port to match (for tcp or udp protocol)
+  --dport=PORT       destination port to match (for tcp or udp protocol)
 
 Option for "start-ovs-ipsec":
   --ike-daemon=IKE_DAEMON