diff mbox series

[ovs-dev] Documentation:

Message ID 1531521851-31711-1-git-send-email-gvrose8192@gmail.com
State Superseded
Headers show
Series [ovs-dev] Documentation: | expand

Commit Message

Gregory Rose July 13, 2018, 10:44 p.m. UTC
Add netstat when mentioning testing.  Many check-kmod failures result
when it is not present.

Signed-off-by: Greg Rose <gvrose8192@gmail.com>
---
 Documentation/intro/install/general.rst | 2 ++
 1 file changed, 2 insertions(+)

Comments

Gregory Rose July 13, 2018, 10:48 p.m. UTC | #1
On 7/13/2018 3:44 PM, Greg Rose wrote:
> Add netstat when mentioning testing.  Many check-kmod failures result
> when it is not present.
>
> Signed-off-by: Greg Rose <gvrose8192@gmail.com>

I fat fingered the title - should be "Documentation: Add netstat to testing

I can send V2 or it can be fixed on push, either way works.

Thanks,

- Greg

> ---
>   Documentation/intro/install/general.rst | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/intro/install/general.rst b/Documentation/intro/install/general.rst
> index fe30c19..537137e 100644
> --- a/Documentation/intro/install/general.rst
> +++ b/Documentation/intro/install/general.rst
> @@ -156,6 +156,8 @@ The datapath tests for userspace and Linux datapaths also rely upon:
>   
>   - tftpy. Version 0.6.2 is known to work. Earlier versions should also work.
>   
> +- netstat.  Available from various distro specific packages
> +
>   The ovs-vswitchd.conf.db(5) manpage will include an E-R diagram, in formats
>   other than plain text, only if you have the following:
>
Aaron Conole July 18, 2018, 3:03 p.m. UTC | #2
Hi Greg,

Greg Rose <gvrose8192@gmail.com> writes:

> Add netstat when mentioning testing.  Many check-kmod failures result
> when it is not present.
>
> Signed-off-by: Greg Rose <gvrose8192@gmail.com>
> ---

Just wanted to point out that the subject looks incomplete.

Otherwise:

Acked-by: Aaron Conole <aconole@redhat.com>
Gregory Rose July 18, 2018, 3:34 p.m. UTC | #3
On 7/18/2018 8:03 AM, Aaron Conole wrote:
> Hi Greg,
>
> Greg Rose <gvrose8192@gmail.com> writes:
>
>> Add netstat when mentioning testing.  Many check-kmod failures result
>> when it is not present.
>>
>> Signed-off-by: Greg Rose <gvrose8192@gmail.com>
>> ---
> Just wanted to point out that the subject looks incomplete.
>
> Otherwise:
>
> Acked-by: Aaron Conole <aconole@redhat.com>

Yes, I bungled the title.  I submitted a V2 with the subject fixed.

Thanks Aaron!

- Greg
Aaron Conole July 18, 2018, 3:42 p.m. UTC | #4
Gregory Rose <gvrose8192@gmail.com> writes:

> On 7/18/2018 8:03 AM, Aaron Conole wrote:
>> Hi Greg,
>>
>> Greg Rose <gvrose8192@gmail.com> writes:
>>
>>> Add netstat when mentioning testing.  Many check-kmod failures result
>>> when it is not present.
>>>
>>> Signed-off-by: Greg Rose <gvrose8192@gmail.com>
>>> ---
>> Just wanted to point out that the subject looks incomplete.
>>
>> Otherwise:
>>
>> Acked-by: Aaron Conole <aconole@redhat.com>
>
> Yes, I bungled the title.  I submitted a V2 with the subject fixed.

Oops... I might have fat-fingered it away.

> Thanks Aaron!
>
> - Greg
diff mbox series

Patch

diff --git a/Documentation/intro/install/general.rst b/Documentation/intro/install/general.rst
index fe30c19..537137e 100644
--- a/Documentation/intro/install/general.rst
+++ b/Documentation/intro/install/general.rst
@@ -156,6 +156,8 @@  The datapath tests for userspace and Linux datapaths also rely upon:
 
 - tftpy. Version 0.6.2 is known to work. Earlier versions should also work.
 
+- netstat.  Available from various distro specific packages
+
 The ovs-vswitchd.conf.db(5) manpage will include an E-R diagram, in formats
 other than plain text, only if you have the following: