get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 14892,
    "url": "https://patches.dpdk.org/api/patches/14892/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1468908261-24888-1-git-send-email-yulong.pei@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": "<1468908261-24888-1-git-send-email-yulong.pei@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1468908261-24888-1-git-send-email-yulong.pei@intel.com",
    "date": "2016-07-19T06:04:21",
    "name": "[dpdk-dev] doc: add section on tested platforms and nics and OS",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "d2d9ffc44c048856e5286129d3ce5d8864539290",
    "submitter": {
        "id": 377,
        "url": "https://patches.dpdk.org/api/people/377/?format=api",
        "name": "Pei, Yulong",
        "email": "yulong.pei@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1468908261-24888-1-git-send-email-yulong.pei@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/14892/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/14892/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [IPv6:::1])\n\tby dpdk.org (Postfix) with ESMTP id B43742B98;\n\tTue, 19 Jul 2016 08:04:47 +0200 (CEST)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n\tby dpdk.org (Postfix) with ESMTP id 025EA9E3\n\tfor <dev@dpdk.org>; Tue, 19 Jul 2016 08:04:45 +0200 (CEST)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n\tby fmsmga103.fm.intel.com with ESMTP; 18 Jul 2016 23:04:45 -0700",
            "from shvmail01.sh.intel.com ([10.239.29.42])\n\tby orsmga001.jf.intel.com with ESMTP; 18 Jul 2016 23:04:41 -0700",
            "from shecgisg003.sh.intel.com (shecgisg003.sh.intel.com\n\t[10.239.29.90])\n\tby shvmail01.sh.intel.com with ESMTP id u6J64X8M004633;\n\tTue, 19 Jul 2016 14:04:33 +0800",
            "from shecgisg003.sh.intel.com (localhost [127.0.0.1])\n\tby shecgisg003.sh.intel.com (8.13.6/8.13.6/SuSE Linux 0.8) with ESMTP\n\tid u6J64URJ024922; Tue, 19 Jul 2016 14:04:32 +0800",
            "(from ypei@localhost)\n\tby shecgisg003.sh.intel.com (8.13.6/8.13.6/Submit) id u6J64Otw024918; \n\tTue, 19 Jul 2016 14:04:24 +0800"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.28,388,1464678000\"; d=\"scan'208\";a=\"998018445\"",
        "From": "Yulong Pei <yulong.pei@intel.com>",
        "To": "dev@dpdk.org, john.mcnamara@intel.com",
        "Cc": "thomas.monjalon@6wind.com, Yulong Pei <yulong.pei@intel.com>",
        "Date": "Tue, 19 Jul 2016 14:04:21 +0800",
        "Message-Id": "<1468908261-24888-1-git-send-email-yulong.pei@intel.com>",
        "X-Mailer": "git-send-email 1.7.4.1",
        "Subject": "[dpdk-dev] [PATCH] doc: add section on tested platforms and nics\n\tand OS",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "patches and discussions about DPDK <dev.dpdk.org>",
        "List-Unsubscribe": "<http://dpdk.org/ml/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://dpdk.org/ml/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<http://dpdk.org/ml/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Add new section on tested platforms and nics and OS to the release notes.\n\nSigned-off-by: Yulong Pei <yulong.pei@intel.com>\n---\n doc/guides/rel_notes/release_16_07.rst | 117 +++++++++++++++++++++++++++++----\n 1 file changed, 106 insertions(+), 11 deletions(-)",
    "diff": "diff --git a/doc/guides/rel_notes/release_16_07.rst b/doc/guides/rel_notes/release_16_07.rst\nindex d3a144f..3b3c23e 100644\n--- a/doc/guides/rel_notes/release_16_07.rst\n+++ b/doc/guides/rel_notes/release_16_07.rst\n@@ -350,25 +350,120 @@ The libraries prepended with a plus sign were incremented in this version.\n Tested Platforms\n ----------------\n \n-.. This section should contain a list of platforms that were tested with this\n-   release.\n+#. SuperMicro 1U\n \n-   The format is:\n+   - BIOS: 1.0c\n+   - Processor: Intel(R) Atom(TM) CPU C2758 @ 2.40GHz\n \n-   #. Platform name.\n+#. SuperMicro 1U\n \n-      - Platform details.\n-      - Platform details.\n+   - BIOS: 1.0a\n+   - Processor: Intel(R) Xeon(R) CPU D-1540 @ 2.00GHz\n+   - Onboard NIC: Intel(R) X552/X557-AT (2x10G)\n+\n+     - Firmware-version: 0x800001cf\n+     - Device ID (PF/VF): 8086:15ad /8086:15a8\n+\n+   - kernel driver version: 4.2.5 (ixgbe)\n+\n+#. SuperMicro 2U\n+\n+   - BIOS: 1.0a\n+   - Processor: Intel(R) Xeon(R) CPU E5-4667 v3 @ 2.00GHz\n+\n+#. Intel(R) Server board S2600GZ\n+\n+   - BIOS: SE5C600.86B.02.02.0002.122320131210\n+   - Processor: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz\n+\n+#. Intel(R) Server board W2600CR\n+\n+   - BIOS: SE5C600.86B.02.01.0002.082220131453\n+   - Processor: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz\n+\n+#. Intel(R) Server board S2600CWT\n+\n+   - BIOS: SE5C610.86B.01.01.0009.060120151350\n+   - Processor: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz\n+\n+#. Intel(R) Server board S2600WTT\n+\n+   - BIOS: SE5C610.86B.01.01.0005.101720141054\n+   - Processor: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz\n+\n+#. Intel(R) Server board S2600WTT\n+\n+   - BIOS: SE5C610.86B.11.01.0044.090120151156\n+   - Processor: Intel(R) Xeon(R) CPU E5-2695 v4 @ 2.10GHz\n \n \n Tested NICs\n -----------\n \n-.. This section should contain a list of NICs that were tested with this release.\n+#. Intel(R) Ethernet Controller X540-AT2\n+\n+   - Firmware version: 0x80000389\n+   - Device id (pf): 8086:1528\n+   - Driver version: 3.23.2 (ixgbe)\n+\n+#. Intel(R) 82599ES 10 Gigabit Ethernet Controller\n+\n+   - Firmware version: 0x61bf0001\n+   - Device id (pf/vf): 8086:10fb / 8086:10ed\n+   - Driver version: 4.0.1-k (ixgbe)\n+\n+#. Intel(R) Corporation Ethernet Connection X552/X557-AT 10GBASE-T\n+\n+   - Firmware version: 0x800001cf\n+   - Device id (pf/vf): 8086:15ad / 8086:15a8\n+   - Driver version: 4.2.5 (ixgbe)\n+\n+#. Intel(R) Ethernet Converged Network Adapter X710-DA4 (4x10G)\n+\n+   - Firmware version: 5.04\n+   - Device id (pf/vf): 8086:1572 / 8086:154c\n+   - Driver version: 1.4.26 (i40e)\n+\n+#. Intel(R) Ethernet Converged Network Adapter X710-DA2 (2x10G)\n+\n+   - Firmware version: 5.04\n+   - Device id (pf/vf): 8086:1572 / 8086:154c\n+   - Driver version: 1.4.25 (i40e)\n+\n+#. Intel(R) Ethernet Converged Network Adapter XL710-QDA1 (1x40G)\n+\n+   - Firmware version: 5.04\n+   - Device id (pf/vf): 8086:1584 / 8086:154c\n+   - Driver version: 1.4.25 (i40e)\n+\n+#. Intel(R) Ethernet Converged Network Adapter XL710-QDA2 (2X40G)\n+\n+   - Firmware version: 5.04\n+   - Device id (pf/vf): 8086:1583 / 8086:154c\n+   - Driver version: 1.4.25 (i40e)\n+\n+#. Intel(R) Corporation I350 Gigabit Network Connection\n+\n+   - Firmware version: 1.48, 0x800006e7\n+   - Device id (pf/vf): 8086:1521 / 8086:1520\n+   - Driver version: 5.2.13-k (igb)\n+\n+#. Intel(R) Ethernet Multi-host Controller FM10000\n+\n+   - Firmware version: N/A\n+   - Device id (pf/vf): 8086:15d0\n+   - Driver version: 0.17.0.9 (fm10k)\n \n-   The format is:\n \n-   #. NIC name.\n+Tested OS\n+---------\n \n-      - NIC details.\n-      - NIC details.\n+   - Red Hat Enterprise Linux 7.2\n+   - CentOS 7.0\n+   - Ubuntu 16.04 LTS\n+   - Fedora 24\n+   - SUSE Enterprise Linux 12\n+   - Wind River Linux 8\n+   - FreeBSD 10.3\n+   - Ubuntu 15.10\n+   - Fedora 23\n",
    "prefixes": [
        "dpdk-dev"
    ]
}