get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 104532,
    "url": "http://patchwork.dpdk.org/api/patches/104532/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20211119181833.121383-1-yanx.xia@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20211119181833.121383-1-yanx.xia@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20211119181833.121383-1-yanx.xia@intel.com",
    "date": "2021-11-19T18:18:33",
    "name": "[V1] doc: add tested Intel platforms with Intel NICs",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "aa236ad86b679ad23bc132ba1fb4bdb7dd51665b",
    "submitter": {
        "id": 2034,
        "url": "http://patchwork.dpdk.org/api/people/2034/?format=api",
        "name": "Yan Xia",
        "email": "yanx.xia@intel.com"
    },
    "delegate": {
        "id": 24651,
        "url": "http://patchwork.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20211119181833.121383-1-yanx.xia@intel.com/mbox/",
    "series": [
        {
            "id": 20660,
            "url": "http://patchwork.dpdk.org/api/series/20660/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=20660",
            "date": "2021-11-19T18:18:33",
            "name": "[V1] doc: add tested Intel platforms with Intel NICs",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/20660/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/104532/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/104532/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 EE66BA0C4B;\n\tFri, 19 Nov 2021 11:17:31 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 817CE40143;\n\tFri, 19 Nov 2021 11:17:31 +0100 (CET)",
            "from mga12.intel.com (mga12.intel.com [192.55.52.136])\n by mails.dpdk.org (Postfix) with ESMTP id EFA2440140\n for <dev@dpdk.org>; Fri, 19 Nov 2021 11:17:29 +0100 (CET)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 19 Nov 2021 02:17:29 -0800",
            "from unknown (HELO dpdk.lan) ([10.240.183.77])\n by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 19 Nov 2021 02:17:27 -0800"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10172\"; a=\"214422278\"",
            "E=Sophos;i=\"5.87,247,1631602800\"; d=\"scan'208\";a=\"214422278\"",
            "E=Sophos;i=\"5.87,247,1631602800\"; d=\"scan'208\";a=\"551036155\""
        ],
        "From": "Yan Xia <yanx.xia@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Yan Xia <yanx.xia@intel.com>",
        "Subject": "[PATCH V1] doc: add tested Intel platforms with Intel NICs",
        "Date": "Fri, 19 Nov 2021 18:18:33 +0000",
        "Message-Id": "<20211119181833.121383-1-yanx.xia@intel.com>",
        "X-Mailer": "git-send-email 2.33.1",
        "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": "Add tested Intel platforms with Intel NICs to v21.11 release note.\n\nSigned-off-by: Yan Xia <yanx.xia@intel.com>\n---\n doc/guides/rel_notes/release_21_11.rst | 91 ++++++++++++++++++++++++++\n 1 file changed, 91 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst\nindex 4d8c59472a..b14592ed81 100644\n--- a/doc/guides/rel_notes/release_21_11.rst\n+++ b/doc/guides/rel_notes/release_21_11.rst\n@@ -726,3 +726,94 @@ Tested Platforms\n    This section is a comment. Do not overwrite or remove it.\n    Also, make sure to start the actual text at the margin.\n    =======================================================\n+\n+* Intel\\ |reg| platforms with Intel\\ |reg| NICs combinations\n+\n+  * CPU\n+\n+    * Intel\\ |reg| Atom\\ |trade| CPU C3758 @ 2.20GHz\n+    * Intel\\ |reg| Xeon\\ |reg| CPU E5-2680 v2 @ 2.80GHz\n+    * Intel\\ |reg| Xeon\\ |reg| CPU E5-2699 v3 @ 2.30GHz\n+    * Intel\\ |reg| Xeon\\ |reg| CPU E5-2699 v4 @ 2.20GHz\n+    * Intel\\ |reg| Xeon\\ |reg| Gold 6140M CPU @ 2.30GHz\n+    * Intel\\ |reg| Xeon\\ |reg| Gold 6139 CPU @ 2.30GHz\n+    * Intel\\ |reg| Xeon\\ |reg| Gold 6252N CPU @ 2.30GHz\n+    * Intel\\ |reg| Xeon\\ |reg| Gold 6348 CPU @ 2.60GHz\n+    * Intel\\ |reg| Xeon\\ |reg| Platinum 8180M CPU @ 2.50GHz\n+    * Intel\\ |reg| Xeon\\ |reg| Platinum 8280M CPU @ 2.70GHz\n+\n+  * OS:\n+\n+    * Fedora 34\n+    * OpenWRT 21.02.0\n+    * FreeBSD 13.0\n+    * Red Hat Enterprise Linux Server release 8.4\n+    * Suse 15 SP3\n+    * Ubuntu 20.04.3\n+    * Ubuntu 21.10\n+\n+  * NICs:\n+\n+    * Intel\\ |reg| Ethernet Controller E810-C for SFP (4x25G)\n+\n+      * Firmware version: 3.10 0x8000aa86 1.3100.0\n+      * Device id (pf/vf): 8086:1593 / 8086:1889\n+      * Driver version: 1.7.11_7_g444e5edb (ice)\n+      * OS Default DDP: 1.3.27.0\n+      * COMMS DDP: 1.3.31.0\n+      * Wireless Edge DDP: 1.3.7.0\n+\n+    * Intel\\ |reg| Ethernet Controller E810-C for QSFP (2x100G)\n+\n+      * Firmware version: 3.10 0x8000aa66 1.3100.0\n+      * Device id (pf/vf): 8086:1592 / 8086:1889\n+      * Driver version: 1.7.11_7_g444e5edb (ice)\n+      * OS Default DDP: 1.3.27.0\n+      * COMMS DDP: 1.3.31.0\n+      * Wireless Edge DDP: 1.3.7.0\n+\n+    * Intel\\ |reg| 82599ES 10 Gigabit Ethernet Controller\n+\n+      * Firmware version: 0x61bf0001\n+      * Device id (pf/vf): 8086:10fb / 8086:10ed\n+      * Driver version(in-tree): 5.1.0-k (ixgbe)\n+      * Driver version(out-tree): 5.13.4 (ixgbe)\n+\n+    * Intel\\ |reg| Ethernet Converged Network Adapter X710-DA4 (4x10G)\n+\n+      * PF Firmware version: 8.30 0x8000a49d 1.2926.0\n+      * VF Firmware version: 8.50 0x8000b6d9 1.3082.0\n+      * Device id (pf/vf): 8086:1572 / 8086:154c\n+      * Driver version: 2.17.4 (i40e)\n+\n+    * Intel\\ |reg| Corporation Ethernet Connection X722 for 10GbE SFP+ (4x10G)\n+\n+      * Firmware version: 5.30 0x80002a29 1.2926.0\n+      * Device id (pf/vf): 8086:37d0 / 8086:37cd\n+      * Driver version: 2.17.4 (i40e)\n+\n+    * Intel\\ |reg| Corporation Ethernet Connection X722 for 10GBASE-T (2x10G)\n+\n+      * Firmware version: 5.40 0x80002e2f 1.2935.0\n+      * Device id (pf/vf): 8086:37d2 / 8086:37cd\n+      * Driver version: 2.17.4 (i40e)\n+\n+    * Intel\\ |reg| Ethernet Converged Network Adapter XXV710-DA2 (2x25G)\n+\n+      * PF Firmware version: 8.30 0x8000a483 1.2926.0\n+      * VF Firmware version: 8.50 0x8000b703 1.3082.0\n+      * Device id (pf/vf): 8086:158b / 8086:154c\n+      * Driver version: 2.17.4 (i40e)\n+\n+    * Intel\\ |reg| Ethernet Converged Network Adapter XL710-QDA2 (2X40G)\n+\n+      * PF Firmware version: 8.30 0x8000a4ae 1.2926.0\n+      * VF Firmware version: 8.50 0x8000b6c7 1.3082.0\n+      * Device id (pf/vf): 8086:1583 / 8086:154c\n+      * Driver version: 2.17.4 (i40e)\n+\n+    * Intel\\ |reg| Ethernet Converged Network Adapter X710-T2L\n+\n+      * Firmware version: 8.30 0x8000a489 1.2879.0\n+      * Device id (pf): 8086:15ff\n+      * Driver version: 2.17.4 (i40e)\n",
    "prefixes": [
        "V1"
    ]
}