From patchwork Thu Apr 28 23:34:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alin-Gabriel Serdean X-Patchwork-Id: 1623943 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=2605:bc80:3010::133; helo=smtp2.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4KqBn62ZYFz9s0r for ; Fri, 29 Apr 2022 09:35:22 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id BC7B940C72; Thu, 28 Apr 2022 23:35:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4s5MiSNpvk3o; Thu, 28 Apr 2022 23:35:18 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp2.osuosl.org (Postfix) with ESMTPS id D1F8340C66; Thu, 28 Apr 2022 23:35:17 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 8BEF4C0039; Thu, 28 Apr 2022 23:35:17 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) by lists.linuxfoundation.org (Postfix) with ESMTP id D1322C002D for ; Thu, 28 Apr 2022 23:35:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id B06EA41BD9 for ; Thu, 28 Apr 2022 23:35:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kAWtggEvtngo for ; Thu, 28 Apr 2022 23:35:14 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by smtp4.osuosl.org (Postfix) with ESMTPS id 46B1A41BD1 for ; Thu, 28 Apr 2022 23:35:14 +0000 (UTC) Received: (Authenticated sender: aserdean@ovn.org) by mail.gandi.net (Postfix) with ESMTPSA id AE6DA240002; Thu, 28 Apr 2022 23:35:09 +0000 (UTC) From: Alin-Gabriel Serdean To: dev@openvswitch.org Date: Fri, 29 Apr 2022 02:34:57 +0300 Message-Id: <20220428233457.14738-1-aserdean@ovn.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Subject: [ovs-dev] [PATCH] Fix documentation broken links X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" Signed-off-by: Alin-Gabriel Serdean --- Documentation/howto/qos.rst | 8 ++++---- .../internals/contributing/documentation-style.rst | 2 +- Documentation/topics/testing.rst | 2 +- Documentation/topics/windows.rst | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Documentation/howto/qos.rst b/Documentation/howto/qos.rst index 4462856ba..2707d1d60 100644 --- a/Documentation/howto/qos.rst +++ b/Documentation/howto/qos.rst @@ -59,10 +59,10 @@ is participating in an OVS bridge, no IP address can be assigned on `eth0`. The second host, named Measurement Host, can be any host capable of measuring throughput from a VM. For this guide, we use `netperf -`__, a free tool for testing the rate at which one host -can send to another. The Measurement Host has only a single NIC, `eth0`, which -is connected to the Data Network. `eth0` has an IP address that can reach any -VM on `host1`. +`__, a free tool for testing the rate +at which one host can send to another. The Measurement Host has only a single +NIC, `eth0`, which is connected to the Data Network. `eth0` has an IP address +that can reach any VM on `host1`. Two VMs ~~~~~~~ diff --git a/Documentation/internals/contributing/documentation-style.rst b/Documentation/internals/contributing/documentation-style.rst index 045cdf696..04a9829f1 100644 --- a/Documentation/internals/contributing/documentation-style.rst +++ b/Documentation/internals/contributing/documentation-style.rst @@ -423,7 +423,7 @@ Helpful Tools There are a number of tools, online and offline, which can be used to preview documents are you edit them: -- `rst.ninjs.org `__ +- `rst.ninjs.org `__ An online rST editor/previewer diff --git a/Documentation/topics/testing.rst b/Documentation/topics/testing.rst index c15d5b38f..f551b61e1 100644 --- a/Documentation/topics/testing.rst +++ b/Documentation/topics/testing.rst @@ -447,7 +447,7 @@ datapath testsuite. an updated iproute2 utilities package. The package is available from the Linux kernel organization open source git repositories. - https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git + https://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/iproute2.git .. _testing-static-analysis: diff --git a/Documentation/topics/windows.rst b/Documentation/topics/windows.rst index c5b34c85f..cb220b156 100644 --- a/Documentation/topics/windows.rst +++ b/Documentation/topics/windows.rst @@ -501,7 +501,7 @@ References .. [1] Hyper-V Extensible Switch https://msdn.microsoft.com/windows/hardware/drivers/network/hyper-v-extensible-switch .. [2] Hyper-V Extensible Switch Extensions https://msdn.microsoft.com/windows/hardware/drivers/network/hyper-v-extensible-switch-extensions -.. [3] DPIF Provider http://openvswitch.sourcearchive.com/documentation/1.1.0-1/dpif-provider_8h_source.html +.. [3] DPIF Provider https://github.com/openvswitch/ovs/blob/branch-2.17/lib/dpif-provider.h .. [4] Hyper-V Extensible Switch Components https://msdn.microsoft.com/windows/hardware/drivers/network/hyper-v-extensible-switch-components .. [5] Windows Filtering Platform https://msdn.microsoft.com/en-us/library/windows/desktop/aa366510(v=vs.85).aspx .. [6] IP Helper https://msdn.microsoft.com/windows/hardware/drivers/network/ip-helper