From patchwork Mon Feb 12 18:12:58 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Finucane X-Patchwork-Id: 872259 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=that.guru header.i=@that.guru header.b="S8OkxCig"; dkim-atps=neutral Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3zgDYh1nMmz9t3F for ; Tue, 13 Feb 2018 05:23:04 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 14CC1C19; Mon, 12 Feb 2018 18:21:34 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 90F41982 for ; Mon, 12 Feb 2018 18:21:32 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from weasel.tulip.relay.mailchannels.net (weasel.tulip.relay.mailchannels.net [23.83.218.247]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 3F4C2417 for ; Mon, 12 Feb 2018 18:21:30 +0000 (UTC) X-Sender-Id: 5xi41l16bi|x-authuser|stephen@that.guru Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id AF03C7209E0; Mon, 12 Feb 2018 18:13:14 +0000 (UTC) Received: from one.mxroute.com (unknown [100.96.23.35]) (Authenticated sender: 5xi41l16bi) by relay.mailchannels.net (Postfix) with ESMTPA id C337472201D; Mon, 12 Feb 2018 18:13:13 +0000 (UTC) X-Sender-Id: 5xi41l16bi|x-authuser|stephen@that.guru Received: from one.mxroute.com (one-outgoing.mxroute.com [172.18.55.234]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.13.1); Mon, 12 Feb 2018 18:13:14 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: 5xi41l16bi|x-authuser|stephen@that.guru X-MailChannels-Auth-Id: 5xi41l16bi X-Tasty-Thread: 5c7895b918dacda6_1518459194262_1430073181 X-MC-Loop-Signature: 1518459194261:3160993297 X-MC-Ingress-Time: 1518459194260 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=that.guru; s=default; h=Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:MIME-Version :Content-Type:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=y3x6f+DLcIPY4eo9IFMqW8tZnxO9i9WCMD7PtCJwHfk=; b=S8OkxCigE5mBgszdbP73C3qXCD pHHXYm6fnA/khZNk4GJFuR3wrpf+Kv8av32ohznY1KvSGke6eh/CnZ/9wF7qCkh5+FfUyHZcVTL8H 9sL3cy/iPovQjtTd5LZiTGTVsjo9gOe6Of987IJfGSPiLRL/0EkpfER4Whoj6YKPqQiohZxuI4Rk+ s4XHjJPfTMl0W70pUMqR0mDWmpPHOc3rCBTxmG9wfkE4YoYElqGxmi69HxSegb5ELd5lRcU+sKiOz o2SI//cKQm308oI/p6I/9zzUgLzps/CeBSXGE3vdGUKJpokN1NaTzEE3IhsGCKoGFwObqDs7fHHJs bMLFlOvA==; From: Stephen Finucane To: dev@openvswitch.org Date: Mon, 12 Feb 2018 18:12:58 +0000 Message-Id: <20180212181306.6674-1-stephen@that.guru> X-Mailer: git-send-email 2.14.3 X-AuthUser: stephen@that.guru X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, T_DKIM_INVALID autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [PATCH 0/8] Split up the DPDK howto X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org The DPDK howto has slowly morphed into a catch all for everything DPDK, which goes against the original design goal for 'howto' documents [*]. This series attempts to return some sanity to the universe by splitting this document into many more 'topic' documents. Along the way, we add a lot of semantic markup, rework some text, and add an overview on 'dpdk'-type ports (the original goal here). There's a good chance I've made some mistakes in the process and I've left TODOs for someone to resolve now or at a future date. I welcome feedback on both of these. Now to go back to figure how exactly NUMA affinity works for and affects PMD threads... [*] 'howto' documents are supposed to be brief, high-level overviews on a particular group of features, with a focus on the user. They're not as all-encompassing as a 'tutorial', but not as specific as a 'topic'. Stephen Finucane (8): doc: Add an overview of the 'dpdk' port doc: Add "PMD" topic document doc: Move additional sections to "physical ports" doc doc: Move "QoS" guide to its own document doc: Add "bridge" topic document doc: Move "pdump" guide to its own document doc: Split Jumbo Frames guide between two docs doc: Final cleanup of the DPDK howto Documentation/conf.py | 2 +- Documentation/howto/dpdk.rst | 453 +++---------------------------- Documentation/topics/dpdk/bridge.rst | 103 +++++++ Documentation/topics/dpdk/index.rst | 11 + Documentation/topics/dpdk/pdump.rst | 65 +++++ Documentation/topics/dpdk/phy.rst | 242 +++++++++++++++++ Documentation/topics/dpdk/pmd.rst | 139 ++++++++++ Documentation/topics/dpdk/qos.rst | 100 +++++++ Documentation/topics/dpdk/vhost-user.rst | 53 +++- 9 files changed, 740 insertions(+), 428 deletions(-) create mode 100644 Documentation/topics/dpdk/bridge.rst create mode 100644 Documentation/topics/dpdk/pdump.rst create mode 100644 Documentation/topics/dpdk/phy.rst create mode 100644 Documentation/topics/dpdk/pmd.rst create mode 100644 Documentation/topics/dpdk/qos.rst