get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 52328,
    "url": "http://patches.dpdk.org/api/patches/52328/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190405090535.7604-6-qi.z.zhang@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": "<20190405090535.7604-6-qi.z.zhang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190405090535.7604-6-qi.z.zhang@intel.com",
    "date": "2019-04-05T09:05:35",
    "name": "[v5,5/5] doc: add release note for VXLAN-GPE support",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "a3dcebb5d61a6c0e7a1547926f3af3e75a363edb",
    "submitter": {
        "id": 504,
        "url": "http://patches.dpdk.org/api/people/504/?format=api",
        "name": "Qi Zhang",
        "email": "qi.z.zhang@intel.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/20190405090535.7604-6-qi.z.zhang@intel.com/mbox/",
    "series": [
        {
            "id": 4130,
            "url": "http://patches.dpdk.org/api/series/4130/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4130",
            "date": "2019-04-05T09:05:30",
            "name": "This patch set supported new packet type",
            "version": 5,
            "mbox": "http://patches.dpdk.org/series/4130/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/52328/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/52328/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 C636D1B4AB;\n\tFri,  5 Apr 2019 11:03:58 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n\tby dpdk.org (Postfix) with ESMTP id F0CBB1B491\n\tfor <dev@dpdk.org>; Fri,  5 Apr 2019 11:03:45 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n\tby orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t05 Apr 2019 02:03:45 -0700",
            "from dpdk51.sh.intel.com ([10.67.110.245])\n\tby orsmga006.jf.intel.com with ESMTP; 05 Apr 2019 02:03:44 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.60,312,1549958400\"; d=\"scan'208\";a=\"133191690\"",
        "From": "Qi Zhang <qi.z.zhang@intel.com>",
        "To": "ferruh.yigit@intel.com, qi.z.zhang@intel.com, bernard.iremonger@intel.com",
        "Cc": "dev@dpdk.org,\n\tQiming Yang <qiming.yang@intel.com>",
        "Date": "Fri,  5 Apr 2019 17:05:35 +0800",
        "Message-Id": "<20190405090535.7604-6-qi.z.zhang@intel.com>",
        "X-Mailer": "git-send-email 2.13.6",
        "In-Reply-To": "<20190405090535.7604-1-qi.z.zhang@intel.com>",
        "References": "<20190405090535.7604-1-qi.z.zhang@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v5 5/5] doc: add release note for VXLAN-GPE\n\tsupport",
        "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": "From: Qiming Yang <qiming.yang@intel.com>\n\nUpdated release note.\n\nSigned-off-by: Qiming Yang <qiming.yang@intel.com>\n---\n doc/guides/rel_notes/release_19_05.rst | 7 +++++++\n 1 file changed, 7 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst\nindex 2acb42e45..62f4741e9 100644\n--- a/doc/guides/rel_notes/release_19_05.rst\n+++ b/doc/guides/rel_notes/release_19_05.rst\n@@ -148,6 +148,13 @@ New Features\n   Improved testpmd application performance on ARM platform. For ``macswap``\n   forwarding mode, NEON intrinsics were used to do swap to save CPU cycles.\n \n+* **Updated the i40e driver.**\n+\n+  New features for PF:\n+\n+  * Added support for VXLAN-GPE packet.\n+  * Added support for VXLAN-GPE classification.\n+\n \n Removed Items\n -------------\n",
    "prefixes": [
        "v5",
        "5/5"
    ]
}