get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 130457,
    "url": "http://patches.dpdk.org/api/patches/130457/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230817042820.137957-10-okaya@kernel.org/",
    "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": "<20230817042820.137957-10-okaya@kernel.org>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230817042820.137957-10-okaya@kernel.org",
    "date": "2023-08-17T04:28:20",
    "name": "[v5,09/10] eal: declare the reinit via cleanup/init feature unsupported",
    "commit_ref": null,
    "pull_url": null,
    "state": "new",
    "archived": false,
    "hash": "07b6bace92c2bc9d79e9bf367b7ba25d6fd9a48b",
    "submitter": {
        "id": 2903,
        "url": "http://patches.dpdk.org/api/people/2903/?format=api",
        "name": "Sinan Kaya",
        "email": "okaya@kernel.org"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230817042820.137957-10-okaya@kernel.org/mbox/",
    "series": [
        {
            "id": 29258,
            "url": "http://patches.dpdk.org/api/series/29258/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29258",
            "date": "2023-08-17T04:28:11",
            "name": "support reinit flow",
            "version": 5,
            "mbox": "http://patches.dpdk.org/series/29258/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/130457/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/130457/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 mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id C643E4308A;\n\tThu, 17 Aug 2023 06:29:22 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 1247F43275;\n\tThu, 17 Aug 2023 06:28:37 +0200 (CEST)",
            "from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217])\n by mails.dpdk.org (Postfix) with ESMTP id E301243261\n for <dev@dpdk.org>; Thu, 17 Aug 2023 06:28:29 +0200 (CEST)",
            "from smtp.kernel.org (relay.kernel.org [52.25.139.140])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature RSA-PSS (2048 bits))\n (No client certificate requested)\n by dfw.source.kernel.org (Postfix) with ESMTPS id A9CB0619BF\n for <dev@dpdk.org>; Thu, 17 Aug 2023 04:28:29 +0000 (UTC)",
            "by smtp.kernel.org (Postfix) with ESMTPSA id D18DAC433CA;\n Thu, 17 Aug 2023 04:28:28 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org;\n s=k20201202; t=1692246509;\n bh=xGiN+ZQQkb7KO9tfzNRbT96N4OAfikuDuzqfaiDb67E=;\n h=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n b=MvPINgS1yG2xaObod3qdWogtW+tVQp1hWuvy6OqDijqDmaL4/miOah4+olMqoqzEQ\n 1/JXU6Ic8sS7jfHnzY0UEq/2wRiTp7olM8aO1KE/6rbFysc1IHMQ+cNO1HEr820yxr\n S0Cor2C/Xbe55LzocNIwcrT+4c4tnR8eGw+ChKeh6EMlXgWqHRcbagqyVUeA+8zD7r\n 3CcJXf9K5JeWw/gdrfjiKxN7tnSvShSDTM/qAPRvqvOQf0rz2juF9G+O2hQf22M0Qb\n z6M9koWdtlI6jZHpoGCRXl+MGfgDM03l03g2A+Y8v+svuzVmsPfGi8Q/xHdj+ctfac\n TnAIYh+dn8P5A==",
        "From": "okaya@kernel.org",
        "To": "",
        "Cc": "dev@dpdk.org,\n\tSinan Kaya <okaya@kernel.org>",
        "Subject": "[PATCH v5 09/10] eal: declare the reinit via cleanup/init feature\n unsupported",
        "Date": "Thu, 17 Aug 2023 00:28:20 -0400",
        "Message-Id": "<20230817042820.137957-10-okaya@kernel.org>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20230817042820.137957-1-okaya@kernel.org>",
        "References": "<20230817042820.137957-1-okaya@kernel.org>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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"
    },
    "content": "From: Sinan Kaya <okaya@kernel.org>\n\nCall of rte_eal_init() api after rte_eal_cleanup() possible for\ncertain application types but this is not an officially supported\nfeature.\n\nSigned-off-by: Sinan Kaya <okaya@kernel.org>\n---\n lib/eal/include/rte_eal.h | 5 +++++\n 1 file changed, 5 insertions(+)",
    "diff": "diff --git a/lib/eal/include/rte_eal.h b/lib/eal/include/rte_eal.h\nindex 53c4a5519e..348b340f00 100644\n--- a/lib/eal/include/rte_eal.h\n+++ b/lib/eal/include/rte_eal.h\n@@ -67,6 +67,11 @@ int rte_eal_iopl_init(void);\n  * as possible in the application's main() function.\n  * It puts the WORKER lcores in the WAIT state.\n  *\n+ * @warning\n+ * It maybe possisble to call it again after rte_eal_cleanup().\n+ * But this usage is dependent on libraries and drivers support which\n+ * may not work. Use at your own risk.\n+ *\n  * @param argc\n  *   A non-negative value.  If it is greater than 0, the array members\n  *   for argv[0] through argv[argc] (non-inclusive) shall contain pointers\n",
    "prefixes": [
        "v5",
        "09/10"
    ]
}