Re: [ovs-dev] [PATCH] dpif-netdev.c : Fix indentation.

2021-05-24 Thread Ilya Maximets
On 5/19/21 5:48 PM, lin huang wrote: > dpif-netdev.c : Fix indentation. > Add extra space to fix indentation. > > Signed-off-by: miter > --- > diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c > index 816945375..dc77fa2fa 100644 > --- a/lib/dpif-netdev.c > +++ b/lib/dpif-netdev.c > @@ -7404,7

Re: [ovs-dev] [PATCH] dpif-netdev.c : Fix indentation.

2021-05-19 Thread 0-day Robot
Bleep bloop. Greetings lin huang, 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 lin huang needs to sign off. WARNING: Unexpected sign-offs from developers who are

[ovs-dev] [PATCH] dpif-netdev.c : Fix indentation.

2021-05-19 Thread lin huang
dpif-netdev.c : Fix indentation. Add extra space to fix indentation. Signed-off-by: miter --- diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c index 816945375..dc77fa2fa 100644 --- a/lib/dpif-netdev.c +++ b/lib/dpif-netdev.c @@ -7404,7 +7404,7 @@ dp_netdev_input__(struct dp_netdev_pmd_thread

Re: [ovs-dev] [PATCH] dpif-netdev.c : Fix indentation.

2021-05-19 Thread 0-day Robot
Bleep bloop. Greetings lin huang, 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 lin huang needs to sign off. Lines checked: 31, Warnings: 0, Errors: 1 Please

[ovs-dev] [PATCH] dpif-netdev.c : Fix indentation.

2021-05-19 Thread lin huang
dpif-netdev.c : Fix indentation. Add extra space to fix indentation. Signed-off-by: miter diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c index 816945375..dc77fa2fa 100644 --- a/lib/dpif-netdev.c +++ b/lib/dpif-netdev.c @@ -7404,7 +7404,7 @@ dp_netdev_input__(struct