get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 7950,
    "url": "http://patches.dpdk.org/api/patches/7950/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1445609833-17649-12-git-send-email-david.hunt@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": "<1445609833-17649-12-git-send-email-david.hunt@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1445609833-17649-12-git-send-email-david.hunt@intel.com",
    "date": "2015-10-23T14:17:13",
    "name": "[dpdk-dev,11/11] app: add armv8 cpuflags check to test_cpuflags application",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "17a907f9eb193b17aa4488322910a429676345cf",
    "submitter": {
        "id": 342,
        "url": "http://patches.dpdk.org/api/people/342/?format=api",
        "name": "Hunt, David",
        "email": "david.hunt@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1445609833-17649-12-git-send-email-david.hunt@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/7950/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/7950/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 688918E9F;\n\tFri, 23 Oct 2015 16:17:55 +0200 (CEST)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n\tby dpdk.org (Postfix) with ESMTP id 0A72C8E86\n\tfor <dev@dpdk.org>; Fri, 23 Oct 2015 16:17:48 +0200 (CEST)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n\tby orsmga103.jf.intel.com with ESMTP; 23 Oct 2015 07:17:45 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby orsmga002.jf.intel.com with ESMTP; 23 Oct 2015 07:17:44 -0700",
            "from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com\n\t[10.237.217.46])\n\tby irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id\n\tt9NEHgan002505; Fri, 23 Oct 2015 15:17:42 +0100",
            "from sivswdev02.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev02.ir.intel.com with ESMTP id t9NEHgJc017779;\n\tFri, 23 Oct 2015 15:17:42 +0100",
            "(from dhunt5@localhost)\n\tby sivswdev02.ir.intel.com with  id t9NEHgrf017775;\n\tFri, 23 Oct 2015 15:17:42 +0100"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.20,186,1444719600\"; d=\"scan'208\";a=\"833466325\"",
        "From": "David Hunt <david.hunt@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Fri, 23 Oct 2015 15:17:13 +0100",
        "Message-Id": "<1445609833-17649-12-git-send-email-david.hunt@intel.com>",
        "X-Mailer": "git-send-email 1.7.4.1",
        "In-Reply-To": "<1445609833-17649-1-git-send-email-david.hunt@intel.com>",
        "References": "<1445609833-17649-1-git-send-email-david.hunt@intel.com>",
        "Cc": "Benjamin Boren <Ben.Boren@intel.com>",
        "Subject": "[dpdk-dev] [PATCH 11/11] app: add armv8 cpuflags check to\n\ttest_cpuflags application",
        "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": "From: Benjamin Boren <Ben.Boren@intel.com>\n\nSigned-off-by: Benjamin Boren <Ben.Boren@intel.com>\nSigned-off-by: David Hunt <david.hunt@intel.com>\n---\n app/test/test_cpuflags.c | 17 +++++++++++++++++\n 1 file changed, 17 insertions(+)",
    "diff": "diff --git a/app/test/test_cpuflags.c b/app/test/test_cpuflags.c\nindex 5b92061..a498511 100644\n--- a/app/test/test_cpuflags.c\n+++ b/app/test/test_cpuflags.c\n@@ -115,6 +115,23 @@ test_cpuflags(void)\n \tCHECK_FOR_FLAG(RTE_CPUFLAG_ICACHE_SNOOP);\n #endif\n \n+#ifdef RTE_ARCH_ARM64\n+\tprintf(\"Checking for Floating Point:\\t\\t\");\n+\tCHECK_FOR_FLAG(RTE_CPUFLAG_FP);\n+\n+\tprintf(\"Checking for Advanced SIMD (Neon):\\t\\t\");\n+\tCHECK_FOR_FLAG(RTE_CPUFLAG_ASIMD);\n+\n+\tprintf(\"Checking for Event Stream:\\t\\t\");\n+\tCHECK_FOR_FLAG(RTE_CPUFLAG_EVTSTRM);\n+\n+\tprintf(\"Checking for ARM32 mode:\\t\\t\");\n+\tCHECK_FOR_FLAG(RTE_CPUFLAG_AARCH32);\n+\n+\tprintf(\"Checking for ARM64 mode:\\t\\t\");\n+\tCHECK_FOR_FLAG(RTE_CPUFLAG_AARCH64);\n+#endif\n+\n #if defined(RTE_ARCH_X86_64) || defined(RTE_ARCH_I686)\n \tprintf(\"Check for SSE:\\t\\t\");\n \tCHECK_FOR_FLAG(RTE_CPUFLAG_SSE);\n",
    "prefixes": [
        "dpdk-dev",
        "11/11"
    ]
}