diff mbox

[ovs-dev] docs: Document nc dependency for kernel tests.

Message ID 20161216191012.16752-1-joe@ovn.org
State Accepted
Headers show

Commit Message

Joe Stringer Dec. 16, 2016, 7:10 p.m. UTC
Signed-off-by: Joe Stringer <joe@ovn.org>
---
 Documentation/intro/install/general.rst | 2 ++
 1 file changed, 2 insertions(+)

Comments

YiHung Wei Dec. 16, 2016, 8:47 p.m. UTC | #1
Acked-by: Yi-Hung Wei <yihung.wei@gmail.com>

On 12/16/16, 11:10 AM, "Joe Stringer" <joe@ovn.org> wrote:

    Signed-off-by: Joe Stringer <joe@ovn.org>
    ---
     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 89b4e747083b..28c458fc8e43 100644
    --- a/Documentation/intro/install/general.rst
    +++ b/Documentation/intro/install/general.rst
    @@ -123,6 +123,8 @@ The datapath tests for userspace and Linux datapaths also rely upon:
     - GNU wget. Version 1.16 is known to work. Earlier versions should also
       work.
     
    +- netcat. Several common implementations are known to work.
    +
     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:
     
    -- 
    2.10.2
Joe Stringer Dec. 20, 2016, 6:56 p.m. UTC | #2
On 16 December 2016 at 12:47, YiHung Wei <yihungw@vmware.com> wrote:
> Acked-by: Yi-Hung Wei <yihung.wei@gmail.com>

Thanks, applied.
diff mbox

Patch

diff --git a/Documentation/intro/install/general.rst b/Documentation/intro/install/general.rst
index 89b4e747083b..28c458fc8e43 100644
--- a/Documentation/intro/install/general.rst
+++ b/Documentation/intro/install/general.rst
@@ -123,6 +123,8 @@  The datapath tests for userspace and Linux datapaths also rely upon:
 - GNU wget. Version 1.16 is known to work. Earlier versions should also
   work.
 
+- netcat. Several common implementations are known to work.
+
 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: