get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 8006,
    "url": "http://patches.dpdk.org/api/patches/8006/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1445835236-30374-3-git-send-email-michael.qiu@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": "<1445835236-30374-3-git-send-email-michael.qiu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1445835236-30374-3-git-send-email-michael.qiu@intel.com",
    "date": "2015-10-26T04:53:56",
    "name": "[dpdk-dev,v2,2/2] doc: release note update for Boulder Rapid Support",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "3710b0cb402237bb27e91a95019f502cd2486896",
    "submitter": {
        "id": 101,
        "url": "http://patches.dpdk.org/api/people/101/?format=api",
        "name": "Michael Qiu",
        "email": "michael.qiu@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1445835236-30374-3-git-send-email-michael.qiu@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/8006/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/8006/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 16B165A65;\n\tMon, 26 Oct 2015 05:54:15 +0100 (CET)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n\tby dpdk.org (Postfix) with ESMTP id 3A6A55A64\n\tfor <dev@dpdk.org>; Mon, 26 Oct 2015 05:54:14 +0100 (CET)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n\tby fmsmga101.fm.intel.com with ESMTP; 25 Oct 2015 21:54:13 -0700",
            "from shvmail01.sh.intel.com ([10.239.29.42])\n\tby fmsmga001.fm.intel.com with ESMTP; 25 Oct 2015 21:54:12 -0700",
            "from shecgisg004.sh.intel.com (shecgisg004.sh.intel.com\n\t[10.239.29.89])\n\tby shvmail01.sh.intel.com with ESMTP id t9Q4sA8X031732;\n\tMon, 26 Oct 2015 12:54:10 +0800",
            "from shecgisg004.sh.intel.com (localhost [127.0.0.1])\n\tby shecgisg004.sh.intel.com (8.13.6/8.13.6/SuSE Linux 0.8) with ESMTP\n\tid t9Q4s7eK030423; Mon, 26 Oct 2015 12:54:09 +0800",
            "(from dayuqiu@localhost)\n\tby shecgisg004.sh.intel.com (8.13.6/8.13.6/Submit) id t9Q4s7Kt030419; \n\tMon, 26 Oct 2015 12:54:07 +0800"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.20,199,1444719600\"; d=\"scan'208\";a=\"819322063\"",
        "From": "Michael Qiu <michael.qiu@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Mon, 26 Oct 2015 12:53:56 +0800",
        "Message-Id": "<1445835236-30374-3-git-send-email-michael.qiu@intel.com>",
        "X-Mailer": "git-send-email 1.7.4.1",
        "In-Reply-To": "<1445835236-30374-1-git-send-email-michael.qiu@intel.com>",
        "References": "<1443148283-6818-1-git-send-email-michael.qiu@intel.com>\n\t<1445835236-30374-1-git-send-email-michael.qiu@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v2 2/2] doc: release note update for Boulder\n\tRapid Support",
        "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": "Update the release note for Intel's new NIC Boulder Rapid.\n\nSigned-off-by: Michael Qiu <michael.qiu@intel.com>\n---\n doc/guides/rel_notes/release_2_2.rst | 3 +++\n 1 file changed, 3 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst\nindex ab1c25f..7b34786 100644\n--- a/doc/guides/rel_notes/release_2_2.rst\n+++ b/doc/guides/rel_notes/release_2_2.rst\n@@ -9,6 +9,9 @@ New Features\n   *  Added support for Jumbo Frames.\n   *  Optimize forwarding performance for Chelsio T5 40GbE cards.\n \n+* **Intel new NIC Boulder Rapid support.**\n+\n+  Boulder Rapid is a new NIC of Intel's fm10k family.\n \n Resolved Issues\n ---------------\n",
    "prefixes": [
        "dpdk-dev",
        "v2",
        "2/2"
    ]
}