Re: [ovs-dev] [PATCH v3 ovn 4/6] Use normalized IP addreses in `ovn-nbctl lr-nat-add`

2020-06-24 Thread 0-day Robot
Bleep bloop. Greetings Mark Michelson, 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: Line is 81 characters long (recommended limit is 79) #223 FILE: utilities/ovn-nbctl.

[ovs-dev] [PATCH v3 ovn 4/6] Use normalized IP addreses in `ovn-nbctl lr-nat-add`

2020-06-24 Thread Mark Michelson
Signed-off-by: Mark Michelson --- tests/ovn.at | 11 utilities/ovn-nbctl.c | 143 +- 2 files changed, 82 insertions(+), 72 deletions(-) diff --git a/tests/ovn.at b/tests/ovn.at index d54a4d707..66e6024e1 100644 --- a/tests/ovn.at +++ b/tests