From patchwork Tue Feb 27 15:36:04 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 1905242 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=2605:bc80:3010::136; helo=smtp3.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=patchwork.ozlabs.org) Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4TkhRR0X9tz1yX4 for ; Wed, 28 Feb 2024 02:36:35 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 4B64160BBB; Tue, 27 Feb 2024 15:36:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gR5ipFiigLyG; Tue, 27 Feb 2024 15:36:31 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=2605:bc80:3010:104::8cd3:938; helo=lists.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 4B87260B6F Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp3.osuosl.org (Postfix) with ESMTPS id 4B87260B6F; Tue, 27 Feb 2024 15:36:31 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id E8281C0072; Tue, 27 Feb 2024 15:36:30 +0000 (UTC) X-Original-To: ovs-dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) by lists.linuxfoundation.org (Postfix) with ESMTP id C6434C0037 for ; Tue, 27 Feb 2024 15:36:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id AA0EA60857 for ; Tue, 27 Feb 2024 15:36:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zlznZbo5ci_l for ; Tue, 27 Feb 2024 15:36:25 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=2001:4b98:dc4:8::225; helo=relay5-d.mail.gandi.net; envelope-from=horms@ovn.org; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp3.osuosl.org D53FB60843 Authentication-Results: smtp3.osuosl.org; dmarc=none (p=none dis=none) header.from=ovn.org DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org D53FB60843 Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::225]) by smtp3.osuosl.org (Postfix) with ESMTPS id D53FB60843 for ; Tue, 27 Feb 2024 15:36:24 +0000 (UTC) Received: by mail.gandi.net (Postfix) with ESMTPSA id CD1B21C0005 for ; Tue, 27 Feb 2024 15:36:21 +0000 (UTC) From: Simon Horman Date: Tue, 27 Feb 2024 15:36:04 +0000 Message-Id: <20240227-doc-misc-v1-0-3d166cdd7e20@ovn.org> MIME-Version: 1.0 X-B4-Tracking: v=1; b=H4sIAGQB3mUC/6tWKk4tykwtVrJSqFYqSi3LLM7MzwNyDHUUlJIzE vPSU3UzU4B8JSMDIxMDIyNz3ZT8ZN3czOJkXWPL1JQ0wzRDC0vjVCWg8oKi1LTMCrBR0bG1tQB QHscFWgAAAA== To: ovs-dev@openvswitch.org Cc: X-Mailer: b4 0.12.3 X-GND-Sasl: horms@ovn.org Subject: [ovs-dev] [PATCH 0/5] Documentation: Copyright, hyperlink and spelling corrections. 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" * Update copyright to cover up to 2024 * Fix broken or otherwise out of date hyperlinks * Spelling corrections --- Simon Horman (5): Documentation: Extend copyright to 2024. Documentation: Correct spelling errors. Documentation: Anuket project updates. Documentatoin: Update Pacemaker link. Documentation: Update links to upstream Kernel documentation. Documentation/conf.py | 2 +- Documentation/howto/sflow.rst | 2 +- Documentation/howto/tc-offload.rst | 4 ++-- .../internals/contributing/backporting-patches.rst | 10 +++++----- Documentation/internals/security.rst | 10 +++++----- Documentation/intro/install/afxdp.rst | 2 +- Documentation/intro/install/documentation.rst | 6 +++--- Documentation/intro/install/dpdk.rst | 12 ++++++------ Documentation/intro/install/fedora.rst | 4 ++-- Documentation/intro/install/general.rst | 2 +- Documentation/intro/why-ovs.rst | 2 +- Documentation/topics/dpdk/bridge.rst | 8 ++++---- Documentation/topics/dpdk/phy.rst | 2 +- Documentation/topics/dpdk/vhost-user.rst | 2 +- Documentation/topics/integration.rst | 4 ++-- Documentation/topics/porting.rst | 2 +- Documentation/topics/record-replay.rst | 2 +- Documentation/topics/testing.rst | 17 +++++++++-------- 18 files changed, 47 insertions(+), 46 deletions(-) base-commit: 166ee41d282c506d100bc2185d60af277121b55b