get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 75294,
    "url": "https://patches.dpdk.org/api/patches/75294/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-18-ciara.power@intel.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<20200807123009.21266-18-ciara.power@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-18-ciara.power@intel.com",
    "date": "2020-08-07T12:30:07",
    "name": "[20.11,17/19] doc: remove references to make in rawdev guides",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "ac7cdaa1091db3732359ea2157c9f440e40486fb",
    "submitter": {
        "id": 978,
        "url": "https://patches.dpdk.org/api/people/978/?format=api",
        "name": "Power, Ciara",
        "email": "ciara.power@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-18-ciara.power@intel.com/mbox/",
    "series": [
        {
            "id": 11549,
            "url": "https://patches.dpdk.org/api/series/11549/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=11549",
            "date": "2020-08-07T12:29:50",
            "name": "remove make support in DPDK",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/11549/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/75294/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/75294/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 9EED7A04B0;\n\tFri,  7 Aug 2020 14:42:16 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 3BD601C1BC;\n\tFri,  7 Aug 2020 14:38:07 +0200 (CEST)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n by dpdk.org (Postfix) with ESMTP id DB0BD1C19C\n for <dev@dpdk.org>; Fri,  7 Aug 2020 14:38:03 +0200 (CEST)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 07 Aug 2020 05:38:03 -0700",
            "from silpixa00399953.ir.intel.com (HELO\n silpixa00399953.ger.corp.intel.com) ([10.237.222.53])\n by orsmga001.jf.intel.com with ESMTP; 07 Aug 2020 05:38:02 -0700"
        ],
        "IronPort-SDR": [
            "\n fvuBn8daphtnMxZCw9RFOrnVexxGp4v6+0bs3MkjiQ6aQhBjwHgTBqWS0MIYuDK28I2anBYQmo\n MyjsetdncpvA==",
            "\n SUTt+vLWBv9uPVIMlZXaS5N9WsChzCDI+CZC6yXG/U29bhROOLe0mwukN7qUDQuiCYPsUnbjFo\n rcFY646nmjXw=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9705\"; a=\"152298300\"",
            "E=Sophos;i=\"5.75,445,1589266800\"; d=\"scan'208\";a=\"152298300\"",
            "E=Sophos;i=\"5.75,445,1589266800\"; d=\"scan'208\";a=\"367914604\""
        ],
        "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": "bruce.richardson@intel.com, thomas@monjalon.net,\n Ciara Power <ciara.power@intel.com>",
        "Date": "Fri,  7 Aug 2020 13:30:07 +0100",
        "Message-Id": "<20200807123009.21266-18-ciara.power@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20200807123009.21266-1-ciara.power@intel.com>",
        "References": "<20200807123009.21266-1-ciara.power@intel.com>",
        "Subject": "[dpdk-dev] [PATCH 20.11 17/19] doc: remove references to make in\n\trawdev 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/rawdevs/dpaa2_cmdif.rst   | 21 ---------------------\n doc/guides/rawdevs/dpaa2_qdma.rst    | 21 ---------------------\n doc/guides/rawdevs/ifpga.rst         | 10 ----------\n doc/guides/rawdevs/ioat.rst          |  5 -----\n doc/guides/rawdevs/ntb.rst           |  6 ------\n doc/guides/rawdevs/octeontx2_dma.rst | 12 ------------\n doc/guides/rawdevs/octeontx2_ep.rst  |  8 --------\n 7 files changed, 83 deletions(-)",
    "diff": "diff --git a/doc/guides/rawdevs/dpaa2_cmdif.rst b/doc/guides/rawdevs/dpaa2_cmdif.rst\nindex be9805874b..7ac3963938 100644\n--- a/doc/guides/rawdevs/dpaa2_cmdif.rst\n+++ b/doc/guides/rawdevs/dpaa2_cmdif.rst\n@@ -44,17 +44,6 @@ Currently supported by DPDK:\n    Some part of fslmc bus code (mc flib - object library) routines are\n    dual licensed (BSD & GPLv2).\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-\n-- ``CONFIG_RTE_LIBRTE_PMD_DPAA2_CMDIF_RAWDEV`` (default ``y``)\n-\n-  Toggle compilation of the ``lrte_pmd_dpaa2_cmdif`` driver.\n \n Enabling logs\n -------------\n@@ -68,16 +57,6 @@ For enabling logs, use the following EAL parameter:\n Using ``pmd.raw.dpaa2.cmdif`` as log matching criteria, all Event PMD logs can be\n enabled which are lower than logging ``level``.\n \n-Driver Compilation\n-~~~~~~~~~~~~~~~~~~\n-\n-To compile the DPAA2 CMDIF 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/rawdevs/dpaa2_qdma.rst b/doc/guides/rawdevs/dpaa2_qdma.rst\nindex 129e83d5ef..92921fafdd 100644\n--- a/doc/guides/rawdevs/dpaa2_qdma.rst\n+++ b/doc/guides/rawdevs/dpaa2_qdma.rst\n@@ -48,17 +48,6 @@ Currently supported by DPDK:\n    Some part of fslmc bus code (mc flib - object library) routines are\n    dual licensed (BSD & GPLv2).\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-\n-- ``CONFIG_RTE_LIBRTE_PMD_DPAA2_QDMA_RAWDEV`` (default ``y``)\n-\n-  Toggle compilation of the ``lrte_pmd_dpaa2_qdma`` driver.\n \n Enabling logs\n -------------\n@@ -72,16 +61,6 @@ For enabling logs, use the following EAL parameter:\n Using ``pmd.raw.dpaa2.qdma`` as log matching criteria, all Event PMD logs can be\n enabled which are lower than logging ``level``.\n \n-Driver Compilation\n-~~~~~~~~~~~~~~~~~~\n-\n-To compile the DPAA2 QDMA 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/rawdevs/ifpga.rst b/doc/guides/rawdevs/ifpga.rst\nindex a3d92a62ea..dbd0d6e37d 100644\n--- a/doc/guides/rawdevs/ifpga.rst\n+++ b/doc/guides/rawdevs/ifpga.rst\n@@ -76,16 +76,6 @@ summarized by the following block diagram::\n      |        vdev_ifpga_cfg driver       |        |  Intel FpgaDev  |\n      +------------------------------------+        +-----------------+\n \n-Build options\n--------------\n-\n-- ``CONFIG_RTE_LIBRTE_IFPGA_BUS`` (default ``y``)\n-\n-   Toggle compilation of IFPGA Bus library.\n-\n-- ``CONFIG_RTE_LIBRTE_IFPGA_RAWDEV`` (default ``y``)\n-\n-   Toggle compilation of the ``ifpga_rawdev`` driver.\n \n Run-time parameters\n -------------------\ndiff --git a/doc/guides/rawdevs/ioat.rst b/doc/guides/rawdevs/ioat.rst\nindex d0eee5e237..3026511cf8 100644\n--- a/doc/guides/rawdevs/ioat.rst\n+++ b/doc/guides/rawdevs/ioat.rst\n@@ -54,11 +54,6 @@ shows:\n Compilation\n ------------\n \n-For builds done with ``make``, the driver compilation is enabled by the\n-``CONFIG_RTE_LIBRTE_PMD_IOAT_RAWDEV`` build configuration option. This is\n-enabled by default in builds for x86 platforms, and disabled in other\n-configurations.\n-\n For builds using ``meson`` and ``ninja``, the driver will be built when the\n target platform is x86-based.\n \ndiff --git a/doc/guides/rawdevs/ntb.rst b/doc/guides/rawdevs/ntb.rst\nindex aa7d809649..0589b70087 100644\n--- a/doc/guides/rawdevs/ntb.rst\n+++ b/doc/guides/rawdevs/ntb.rst\n@@ -30,12 +30,6 @@ is https://www.intel.com/content/dam/support/us/en/documents/server-products/Int\n - Disable PCIe PII SSC (Spread Spectrum Clocking) for both hosts. This\n   is a hardware requirement.\n \n-Build Options\n--------------\n-\n-- ``CONFIG_RTE_LIBRTE_PMD_NTB_RAWDEV`` (default ``y``)\n-\n-   Toggle compilation of the ``ntb`` driver.\n \n Device Setup\n ------------\ndiff --git a/doc/guides/rawdevs/octeontx2_dma.rst b/doc/guides/rawdevs/octeontx2_dma.rst\nindex 1e1dfbe931..f93ec1ffd7 100644\n--- a/doc/guides/rawdevs/octeontx2_dma.rst\n+++ b/doc/guides/rawdevs/octeontx2_dma.rst\n@@ -26,18 +26,6 @@ Prerequisites and Compilation procedure\n    See :doc:`../platform/octeontx2` for setup information.\n \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-\n-- ``CONFIG_RTE_LIBRTE_PMD_OCTEONTX2_DMA_RAWDEV`` (default ``y``)\n-\n-  Toggle compilation of the ``lrte_pmd_octeontx2_dma`` driver.\n-\n Enabling logs\n -------------\n \ndiff --git a/doc/guides/rawdevs/octeontx2_ep.rst b/doc/guides/rawdevs/octeontx2_ep.rst\nindex bbcf530a45..4f91e78ab1 100644\n--- a/doc/guides/rawdevs/octeontx2_ep.rst\n+++ b/doc/guides/rawdevs/octeontx2_ep.rst\n@@ -18,14 +18,6 @@ This OCTEON TX2 End Point mode PMD supports\n \n #. Packet Output - OCTEON TX2 to Host with info pointer mode.\n \n-Config File Options\n-~~~~~~~~~~~~~~~~~~~\n-\n-The following options can be modified in the ``config`` file.\n-\n-- ``CONFIG_RTE_LIBRTE_PMD_OCTEONTX2_EP_RAWDEV`` (default ``y``)\n-\n-  Toggle compilation of the ``lrte_pmd_octeontx2_ep`` driver.\n \n Initialization\n --------------\n",
    "prefixes": [
        "20.11",
        "17/19"
    ]
}