Re: [ovs-dev] [PATCH ovn v1] Do not set 'up' attribute in the port-binding table if ovn-northd is at an older version.

2022-05-06 Thread 0-day Robot
References: <20220506192925.24620-1-mary.mano...@nutanix.com> Bleep bloop. Greetings Mary Manohar, 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: ERROR: Author Mary Manohar n

[ovs-dev] [PATCH ovn v1] Do not set 'up' attribute in the port-binding table if ovn-northd is at an older version.

2022-05-06 Thread mary . manohar
From: Mary Manohar Signed-off-by: mary.manohar --- controller/binding.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/controller/binding.c b/controller/binding.c index e284704..e7dc537 100644 --- a/controller/binding.c +++ b/controller/binding.c @@ -908,7 +908,9 @@ clai