get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 41928,
    "url": "http://patches.dpdk.org/api/patches/41928/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180629092944.15576-16-johndale@cisco.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": "<20180629092944.15576-16-johndale@cisco.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20180629092944.15576-16-johndale@cisco.com",
    "date": "2018-06-29T09:29:44",
    "name": "[v2,15/15] doc: update release notes with new enic features",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "f194b74ee29f9c8d2f62d36795340d1f63b5403f",
    "submitter": {
        "id": 359,
        "url": "http://patches.dpdk.org/api/people/359/?format=api",
        "name": "John Daley (johndale)",
        "email": "johndale@cisco.com"
    },
    "delegate": {
        "id": 319,
        "url": "http://patches.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180629092944.15576-16-johndale@cisco.com/mbox/",
    "series": [
        {
            "id": 308,
            "url": "http://patches.dpdk.org/api/series/308/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=308",
            "date": "2018-06-29T09:29:29",
            "name": "enic PMD fixes and performance improvements",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/308/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/41928/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/41928/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 [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 1060D1B4DF;\n\tFri, 29 Jun 2018 11:36:01 +0200 (CEST)",
            "from rcdn-iport-3.cisco.com (rcdn-iport-3.cisco.com [173.37.86.74])\n\tby dpdk.org (Postfix) with ESMTP id 090951B4DF\n\tfor <dev@dpdk.org>; Fri, 29 Jun 2018 11:35:59 +0200 (CEST)",
            "from alln-core-12.cisco.com ([173.36.13.134])\n\tby rcdn-iport-3.cisco.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t29 Jun 2018 09:35:59 +0000",
            "from cisco.com (savbu-usnic-a.cisco.com [10.193.184.48])\n\tby alln-core-12.cisco.com (8.14.5/8.14.5) with ESMTP id\n\tw5T9Zwni021374; Fri, 29 Jun 2018 09:35:58 GMT",
            "by cisco.com (Postfix, from userid 392789)\n\tid 72B0B20F2001; Fri, 29 Jun 2018 02:35:58 -0700 (PDT)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n\td=cisco.com; i=@cisco.com; l=989; q=dns/txt; s=iport;\n\tt=1530264959; x=1531474559;\n\th=from:to:cc:subject:date:message-id:in-reply-to: references;\n\tbh=E9MGK3AxHkRZqT2WFccT5knH4UtVzs8w0K2jAEmgb74=;\n\tb=JoEu3vBoLJCy6xTLmx++5otAmY0JkRu05Jd08oJEOAvOYUhX7LjQjs6Y\n\tRUhnsGV/d6eVp/N9EB4Sn0wn6xVt88fIqJuRKtEO3vmgXk9g6WU5BlU80\n\t87DQO2hlEp7kJy6MoGp+2+26KLDuNVDssOkdcq5YsKGYe1ON7KQJi2F6M o=;",
        "X-IronPort-AV": "E=Sophos;i=\"5.51,285,1526342400\"; d=\"scan'208\";a=\"406606307\"",
        "From": "John Daley <johndale@cisco.com>",
        "To": "ferruh.yigit@intel.com",
        "Cc": "dev@dpdk.org, John Daley <johndale@cisco.com>",
        "Date": "Fri, 29 Jun 2018 02:29:44 -0700",
        "Message-Id": "<20180629092944.15576-16-johndale@cisco.com>",
        "X-Mailer": "git-send-email 2.16.2",
        "In-Reply-To": "<20180629092944.15576-1-johndale@cisco.com>",
        "References": "<20180628031940.17397-1-johndale@cisco.com>\n\t<20180629092944.15576-1-johndale@cisco.com>",
        "Subject": "[dpdk-dev] [PATCH v2 15/15] doc: update release notes with new enic\n\tfeatures",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Signed-off-by: John Daley <johndale@cisco.com>\nReviewed-by: Hyong Youb Kim <hyonkim@cisco.com>\n---\n doc/guides/rel_notes/release_18_08.rst | 8 ++++++++\n 1 file changed, 8 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_18_08.rst b/doc/guides/rel_notes/release_18_08.rst\nindex bc0124295..903f046c8 100644\n--- a/doc/guides/rel_notes/release_18_08.rst\n+++ b/doc/guides/rel_notes/release_18_08.rst\n@@ -46,6 +46,14 @@ New Features\n   Flow API support has been added to CXGBE Poll Mode Driver to offload\n   flows to Chelsio T5/T6 NICs.\n \n+* **Updated the enic driver.**\n+\n+  * Add support for mbuf fast free offload.\n+  * Add low cycle count Tx handler for no-offload Tx (except mbuf fast free).\n+  * Add low cycle count Rx handler for non-scattered Rx.\n+  * Minor performance improvements to scattered Rx handler.\n+  * Add handlers to add/delete VxLAN port number.\n+  * Add devarg to specify ingress VLAN rewrite mode.\n \n API Changes\n -----------\n",
    "prefixes": [
        "v2",
        "15/15"
    ]
}