get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 52326,
    "url": "http://patches.dpdk.org/api/patches/52326/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190405090535.7604-4-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-4-qi.z.zhang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190405090535.7604-4-qi.z.zhang@intel.com",
    "date": "2019-04-05T09:05:33",
    "name": "[v5,3/5] net/i40e: support VXLAN-GPE classification",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "a6df4688f3a69fe3168ca75916a5b3b6d1e782c3",
    "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-4-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/52326/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/52326/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 1672E1B4A0;\n\tFri,  5 Apr 2019 11:03:53 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n\tby dpdk.org (Postfix) with ESMTP id 3DE5F1B491\n\tfor <dev@dpdk.org>; Fri,  5 Apr 2019 11:03:43 +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:42 -0700",
            "from dpdk51.sh.intel.com ([10.67.110.245])\n\tby orsmga006.jf.intel.com with ESMTP; 05 Apr 2019 02:03:41 -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=\"133191672\"",
        "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:33 +0800",
        "Message-Id": "<20190405090535.7604-4-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 3/5] net/i40e: support VXLAN-GPE classification",
        "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\nAdded VXLAN-GPE tunnel filter, supported filter to queue.\n\nSigned-off-by: Qiming Yang <qiming.yang@intel.com>\nAcked-by: Qi Zhang <qi.z.zhang@intel.com>\n---\n drivers/net/i40e/i40e_ethdev.c | 3 +++\n 1 file changed, 3 insertions(+)",
    "diff": "diff --git a/drivers/net/i40e/i40e_ethdev.c b/drivers/net/i40e/i40e_ethdev.c\nindex f382013c4..5b01dc1f0 100644\n--- a/drivers/net/i40e/i40e_ethdev.c\n+++ b/drivers/net/i40e/i40e_ethdev.c\n@@ -7722,6 +7722,9 @@ i40e_dev_tunnel_filter_set(struct i40e_pf *pf,\n \tcase RTE_TUNNEL_TYPE_IP_IN_GRE:\n \t\ttun_type = I40E_AQC_ADD_CLOUD_TNL_TYPE_IP;\n \t\tbreak;\n+\tcase RTE_TUNNEL_TYPE_VXLAN_GPE:\n+\t\ttun_type = I40E_AQC_ADD_CLOUD_TNL_TYPE_VXLAN_GPE;\n+\t\tbreak;\n \tdefault:\n \t\t/* Other tunnel types is not supported. */\n \t\tPMD_DRV_LOG(ERR, \"tunnel type is not supported.\");\n",
    "prefixes": [
        "v5",
        "3/5"
    ]
}