get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/108603/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 108603,
    "url": "https://patches.dpdk.org/api/patches/108603/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220308145001.529734-4-bruce.richardson@intel.com/",
    "project": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20220308145001.529734-4-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220308145001.529734-4-bruce.richardson@intel.com",
    "date": "2022-03-08T14:49:59",
    "name": "[3/5] doc/linux_gsg: remove duplicated note",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "bfbf2b7bb413f34cdcbdc0d7c6e948a85825c150",
    "submitter": {
        "id": 20,
        "url": "https://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220308145001.529734-4-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 22071,
            "url": "https://patches.dpdk.org/api/series/22071/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=22071",
            "date": "2022-03-08T14:49:56",
            "name": "Small Doc improvements for Linux GSG",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/22071/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/108603/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/108603/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id B6812A00C2;\n\tTue,  8 Mar 2022 15:50:36 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id E583A4113C;\n\tTue,  8 Mar 2022 15:50:21 +0100 (CET)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by mails.dpdk.org (Postfix) with ESMTP id D0B194069F\n for <dev@dpdk.org>; Tue,  8 Mar 2022 15:50:19 +0100 (CET)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 08 Mar 2022 06:50:19 -0800",
            "from silpixa00399126.ir.intel.com ([10.237.223.34])\n by orsmga002.jf.intel.com with ESMTP; 08 Mar 2022 06:50:18 -0800"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1646751020; x=1678287020;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=aDqJySP6cQ9C92UhgYi/3BGBTAtVJdfG9iKIdgf1PwU=;\n b=Lq0VicLGqXo54xBWy40d6V673aflGE0NpzDOZyMxXQkEgRmQBxWrgK71\n C5p5uXbXAXJj9Zuzc00E/kZm3VaKfjxK7cuQ4GqMcWghL0rKgfVeinxUh\n /qgSKMm0brKZ0kforbrRCjh1vcpj5keipuK3ZclN8zqdwgC03QAx2O8n2\n OAFDZy5bS0/+u9xTSPoB0jAMOPwjo4/ucVCbGifbuvLSCyV6D2JYH06Sj\n ti9B23PjTUCW6m/kIDfpRmXXEDslrEyd8jICWX3hoSgEOJKdyv/FLw4Bg\n RFzn+vVeoYxXJP6YRgNQeEGPJwUrmqytQOR+mlywbfHNbmeymfwHtTGFx A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10279\"; a=\"253527939\"",
            "E=Sophos;i=\"5.90,165,1643702400\"; d=\"scan'208\";a=\"253527939\"",
            "E=Sophos;i=\"5.90,165,1643702400\"; d=\"scan'208\";a=\"510118230\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "john.mcnamara@intel.com,\n\tBruce Richardson <bruce.richardson@intel.com>",
        "Subject": "[PATCH 3/5] doc/linux_gsg: remove duplicated note",
        "Date": "Tue,  8 Mar 2022 14:49:59 +0000",
        "Message-Id": "<20220308145001.529734-4-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.32.0",
        "In-Reply-To": "<20220308145001.529734-1-bruce.richardson@intel.com>",
        "References": "<20220308145001.529734-1-bruce.richardson@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org"
    },
    "content": "A note about secure boot not allowing uio is present in both the system\nrequirements section and the driver binding section. This fits better in\nthe driver binding section, so the copy in system requirements can be\nremoved. The document in general now also emphasises vfio over uio more\nthan when this note was first added, reducing the need for this warning\nto be repeated.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n doc/guides/linux_gsg/sys_reqs.rst | 7 -------\n 1 file changed, 7 deletions(-)",
    "diff": "diff --git a/doc/guides/linux_gsg/sys_reqs.rst b/doc/guides/linux_gsg/sys_reqs.rst\nindex 6f8799504a..df367742cc 100644\n--- a/doc/guides/linux_gsg/sys_reqs.rst\n+++ b/doc/guides/linux_gsg/sys_reqs.rst\n@@ -17,13 +17,6 @@ and high performance of small packets, BIOS setting changes may be needed.\n Consult the section on :ref:`Enabling Additional Functionality <Enabling_Additional_Functionality>`\n for more information on the required changes.\n \n-.. note::\n-\n-   If UEFI secure boot is enabled, the Linux kernel may disallow the use of\n-   UIO on the system. Therefore, devices for use by DPDK should be bound to the\n-   ``vfio-pci`` kernel module rather than ``igb_uio`` or ``uio_pci_generic``.\n-   For more details see :ref:`linux_gsg_binding_kernel`.\n-\n Compilation of the DPDK\n -----------------------\n \n",
    "prefixes": [
        "3/5"
    ]
}