get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 125587,
    "url": "http://patches.dpdk.org/api/patches/125587/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/patch/20230329073352.3097258-1-junfeng.guo@intel.com/",
    "project": {
        "id": 4,
        "url": "http://patches.dpdk.org/api/projects/4/?format=api",
        "name": "WEB",
        "link_name": "web",
        "list_id": "web.dpdk.org",
        "list_email": "web@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dpdk-web",
        "webscm_url": "http://git.dpdk.org/tools/dpdk-web/",
        "list_archive_url": "https://inbox.dpdk.org/web",
        "list_archive_url_format": "https://inbox.dpdk.org/web/{}",
        "commit_url_format": ""
    },
    "msgid": "<20230329073352.3097258-1-junfeng.guo@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/web/20230329073352.3097258-1-junfeng.guo@intel.com",
    "date": "2023-03-29T07:33:52",
    "name": "add supported raw devices",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "0fc93681410a3e9e00a7fa86809798e901dda6d9",
    "submitter": {
        "id": 1785,
        "url": "http://patches.dpdk.org/api/people/1785/?format=api",
        "name": "Junfeng Guo",
        "email": "junfeng.guo@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/web/patch/20230329073352.3097258-1-junfeng.guo@intel.com/mbox/",
    "series": [
        {
            "id": 27572,
            "url": "http://patches.dpdk.org/api/series/27572/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/list/?series=27572",
            "date": "2023-03-29T07:33:52",
            "name": "add supported raw devices",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/27572/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/125587/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/125587/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<web-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 37B744285E;\n\tWed, 29 Mar 2023 09:41:29 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 312A140F18;\n\tWed, 29 Mar 2023 09:41:29 +0200 (CEST)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by mails.dpdk.org (Postfix) with ESMTP id 9FCDB40EE7\n for <web@dpdk.org>; Wed, 29 Mar 2023 09:41:27 +0200 (CEST)",
            "from orsmga007.jf.intel.com ([10.7.209.58])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 29 Mar 2023 00:41:26 -0700",
            "from dpdk-jf-ntb-one.sh.intel.com ([10.67.111.104])\n by orsmga007.jf.intel.com with ESMTP; 29 Mar 2023 00:41:25 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1680075687; x=1711611687;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=jSBsJLGxkNjrNwOoj7mMihBy0DTPWiKvevB75s5uPfM=;\n b=QCY/LXJHgmqEaAy/oITB5tsBtYyWDB+I3EYDEehU5DUTb8KydfeNaxWR\n 9bXY9d52d0NTHFtXzISkJ8u+rgnH7Ub1fJ1JYro+3yQ9H6TZbLLqyt+mN\n zAacCpMTRPwCVousmyWEhrKuy9RstHe6O7b56uJV0BZChUU+IP4hyZqO0\n xYgFAsJNMBf2xXOaa/+YoNBqv72Zp5qj1IYibRy846ATDzX1lyjmdV6OX\n QAWwy+NHCpzhEAy31IZv3X7fYTUUV2DrVnPno/mGcGHzdqN/MAjbF9t7t\n Xt07Fwu+K3139UHE244qK/2KJc0C0cNGVcILT858pa97HZWtP8GDVilbn w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10663\"; a=\"405749524\"",
            "E=Sophos;i=\"5.98,300,1673942400\"; d=\"scan'208\";a=\"405749524\"",
            "E=McAfee;i=\"6600,9927,10663\"; a=\"677683385\"",
            "E=Sophos;i=\"5.98,300,1673942400\"; d=\"scan'208\";a=\"677683385\""
        ],
        "X-ExtLoop1": "1",
        "From": "Junfeng Guo <junfeng.guo@intel.com>",
        "To": "thomas@monjalon.net,\n\tbruce.richardson@intel.com",
        "Cc": "web@dpdk.org,\n\tJunfeng Guo <junfeng.guo@intel.com>",
        "Subject": "[PATCH] add supported raw devices",
        "Date": "Wed, 29 Mar 2023 15:33:52 +0800",
        "Message-Id": "<20230329073352.3097258-1-junfeng.guo@intel.com>",
        "X-Mailer": "git-send-email 2.34.1",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "web@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK website maintenance <web.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/web>,\n <mailto:web-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/web/>",
        "List-Post": "<mailto:web@dpdk.org>",
        "List-Help": "<mailto:web-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/web>,\n <mailto:web-request@dpdk.org?subject=subscribe>",
        "Errors-To": "web-bounces@dpdk.org"
    },
    "content": "cnxk_bphy was added in DPDK 21.08.\ncnxk_gpio was added in DPDK 22.03.\ndpaa2_cmdif was added in DPDK 18.05.\nifpga was added in DPDK 18.05.\nntb was added in DPDK 19.08.\n\nSigned-off-by: Junfeng Guo <junfeng.guo@intel.com>\n---\n content/supported/_index.md                | 6 +++++-\n content/supported/miscellaneous/_index.md  | 6 ++++++\n content/supported/miscellaneous/intel.md   | 8 ++++++++\n content/supported/miscellaneous/marvell.md | 8 ++++++++\n content/supported/miscellaneous/nxp.md     | 7 +++++++\n 5 files changed, 34 insertions(+), 1 deletion(-)\n create mode 100644 content/supported/miscellaneous/_index.md\n create mode 100644 content/supported/miscellaneous/intel.md\n create mode 100644 content/supported/miscellaneous/marvell.md\n create mode 100644 content/supported/miscellaneous/nxp.md",
    "diff": "diff --git a/content/supported/_index.md b/content/supported/_index.md\nindex b3bf729..63d6c45 100644\n--- a/content/supported/_index.md\n+++ b/content/supported/_index.md\n@@ -1,6 +1,6 @@\n +++\n title = \"Supported Hardware\"\n-weight = \"6\"\n+weight = \"7\"\n +++\n \n ## CPUs\n@@ -26,3 +26,7 @@ weight = \"6\"\n ## Baseband Accelerators\n \n {{% children style=\"card\" page=\"supported/baseband\" showhidden=\"true\" sort=\"name\" description=\"true\" %}}\n+\n+## Miscellaneous\n+\n+{{% children style=\"card\" page=\"supported/miscellaneous\" showhidden=\"true\" sort=\"name\" description=\"true\" %}}\ndiff --git a/content/supported/miscellaneous/_index.md b/content/supported/miscellaneous/_index.md\nnew file mode 100644\nindex 0000000..a34c7c8\n--- /dev/null\n+++ b/content/supported/miscellaneous/_index.md\n@@ -0,0 +1,6 @@\n++++\n+title = \"Miscellaneous\"\n+weight = 7\n++++\n+\n+{{% children style=\"card\" showhidden=\"true\" sort=\"name\" description=\"true\" %}}\ndiff --git a/content/supported/miscellaneous/intel.md b/content/supported/miscellaneous/intel.md\nnew file mode 100644\nindex 0000000..2a0d065\n--- /dev/null\n+++ b/content/supported/miscellaneous/intel.md\n@@ -0,0 +1,8 @@\n++++\n+title = \"Intel\"\n+description = \"ifpga, ntb\"\n+hidden = true\n++++\n+\n+- [ifpga](//doc.dpdk.org/guides/rawdevs/ifpga.html)\n+- [ntb](//doc.dpdk.org/guides/rawdevs/ntb.html)\ndiff --git a/content/supported/miscellaneous/marvell.md b/content/supported/miscellaneous/marvell.md\nnew file mode 100644\nindex 0000000..675dfaf\n--- /dev/null\n+++ b/content/supported/miscellaneous/marvell.md\n@@ -0,0 +1,8 @@\n++++\n+title = \"Marvell\"\n+description = \"cnxk_bphy, cnxk_gpio\"\n+hidden = true\n++++\n+\n+- [cnxk_bphy](//doc.dpdk.org/guides/rawdevs/cnxk_bphy.html)\n+- [cnxk_gpio](//doc.dpdk.org/guides/rawdevs/cnxk_gpio.html)\ndiff --git a/content/supported/miscellaneous/nxp.md b/content/supported/miscellaneous/nxp.md\nnew file mode 100644\nindex 0000000..48c4725\n--- /dev/null\n+++ b/content/supported/miscellaneous/nxp.md\n@@ -0,0 +1,7 @@\n++++\n+title = \"NXP\"\n+description = \"dpaa2_cmdif\"\n+hidden = true\n++++\n+\n+- [dpaa2_cmdif](//doc.dpdk.org/guides/rawdevs/dpaa2_cmdif.html)\n",
    "prefixes": []
}