get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 108496,
    "url": "http://patches.dpdk.org/api/patches/108496/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220302172217.472279-3-bruce.richardson@intel.com/",
    "project": {
        "id": 1,
        "url": "http://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": "<20220302172217.472279-3-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220302172217.472279-3-bruce.richardson@intel.com",
    "date": "2022-03-02T17:22:10",
    "name": "[2/9] doc/linux_gsg: fix missing note on UIO module",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "aa736bf5a6a9263f5d8e2031633d97951eb17a1d",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220302172217.472279-3-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 21992,
            "url": "http://patches.dpdk.org/api/series/21992/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21992",
            "date": "2022-03-02T17:22:08",
            "name": "Improve linux drivers GSG section",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/21992/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/108496/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/108496/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 68F4DA04A4;\n\tWed,  2 Mar 2022 18:24:21 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 3DDCE4275C;\n\tWed,  2 Mar 2022 18:24:13 +0100 (CET)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n by mails.dpdk.org (Postfix) with ESMTP id 918934274D;\n Wed,  2 Mar 2022 18:24:11 +0100 (CET)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 02 Mar 2022 09:24:10 -0800",
            "from silpixa00399126.ir.intel.com ([10.237.223.34])\n by orsmga008.jf.intel.com with ESMTP; 02 Mar 2022 09:24:09 -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=1646241851; x=1677777851;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=XHQ9NcqZOU9e+YGqa+JCZuJenBim/EQOZXpEWOPISxE=;\n b=FHSVyjKpkew/QXylC/pWLyZyA7b4j8+asOoP8H95Klf0rHouwLRzNfsN\n XdYpO2P325BaS4z+lNgU/waWo5DZeoGNyft/uYFcJMV4Vd95/G1BSBPaF\n yipJVXzk7gHtYxdBiZCfDkHkP/s/LhSYpvXuKKVr/1JjbyBIqkUO2B40b\n r5TQM7NULDDExZ9nqkvYncegR0GIuySGKEYPo+Bb+t/5/GKUnXLQGFqMl\n 4iazPv2dcbmpxSAZT+n0g8upc1XVzLDE7fmndc4piG7lqwl4fwdaOyEI+\n SjprBRjX6bwxTYShYaTCiy8Yu8pBP9Inpy+YA+zaNL5DOSlgbO9h40bqL w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10274\"; a=\"253651969\"",
            "E=Sophos;i=\"5.90,149,1643702400\"; d=\"scan'208\";a=\"253651969\"",
            "E=Sophos;i=\"5.90,149,1643702400\"; d=\"scan'208\";a=\"551348108\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "stable@dpdk.org, Bruce Richardson <bruce.richardson@intel.com>,\n thomas@monjalon.net",
        "Subject": "[PATCH 2/9] doc/linux_gsg: fix missing note on UIO module",
        "Date": "Wed,  2 Mar 2022 17:22:10 +0000",
        "Message-Id": "<20220302172217.472279-3-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.32.0",
        "In-Reply-To": "<20220302172217.472279-1-bruce.richardson@intel.com>",
        "References": "<20220302172217.472279-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": "The docs on binding drivers was updated as part of the removal of the\nigb_uio module from the main DPDK repo. As part of that update, a note\nabout uio_pci_generic requiring legacy interrupts was removed, but\nshould have been kept.\n\nFixes: 56bb5841fd06 (\"kernel/linux: remove igb_uio\")\nCc: thomas@monjalon.net\nCc: stable@dpdk.org\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n doc/guides/linux_gsg/linux_drivers.rst | 5 +++++\n 1 file changed, 5 insertions(+)",
    "diff": "diff --git a/doc/guides/linux_gsg/linux_drivers.rst b/doc/guides/linux_gsg/linux_drivers.rst\nindex 56564286ac..75af2f01e1 100644\n--- a/doc/guides/linux_gsg/linux_drivers.rst\n+++ b/doc/guides/linux_gsg/linux_drivers.rst\n@@ -174,6 +174,11 @@ It can be loaded as shown below:\n    sudo modprobe uio\n    sudo insmod igb_uio.ko\n \n+.. note::\n+\n+    For some devices which lack support for legacy interrupts, e.g. virtual function\n+    (VF) devices, the ``igb_uio`` module may be needed in place of ``uio_pci_generic``.\n+\n .. note::\n \n    If UEFI secure boot is enabled,\n",
    "prefixes": [
        "2/9"
    ]
}