get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 6582,
    "url": "https://patches.dpdk.org/api/patches/6582/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/D1D7C7BA.B1A7%25rsanford@akamai.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<D1D7C7BA.B1A7%rsanford@akamai.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/D1D7C7BA.B1A7%rsanford@akamai.com",
    "date": "2015-07-24T15:06:25",
    "name": "[dpdk-dev] mbuf: fix tunnel flags check",
    "commit_ref": null,
    "pull_url": null,
    "state": "not-applicable",
    "archived": true,
    "hash": "7aa0638a738daf9c1d58d1084da697b7c39e37e2",
    "submitter": {
        "id": 59,
        "url": "https://patches.dpdk.org/api/people/59/?format=api",
        "name": "Sanford, Robert",
        "email": "rsanford@akamai.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/D1D7C7BA.B1A7%25rsanford@akamai.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/6582/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/6582/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 AE6DAC452;\n\tFri, 24 Jul 2015 17:06:29 +0200 (CEST)",
            "from prod-mail-xrelay02.akamai.com (prod-mail-xrelay02.akamai.com\n\t[72.246.2.14]) by dpdk.org (Postfix) with ESMTP id 073957EEF\n\tfor <dev@dpdk.org>; Fri, 24 Jul 2015 17:06:28 +0200 (CEST)",
            "from prod-mail-xrelay02.akamai.com (localhost [127.0.0.1])\n\tby postfix.imss70 (Postfix) with ESMTP id 59F1D2923C;\n\tFri, 24 Jul 2015 15:06:27 +0000 (GMT)",
            "from prod-mail-relay06.akamai.com (prod-mail-relay06.akamai.com\n\t[172.17.120.126])\n\tby prod-mail-xrelay02.akamai.com (Postfix) with ESMTP id 3AF402923D; \n\tFri, 24 Jul 2015 15:06:27 +0000 (GMT)",
            "from email.msg.corp.akamai.com (ustx2ex-cas3.msg.corp.akamai.com\n\t[172.27.25.32])\n\tby prod-mail-relay06.akamai.com (Postfix) with ESMTP id 1FAB02030;\n\tFri, 24 Jul 2015 15:06:27 +0000 (GMT)",
            "from USTX2EX-DAG1MB3.msg.corp.akamai.com (172.27.27.103) by\n\tustx2ex-dag1mb1.msg.corp.akamai.com (172.27.27.101) with Microsoft\n\tSMTP Server (TLS) id 15.0.1076.9; Fri, 24 Jul 2015 10:06:26 -0500",
            "from USTX2EX-DAG1MB3.msg.corp.akamai.com ([172.27.27.103]) by\n\tustx2ex-dag1mb3.msg.corp.akamai.com ([172.27.27.103]) with mapi id\n\t15.00.1076.000; Fri, 24 Jul 2015 10:06:26 -0500"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=akamai.com; s=a1;\n\tt=1437750387; bh=Z3Q0QpXB+FHQw6U+2gdVqcpLTe/IGttzobTigCF/qNk=;\n\th=From:To:CC:Subject:Date:References:In-Reply-To:From;\n\tb=TCl9Kiy3UofezWSeU/NNZ+os8taG3tLFksO6iuRnWyROg/0OikHjjZwE2lnhN9vyw\n\tPDeadbtAhhVvaGB6M40YlitGWsGoMJJMbu7iCeUcBxMKno+pv57a+lSkeJxnZAEdyt\n\thhWJQeSUMPStDXXcTmvBCHD3MpTwZo0/YEstSrVU=",
        "From": "\"Sanford, Robert\" <rsanford@akamai.com>",
        "To": "Adrien Mazarguil <adrien.mazarguil@6wind.com>, Thomas Monjalon\n\t<thomas.monjalon@6wind.com>",
        "Thread-Topic": "[dpdk-dev] [PATCH] mbuf: fix tunnel flags check",
        "Thread-Index": "AQHQv1kwD4fnP0eLFUyvyY4hxGOzDp3pHcKAgAG46wA=",
        "Date": "Fri, 24 Jul 2015 15:06:25 +0000",
        "Message-ID": "<D1D7C7BA.B1A7%rsanford@akamai.com>",
        "References": "<1437004212-31646-1-git-send-email-thomas.monjalon@6wind.com>\n\t<20150723084817.GG4924@6wind.com>",
        "In-Reply-To": "<20150723084817.GG4924@6wind.com>",
        "Accept-Language": "en-US",
        "Content-Language": "en-US",
        "X-MS-Has-Attach": "",
        "X-MS-TNEF-Correlator": "",
        "user-agent": "Microsoft-MacOutlook/14.4.3.140616",
        "x-ms-exchange-transport-fromentityheader": "Hosted",
        "x-originating-ip": "[172.19.132.86]",
        "Content-Type": "text/plain; charset=\"us-ascii\"",
        "Content-ID": "<CE60FE85811F0E4D8DBBB53A77559C48@akamai.com>",
        "Content-Transfer-Encoding": "quoted-printable",
        "MIME-Version": "1.0",
        "Cc": "\"dev@dpdk.org\" <dev@dpdk.org>",
        "Subject": "Re: [dpdk-dev] [PATCH] mbuf: fix tunnel flags check",
        "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": "I just noticed a few minor typos in comments:\n\none by\n+ * one, bit 6 is selected to be used for IPv6 only. Then checking bit 6\ncan\n+ * determine if it is an IPV6 packet.\n  */\n #define  RTE_ETH_IS_IPV6_HDR(ptype) ((ptype) & RTE_PTYPE_L3_IPV6)\n\n\n--\nRegards,\nRobert\n\n>On Thu, Jul 16, 2015 at 01:50:12AM +0200, Thomas Monjalon wrote:\n>> A packet is tunnelled if the tunnel type is identified or if it has\n>> an inner part.\n>> \n>> Fix also a typo in RTE_PTYPE_INNER_L3_MASK.\n>> \n>> Fixes: f295a00a2b44 (\"mbuf: add definitions of unified packet types\")\n>> \n>> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>\n>\n>Makes sense.\n>\n>Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>\n>\n>-- \n>Adrien Mazarguil\n>6WIND",
    "diff": "diff --git a/lib/librte_mbuf/rte_mbuf.h b/lib/librte_mbuf/rte_mbuf.h\nindex 917dd59..6352c32 100644\n--- a/lib/librte_mbuf/rte_mbuf.h\n+++ b/lib/librte_mbuf/rte_mbuf.h\n@@ -680,14 +680,14 @@ extern \"C\" {\n /**\n  * Check if the (outer) L3 header is IPv4. To avoid comparing IPv4 types\none by\n  * one, bit 4 is selected to be used for IPv4 only. Then checking bit 4\ncan\n- * determin if it is an IPV4 packet.\n+ * determine if it is an IPV4 packet.\n  */\n #define  RTE_ETH_IS_IPV4_HDR(ptype) ((ptype) & RTE_PTYPE_L3_IPV4)\n\n \n /**\n- * Check if the (outer) L3 header is IPv4. To avoid comparing IPv4 types\none by\n- * one, bit 6 is selected to be used for IPv4 only. Then checking bit 6\ncan\n- * determin if it is an IPV4 packet.\n+ * Check if the (outer) L3 header is IPv6. To avoid comparing IPv6 types\n",
    "prefixes": [
        "dpdk-dev"
    ]
}