get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 81676,
    "url": "http://patches.dpdk.org/api/patches/81676/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201021081725.68541-3-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": "<20201021081725.68541-3-ciara.power@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201021081725.68541-3-ciara.power@intel.com",
    "date": "2020-10-21T08:17:12",
    "name": "[v7,02/14] doc: remove references to make from mempool guide",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "1c999ef38617a6d435cf385f555ea568cb504f2b",
    "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/20201021081725.68541-3-ciara.power@intel.com/mbox/",
    "series": [
        {
            "id": 13169,
            "url": "http://patches.dpdk.org/api/series/13169/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13169",
            "date": "2020-10-21T08:17:10",
            "name": "remove make support in DPDK",
            "version": 7,
            "mbox": "http://patches.dpdk.org/series/13169/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/81676/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/81676/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 04D7CA04DD;\n\tWed, 21 Oct 2020 10:18:13 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 3042DACE9;\n\tWed, 21 Oct 2020 10:17:40 +0200 (CEST)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by dpdk.org (Postfix) with ESMTP id 2BA9BAC6E\n for <dev@dpdk.org>; Wed, 21 Oct 2020 10:17:36 +0200 (CEST)",
            "from orsmga003.jf.intel.com ([10.7.209.27])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 21 Oct 2020 01:17:34 -0700",
            "from silpixa00400355.ir.intel.com (HELO\n silpixa00400355.ger.corp.intel.com) ([10.237.222.239])\n by orsmga003.jf.intel.com with ESMTP; 21 Oct 2020 01:17:33 -0700"
        ],
        "IronPort-SDR": [
            "\n jzkIgVTq59BmcYdyWyaP0N13AQcL5EQXdN2bFXZm8vXzYKBaswGEzmIQvIaw7gdqyQ2c0ZpSQc\n qUeWU59sdr5A==",
            "\n QPI6IruxfZzuA+EQ4VKW93I4cg4uZ97zkL63mvck54w4kWt/2Nd2Y4laXJr7+Ta2uomOJ7AMyJ\n YME/7JoySQYg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9780\"; a=\"231525172\"",
            "E=Sophos;i=\"5.77,400,1596524400\"; d=\"scan'208\";a=\"231525172\"",
            "E=Sophos;i=\"5.77,400,1596524400\"; d=\"scan'208\";a=\"316301903\""
        ],
        "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>, Kevin Laatz <kevin.laatz@intel.com>,\n Jerin Jacob <jerinj@marvell.com>,\n Nithin Dabilpuram <ndabilpuram@marvell.com>",
        "Date": "Wed, 21 Oct 2020 09:17:12 +0100",
        "Message-Id": "<20201021081725.68541-3-ciara.power@intel.com>",
        "X-Mailer": "git-send-email 2.22.0",
        "In-Reply-To": "<20201021081725.68541-1-ciara.power@intel.com>",
        "References": "<20200807123009.21266-1-ciara.power@intel.com>\n <20201021081725.68541-1-ciara.power@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v7 02/14] doc: remove references to make from\n\tmempool guide",
        "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>\nReviewed-by: Kevin Laatz <kevin.laatz@intel.com>\n\n---\nv7: Added back in config option that is available in meson config file.\n---\n doc/guides/mempool/octeontx.rst  | 16 +++-------------\n doc/guides/mempool/octeontx2.rst | 10 +---------\n 2 files changed, 4 insertions(+), 22 deletions(-)",
    "diff": "diff --git a/doc/guides/mempool/octeontx.rst b/doc/guides/mempool/octeontx.rst\nindex dfa1993e19..15737ad7bf 100644\n--- a/doc/guides/mempool/octeontx.rst\n+++ b/doc/guides/mempool/octeontx.rst\n@@ -36,27 +36,17 @@ Pre-Installation Configuration\n Config File Options\n ~~~~~~~~~~~~~~~~~~~\n \n-The following options can be modified in the ``config`` file.\n+The following option can be modified in the ``config/rte_config.h`` 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-   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 +60,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": [
        "v7",
        "02/14"
    ]
}