get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 76435,
    "url": "http://patches.dpdk.org/api/patches/76435/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200903152717.42095-25-ciara.power@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": "<20200903152717.42095-25-ciara.power@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200903152717.42095-25-ciara.power@intel.com",
    "date": "2020-09-03T15:27:04",
    "name": "[v3,24/37] doc: remove references to make in eventdev guides",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "728dc7d4a0b63ab5bbe75059d0871053e6ec092e",
    "submitter": {
        "id": 978,
        "url": "http://patches.dpdk.org/api/people/978/?format=api",
        "name": "Power, Ciara",
        "email": "ciara.power@intel.com"
    },
    "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/20200903152717.42095-25-ciara.power@intel.com/mbox/",
    "series": [
        {
            "id": 11929,
            "url": "http://patches.dpdk.org/api/series/11929/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11929",
            "date": "2020-09-03T15:26:40",
            "name": "remove make support in DPDK",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/11929/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/76435/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/76435/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 C7A63A04BF;\n\tThu,  3 Sep 2020 17:34:35 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 1F3EA1C1EB;\n\tThu,  3 Sep 2020 17:29:10 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by dpdk.org (Postfix) with ESMTP id 36D761C0B4\n for <dev@dpdk.org>; Thu,  3 Sep 2020 17:29:08 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 03 Sep 2020 08:29:07 -0700",
            "from silpixa00399953.ir.intel.com (HELO\n silpixa00399953.ger.corp.intel.com) ([10.237.222.53])\n by orsmga006.jf.intel.com with ESMTP; 03 Sep 2020 08:29:05 -0700"
        ],
        "IronPort-SDR": [
            "\n AyD4eG39CFmhUZT8tBwDeP2HSJOpMNW0maYEBb3R1qz1pLCC/vd4/imO6D8eBIx66wv98BUKgI\n Lm7JGyIYnd0g==",
            "\n VDvgp8Iiw7EH4JiZaqWs9zyX8YnPZGctzGyMAvYrUzgoGWj+L+H3Ecj8bHiYT4kvAD4buawtF+\n LZmMkrqZZC5w=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9733\"; a=\"158578478\"",
            "E=Sophos;i=\"5.76,387,1592895600\"; d=\"scan'208\";a=\"158578478\"",
            "E=Sophos;i=\"5.76,387,1592895600\"; d=\"scan'208\";a=\"302244103\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Ciara Power <ciara.power@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Ciara Power <ciara.power@intel.com>,\n Hemant Agrawal <hemant.agrawal@nxp.com>, Nipun Gupta <nipun.gupta@nxp.com>,\n John McNamara <john.mcnamara@intel.com>,\n Marko Kovacevic <marko.kovacevic@intel.com>,\n Jerin Jacob <jerinj@marvell.com>,\n Pavan Nikhilesh <pbhagavatula@marvell.com>",
        "Date": "Thu,  3 Sep 2020 16:27:04 +0100",
        "Message-Id": "<20200903152717.42095-25-ciara.power@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20200903152717.42095-1-ciara.power@intel.com>",
        "References": "<20200807123009.21266-1-ciara.power@intel.com>\n <20200903152717.42095-1-ciara.power@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v3 24/37] doc: remove references to make in\n\teventdev guides",
        "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": "Make is no longer supported for compiling DPDK, references are now\nremoved in the documentation.\n\nReviewed-by: Kevin Laatz <kevin.laatz@intel.com>\nSigned-off-by: Ciara Power <ciara.power@intel.com>\n---\n doc/guides/eventdevs/dpaa.rst      | 20 --------------------\n doc/guides/eventdevs/dpaa2.rst     | 20 --------------------\n doc/guides/eventdevs/octeontx.rst  | 24 ------------------------\n doc/guides/eventdevs/octeontx2.rst |  8 --------\n 4 files changed, 72 deletions(-)",
    "diff": "diff --git a/doc/guides/eventdevs/dpaa.rst b/doc/guides/eventdevs/dpaa.rst\nindex be68c6da6f..6fbee91d9e 100644\n--- a/doc/guides/eventdevs/dpaa.rst\n+++ b/doc/guides/eventdevs/dpaa.rst\n@@ -43,26 +43,6 @@ Currently supported by DPDK:\n Pre-Installation Configuration\n ------------------------------\n \n-Config File Options\n-~~~~~~~~~~~~~~~~~~~\n-\n-The following options can be modified in the ``config`` file.\n-Please note that enabling debugging options may affect system performance.\n-\n-- ``CONFIG_RTE_LIBRTE_PMD_DPAA_EVENTDEV`` (default ``y``)\n-\n-  Toggle compilation of the ``librte_pmd_dpaa_event`` driver.\n-\n-Driver Compilation\n-~~~~~~~~~~~~~~~~~~\n-\n-To compile the DPAA EVENTDEV PMD for Linux arm64 gcc target, run the\n-following ``make`` command:\n-\n-.. code-block:: console\n-\n-   cd <DPDK-source-directory>\n-   make config T=arm64-dpaa-linux-gcc install\n \n Initialization\n --------------\ndiff --git a/doc/guides/eventdevs/dpaa2.rst b/doc/guides/eventdevs/dpaa2.rst\nindex 835767f98d..b992ae649e 100644\n--- a/doc/guides/eventdevs/dpaa2.rst\n+++ b/doc/guides/eventdevs/dpaa2.rst\n@@ -52,26 +52,6 @@ Currently supported by DPDK:\n Pre-Installation Configuration\n ------------------------------\n \n-Config File Options\n-~~~~~~~~~~~~~~~~~~~\n-\n-The following options can be modified in the ``config`` file.\n-Please note that enabling debugging options may affect system performance.\n-\n-- ``CONFIG_RTE_LIBRTE_PMD_DPAA2_EVENTDEV`` (default ``y``)\n-\n-  Toggle compilation of the ``lrte_pmd_dpaa2_event`` driver.\n-\n-Driver Compilation\n-~~~~~~~~~~~~~~~~~~\n-\n-To compile the DPAA2 EVENTDEV PMD for Linux arm64 gcc target, run the\n-following ``make`` command:\n-\n-.. code-block:: console\n-\n-   cd <DPDK-source-directory>\n-   make config T=arm64-dpaa-linux-gcc install\n \n Initialization\n --------------\ndiff --git a/doc/guides/eventdevs/octeontx.rst b/doc/guides/eventdevs/octeontx.rst\nindex 9a3646db0d..f7a4cdd586 100644\n--- a/doc/guides/eventdevs/octeontx.rst\n+++ b/doc/guides/eventdevs/octeontx.rst\n@@ -41,30 +41,6 @@ Prerequisites\n \n See :doc:`../platform/octeontx` for setup information.\n \n-Pre-Installation Configuration\n-------------------------------\n-\n-Config File Options\n-~~~~~~~~~~~~~~~~~~~\n-\n-The following options can be modified in the ``config`` file.\n-Please note that enabling debugging options may affect system performance.\n-\n-- ``CONFIG_RTE_LIBRTE_PMD_OCTEONTX_SSOVF`` (default ``y``)\n-\n-  Toggle compilation of the ``librte_pmd_octeontx_ssovf`` driver.\n-\n-Driver Compilation\n-~~~~~~~~~~~~~~~~~~\n-\n-To compile the OCTEON TX SSOVF PMD for Linux arm64 gcc target, run the\n-following ``make`` command:\n-\n-.. code-block:: console\n-\n-   cd <DPDK-source-directory>\n-   make config T=arm64-thunderx-linux-gcc install\n-\n \n Initialization\n --------------\ndiff --git a/doc/guides/eventdevs/octeontx2.rst b/doc/guides/eventdevs/octeontx2.rst\nindex 6502f6415f..7f9eceb01f 100644\n--- a/doc/guides/eventdevs/octeontx2.rst\n+++ b/doc/guides/eventdevs/octeontx2.rst\n@@ -47,14 +47,6 @@ Prerequisites and Compilation procedure\n Pre-Installation Configuration\n ------------------------------\n \n-Compile time Config Options\n-~~~~~~~~~~~~~~~~~~~~~~~~~~~\n-\n-The following option can be modified in the ``config`` file.\n-\n-- ``CONFIG_RTE_LIBRTE_PMD_OCTEONTX2_EVENTDEV`` (default ``y``)\n-\n-  Toggle compilation of the ``librte_pmd_octeontx2_event`` driver.\n \n Runtime Config Options\n ~~~~~~~~~~~~~~~~~~~~~~\n",
    "prefixes": [
        "v3",
        "24/37"
    ]
}