get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 76439,
    "url": "http://patches.dpdk.org/api/patches/76439/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200903152717.42095-29-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-29-ciara.power@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200903152717.42095-29-ciara.power@intel.com",
    "date": "2020-09-03T15:27:08",
    "name": "[v3,28/37] doc: remove references to make in mempool guides",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "05824972808f623f82d18d9a4cffcf43d854a3e7",
    "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-29-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/76439/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/76439/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 44CFAA04BF;\n\tThu,  3 Sep 2020 17:35:40 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 23D471C215;\n\tThu,  3 Sep 2020 17:29:18 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by dpdk.org (Postfix) with ESMTP id 98A281C20B\n for <dev@dpdk.org>; Thu,  3 Sep 2020 17:29:15 +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:15 -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:13 -0700"
        ],
        "IronPort-SDR": [
            "\n FNF0uew2XSkIn4QIohCNYbXSfQ3T/ZhYSLk4btC9BF1qERzs94dXWAn/dcy0+Ro4LFtj5tx0mk\n 5yQFx75K5qDA==",
            "\n hCENtt1PidrjWtkMguf9painmXnA7daYG2WeY6SfTnMNUiiuV8tRakHyhIqnlmyE3IhuaxiB4l\n HFZYtTxvk3hg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9733\"; a=\"158578582\"",
            "E=Sophos;i=\"5.76,387,1592895600\"; d=\"scan'208\";a=\"158578582\"",
            "E=Sophos;i=\"5.76,387,1592895600\"; d=\"scan'208\";a=\"302244142\""
        ],
        "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 John McNamara <john.mcnamara@intel.com>,\n Marko Kovacevic <marko.kovacevic@intel.com>,\n Jerin Jacob <jerinj@marvell.com>,\n Nithin Dabilpuram <ndabilpuram@marvell.com>",
        "Date": "Thu,  3 Sep 2020 16:27:08 +0100",
        "Message-Id": "<20200903152717.42095-29-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 28/37] doc: remove references to make in\n\tmempool 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\nSigned-off-by: Ciara Power <ciara.power@intel.com>\n---\n doc/guides/mempool/octeontx.rst  | 28 +++-------------------------\n doc/guides/mempool/octeontx2.rst | 10 +---------\n 2 files changed, 4 insertions(+), 34 deletions(-)",
    "diff": "diff --git a/doc/guides/mempool/octeontx.rst b/doc/guides/mempool/octeontx.rst\nindex dfa1993e19..33c40d5b17 100644\n--- a/doc/guides/mempool/octeontx.rst\n+++ b/doc/guides/mempool/octeontx.rst\n@@ -30,33 +30,11 @@ Prerequisites\n \n See :doc: `../platform/octeontx.rst` 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_MBUF_DEFAULT_MEMPOOL_OPS`` ( set to ``octeontx_fpavf``)\n-\n-  Set default mempool ops to octeontx_fpavf.\n-\n-- ``CONFIG_RTE_LIBRTE_OCTEONTX_MEMPOOL`` (default ``y``)\n-\n-  Toggle compilation of the ``librte_mempool_octeontx`` driver.\n \n Driver Compilation\n-~~~~~~~~~~~~~~~~~~\n-\n-To compile the OCTEON TX FPAVF MEMPOOL PMD for Linux arm64 gcc target, run the\n-following ``make`` command:\n-\n-.. code-block:: console\n+------------------\n \n-   cd <DPDK-source-directory>\n-   make config T=arm64-thunderx-linux-gcc\n+See :doc:`../linux_gsg/build_dpdk` for more information on compiling DPDK.\n \n \n Initialization\n@@ -70,5 +48,5 @@ Example:\n \n .. code-block:: console\n \n-    ./build/app/test -c 0xf --base-virtaddr=0x100000000000 \\\n+    ./<build_dir>/app/test/dpdk-test -c 0xf --base-virtaddr=0x100000000000 \\\n                         --mbuf-pool-ops-name=\"octeontx_fpavf\"\ndiff --git a/doc/guides/mempool/octeontx2.rst b/doc/guides/mempool/octeontx2.rst\nindex 49b45a04e8..53f09a52db 100644\n--- a/doc/guides/mempool/octeontx2.rst\n+++ b/doc/guides/mempool/octeontx2.rst\n@@ -29,14 +29,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_OCTEONTX2_MEMPOOL`` (default ``y``)\n-\n-  Toggle compilation of the ``librte_mempool_octeontx2`` driver.\n \n Runtime Config Options\n ~~~~~~~~~~~~~~~~~~~~~~\n@@ -97,4 +89,4 @@ Standalone mempool device\n \n    Example command to run ``mempool_autotest`` test with standalone OCTEONTX2 NPA device::\n \n-     echo \"mempool_autotest\" | build/app/test -c 0xf0 --mbuf-pool-ops-name=\"octeontx2_npa\"\n+     echo \"mempool_autotest\" | <build_dir>/app/test/dpdk-test -c 0xf0 --mbuf-pool-ops-name=\"octeontx2_npa\"\n",
    "prefixes": [
        "v3",
        "28/37"
    ]
}