get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 75056,
    "url": "http://patches.dpdk.org/api/patches/75056/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1596138614-17409-7-git-send-email-timothy.mcdaniel@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": "<1596138614-17409-7-git-send-email-timothy.mcdaniel@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1596138614-17409-7-git-send-email-timothy.mcdaniel@intel.com",
    "date": "2020-07-30T19:49:53",
    "name": "[06/27] event/dlb: add dynamic logging",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "4cdf647609b92def44eb62991d6fa5cdeae7b1bf",
    "submitter": {
        "id": 826,
        "url": "http://patches.dpdk.org/api/people/826/?format=api",
        "name": "Timothy McDaniel",
        "email": "timothy.mcdaniel@intel.com"
    },
    "delegate": {
        "id": 310,
        "url": "http://patches.dpdk.org/api/users/310/?format=api",
        "username": "jerin",
        "first_name": "Jerin",
        "last_name": "Jacob",
        "email": "jerinj@marvell.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1596138614-17409-7-git-send-email-timothy.mcdaniel@intel.com/mbox/",
    "series": [
        {
            "id": 11425,
            "url": "http://patches.dpdk.org/api/series/11425/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11425",
            "date": "2020-07-30T19:49:47",
            "name": "Add Intel DLM PMD to 20.11",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/11425/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/75056/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/75056/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 40F87A052B;\n\tThu, 30 Jul 2020 21:53:55 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id C049F1C0B0;\n\tThu, 30 Jul 2020 21:53:14 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by dpdk.org (Postfix) with ESMTP id 9C6DB1C044\n for <dev@dpdk.org>; Thu, 30 Jul 2020 21:53:09 +0200 (CEST)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 30 Jul 2020 12:53:08 -0700",
            "from txasoft-yocto.an.intel.com ([10.123.72.192])\n by orsmga005.jf.intel.com with ESMTP; 30 Jul 2020 12:53:07 -0700"
        ],
        "IronPort-SDR": [
            "\n o2E/gbC9H1wuznMk4z3nbJs7eheAxHBUTk81UWIfmXpH82p48FjBJrGzdh8sMfk2pX3ulsnWun\n DioeOwNhy4Kg==",
            "\n FkpCKxV5jRQKo8tbGr8LN1bYBeIibCjtlCHESLEfpwCrzoHlM4wVuNAr+86JYpS8C8+K7OB5sh\n WtsCzpJ5v3lA=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9698\"; a=\"139672295\"",
            "E=Sophos;i=\"5.75,415,1589266800\"; d=\"scan'208\";a=\"139672295\"",
            "E=Sophos;i=\"5.75,415,1589266800\"; d=\"scan'208\";a=\"465378086\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "\"McDaniel, Timothy\" <timothy.mcdaniel@intel.com>",
        "To": "jerinj@marvell.com",
        "Cc": "mattias.ronnblom@ericsson.com, dev@dpdk.org, gage.eads@intel.com,\n harry.van.haaren@intel.com,\n \"McDaniel, Timothy\" <timothy.mcdaniel@intel.com>",
        "Date": "Thu, 30 Jul 2020 14:49:53 -0500",
        "Message-Id": "<1596138614-17409-7-git-send-email-timothy.mcdaniel@intel.com>",
        "X-Mailer": "git-send-email 1.7.10",
        "In-Reply-To": "<1596138614-17409-1-git-send-email-timothy.mcdaniel@intel.com>",
        "References": "<1593232671-5690-0-git-send-email-timothy.mcdaniel@intel.com>\n <1596138614-17409-1-git-send-email-timothy.mcdaniel@intel.com>",
        "Subject": "[dpdk-dev] [PATCH 06/27] event/dlb: add dynamic logging",
        "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 <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 <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "From: \"McDaniel, Timothy\" <timothy.mcdaniel@intel.com>\n\nSigned-off-by: McDaniel, Timothy <timothy.mcdaniel@intel.com>\n---\n drivers/event/dlb/dlb_log.h |   25 +++++++++++++++++++++++++\n 1 file changed, 25 insertions(+)\n create mode 100644 drivers/event/dlb/dlb_log.h",
    "diff": "diff --git a/drivers/event/dlb/dlb_log.h b/drivers/event/dlb/dlb_log.h\nnew file mode 100644\nindex 0000000..c69c9e5\n--- /dev/null\n+++ b/drivers/event/dlb/dlb_log.h\n@@ -0,0 +1,25 @@\n+/* SPDX-License-Identifier: BSD-3-Clause\n+ * Copyright(c) 2016-2020 Intel Corporation\n+ */\n+\n+#ifndef _DLB_EVDEV_LOG_H_\n+#define _DLB_EVDEV_LOG_H_\n+\n+extern int eventdev_dlb_log_level;\n+\n+/* Dynamic logging */\n+#define DLB_LOG_IMPL(level, fmt, args...) \\\n+\trte_log(RTE_LOG_ ## level, eventdev_dlb_log_level, \"%s\" fmt \"\\n\", \\\n+\t\t__func__, ##args)\n+\n+#define DLB_LOG_INFO(fmt, args...) \\\n+\tDLB_LOG_IMPL(INFO, fmt, ## args)\n+\n+#define DLB_LOG_ERR(fmt, args...) \\\n+\tDLB_LOG_IMPL(ERR, fmt, ## args)\n+\n+/* remove debug logs at compile time unless actually debugging */\n+#define DLB_LOG_DBG(fmt, args...) \\\n+\tRTE_LOG_DP(DEBUG, PMD, fmt, ## args)\n+\n+#endif /* _DLB_EVDEV_LOG_H_ */\n",
    "prefixes": [
        "06/27"
    ]
}