get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 75072,
    "url": "http://patches.dpdk.org/api/patches/75072/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1596138614-17409-22-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-22-git-send-email-timothy.mcdaniel@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1596138614-17409-22-git-send-email-timothy.mcdaniel@intel.com",
    "date": "2020-07-30T19:50:08",
    "name": "[21/27] event/dlb: add queue_release and port_release",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "6b28df469022b7ff82673f039cb22aec2e970112",
    "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-22-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/75072/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/75072/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 260B1A052B;\n\tThu, 30 Jul 2020 21:57:06 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id CD43E1C1C1;\n\tThu, 30 Jul 2020 21:53:58 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by dpdk.org (Postfix) with ESMTP id 10F2F1C0C6\n for <dev@dpdk.org>; Thu, 30 Jul 2020 21:53:21 +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:21 -0700",
            "from txasoft-yocto.an.intel.com ([10.123.72.192])\n by orsmga005.jf.intel.com with ESMTP; 30 Jul 2020 12:53:20 -0700"
        ],
        "IronPort-SDR": [
            "\n /8NFEpcol2csl0b75RAYNRa2qO19kXLySoyuWe23bNqvuhAUzIbZ8Ma5yUfalxU5ZFVLzdsNbw\n IrwmZFlBwrLg==",
            "\n c1xgRXMwKBnqGOFV2Ha6jc9PWPhbwdg8y0+UhaYREnCWtTLty8WOJbye3hgIcJOgPizI4BhTFy\n DprLFA+s6EjQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9698\"; a=\"139672344\"",
            "E=Sophos;i=\"5.75,415,1589266800\"; d=\"scan'208\";a=\"139672344\"",
            "E=Sophos;i=\"5.75,415,1589266800\"; d=\"scan'208\";a=\"465378146\""
        ],
        "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:50:08 -0500",
        "Message-Id": "<1596138614-17409-22-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 21/27] event/dlb: add queue_release and\n\tport_release",
        "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\nChange-Id: I7dc1b4c03a222b40d629705946d00f3800dbe63d\nSigned-off-by: McDaniel, Timothy <timothy.mcdaniel@intel.com>\n---\n drivers/event/dlb/dlb.c |   25 +++++++++++++++++++++++++\n 1 file changed, 25 insertions(+)",
    "diff": "diff --git a/drivers/event/dlb/dlb.c b/drivers/event/dlb/dlb.c\nindex e601a0e..0eb0cf5 100644\n--- a/drivers/event/dlb/dlb.c\n+++ b/drivers/event/dlb/dlb.c\n@@ -2476,6 +2476,29 @@ static int dlb_num_dir_queues_setup(struct dlb_eventdev *dlb)\n \treturn 0;\n }\n \n+static void\n+dlb_eventdev_port_release(void *port)\n+{\n+\tRTE_SET_USED(port);\n+\n+\t/* This function intentionally left blank. dlb does not support\n+\t * reconfiguring individual queues or ports -- the entire device\n+\t * must be reconfigured.\n+\t */\n+}\n+\n+static void\n+dlb_eventdev_queue_release(struct rte_eventdev *dev, uint8_t id)\n+{\n+\tRTE_SET_USED(dev);\n+\tRTE_SET_USED(id);\n+\n+\t/* This function intentionally left blank. dlb does not support\n+\t * reconfiguring individual queues or ports -- the entire device\n+\t * must be reconfigured.\n+\t */\n+}\n+\n static int\n set_dev_id(const char *key __rte_unused,\n \t   const char *value,\n@@ -2554,8 +2577,10 @@ static int dlb_num_dir_queues_setup(struct dlb_eventdev *dlb)\n \t\t.dev_configure    = dlb_eventdev_configure,\n \t\t.queue_def_conf   = dlb_eventdev_queue_default_conf_get,\n \t\t.queue_setup      = dlb_eventdev_queue_setup,\n+\t\t.queue_release    = dlb_eventdev_queue_release,\n \t\t.port_def_conf    = dlb_eventdev_port_default_conf_get,\n \t\t.port_setup       = dlb_eventdev_port_setup,\n+\t\t.port_release     = dlb_eventdev_port_release,\n \t\t.port_link        = dlb_eventdev_port_link,\n \t};\n \n",
    "prefixes": [
        "21/27"
    ]
}