get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 53598,
    "url": "http://patches.dpdk.org/api/patches/53598/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190521213953.25425-12-ajit.khaparde@broadcom.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": "<20190521213953.25425-12-ajit.khaparde@broadcom.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190521213953.25425-12-ajit.khaparde@broadcom.com",
    "date": "2019-05-21T21:39:53",
    "name": "[11/11] net/bnxt: update release notes for bnxt",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "845c2b58d35de765a702035a2d76d3d945f0763a",
    "submitter": {
        "id": 501,
        "url": "http://patches.dpdk.org/api/people/501/?format=api",
        "name": "Ajit Khaparde",
        "email": "ajit.khaparde@broadcom.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/20190521213953.25425-12-ajit.khaparde@broadcom.com/mbox/",
    "series": [
        {
            "id": 4736,
            "url": "http://patches.dpdk.org/api/series/4736/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4736",
            "date": "2019-05-21T21:39:43",
            "name": "bnxt patchset",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/4736/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/53598/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/53598/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 BFB8B5F28;\n\tTue, 21 May 2019 23:40:17 +0200 (CEST)",
            "from rnd-relay.smtp.broadcom.com (rnd-relay.smtp.broadcom.com\n\t[192.19.229.170]) by dpdk.org (Postfix) with ESMTP id EB6DA5589\n\tfor <dev@dpdk.org>; Tue, 21 May 2019 23:39:58 +0200 (CEST)",
            "from nis-sj1-27.broadcom.com (nis-sj1-27.lvn.broadcom.net\n\t[10.75.144.136])\n\tby rnd-relay.smtp.broadcom.com (Postfix) with ESMTP id 303FB30C0E4;\n\tTue, 21 May 2019 14:39:57 -0700 (PDT)",
            "from C02VPB22HTD6.wifi.broadcom.net (c02vpb22htd6.wifi.broadcom.net\n\t[10.69.74.102])\n\tby nis-sj1-27.broadcom.com (Postfix) with ESMTP id D82EEAC072B;\n\tTue, 21 May 2019 14:39:56 -0700 (PDT)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.10.3 rnd-relay.smtp.broadcom.com 303FB30C0E4",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=broadcom.com;\n\ts=dkimrelay; t=1558474797;\n\tbh=q8KeAfJ6QwgNN14du3G/8UGqlt6gb434ubo86fqCM3M=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=oGpu0mAPbLKOQN+9Hg0qgy9j4/ABWPduO9yaYzJUXnYnsDjBTkbGwOfMtO1lyLo3b\n\teAmz7OBegM0OMW8qd4wFShznA5bBiHamMaPyeQySusqOorGh807aJIGM2g/weBlnyQ\n\tzXq/DPAJFtFcEvAeynmel2juIHrOFmGjTxokuYUI=",
        "From": "Ajit Khaparde <ajit.khaparde@broadcom.com>",
        "To": "dev@dpdk.org",
        "Cc": "ferruh.yigit@intel.com",
        "Date": "Tue, 21 May 2019 14:39:53 -0700",
        "Message-Id": "<20190521213953.25425-12-ajit.khaparde@broadcom.com>",
        "X-Mailer": "git-send-email 2.20.1 (Apple Git-117)",
        "In-Reply-To": "<20190521213953.25425-1-ajit.khaparde@broadcom.com>",
        "References": "<20190521213953.25425-1-ajit.khaparde@broadcom.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 11/11] net/bnxt: update release notes for bnxt",
        "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": "Update release doc briefly describing updates to bnxt PMD.\n\nSigned-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>\n---\n doc/guides/rel_notes/release_19_08.rst | 6 ++++++\n 1 file changed, 6 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst\nindex b9510f93a..2ff9d4b1c 100644\n--- a/doc/guides/rel_notes/release_19_08.rst\n+++ b/doc/guides/rel_notes/release_19_08.rst\n@@ -54,6 +54,12 @@ New Features\n      Also, make sure to start the actual text at the margin.\n      =========================================================\n \n+* **Updated the bnxt PMD.**\n+\n+  Updated the bnxt PMD. The major enhancements include:\n+  * Update HWRM version to 1.10.74\n+  * Added vector RX/TX\n+  * Performance optimizations in non-vector Tx path\n \n Removed Items\n -------------\n",
    "prefixes": [
        "11/11"
    ]
}