get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 76441,
    "url": "http://patches.dpdk.org/api/patches/76441/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200903152717.42095-31-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-31-ciara.power@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200903152717.42095-31-ciara.power@intel.com",
    "date": "2020-09-03T15:27:10",
    "name": "[v3,30/37] doc: remove references to make in platform guides",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "954b05caa3b34aa2a3de0822228e0022582253d4",
    "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-31-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/76441/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/76441/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 31F7DA04BF;\n\tThu,  3 Sep 2020 17:36:17 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id BD58A1C225;\n\tThu,  3 Sep 2020 17:29:33 +0200 (CEST)",
            "from mga12.intel.com (mga12.intel.com [192.55.52.136])\n by dpdk.org (Postfix) with ESMTP id 0DE071C0D2\n for <dev@dpdk.org>; Thu,  3 Sep 2020 17:29:30 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 03 Sep 2020 08:29:30 -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:28 -0700"
        ],
        "IronPort-SDR": [
            "\n bWMR35sRXESp0GzrpVbArXsl7DGvnPOCKmgX9o2//SdfbcrX5no3kfMgF3avVyMa1mi6eTs+nR\n DecwhyQY7CZQ==",
            "\n Vg1RvBXYisczKAXne7N0InkzugYuYPx0m4DCOMnlGsnRutC3U5bQPvNjiDJndKDrEV8jueeUNI\n pJe+85KWzFYQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9733\"; a=\"137114048\"",
            "E=Sophos;i=\"5.76,387,1592895600\"; d=\"scan'208\";a=\"137114048\"",
            "E=Sophos;i=\"5.76,387,1592895600\"; d=\"scan'208\";a=\"302244207\""
        ],
        "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:10 +0100",
        "Message-Id": "<20200903152717.42095-31-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>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=UTF-8",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v3 30/37] doc: remove references to make in\n\tplatform 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/platform/bluefield.rst | 22 ---------------------\n doc/guides/platform/octeontx.rst  | 33 +------------------------------\n doc/guides/platform/octeontx2.rst | 32 ------------------------------\n 3 files changed, 1 insertion(+), 86 deletions(-)",
    "diff": "diff --git a/doc/guides/platform/bluefield.rst b/doc/guides/platform/bluefield.rst\nindex deda675b75..366f2b23a7 100644\n--- a/doc/guides/platform/bluefield.rst\n+++ b/doc/guides/platform/bluefield.rst\n@@ -60,17 +60,6 @@ Native Compilation\n Refer to :doc:`../nics/mlx5` for prerequisites. Either Mellanox OFED/EN or\n rdma-core library with corresponding kernel drivers is required.\n \n-make build\n-^^^^^^^^^^\n-\n-.. code-block:: console\n-\n-        make config T=arm64-bluefield-linux-gcc\n-        make -j\n-\n-meson build\n-^^^^^^^^^^^\n-\n .. code-block:: console\n \n         meson build\n@@ -126,17 +115,6 @@ Then, untar the tarball at the cross toolchain directory on the x86 host.\n         cd $(dirname $(which aarch64-linux-gnu-gcc))/..\n         tar xf aarch64-linux-gnu-mlx.tar\n \n-make build\n-^^^^^^^^^^\n-\n-.. code-block:: console\n-\n-        make config T=arm64-bluefield-linux-gcc\n-        make -j CROSS=aarch64-linux-gnu- CONFIG_RTE_KNI_KMOD=n CONFIG_RTE_EAL_IGB_UIO=n\n-\n-meson build\n-^^^^^^^^^^^\n-\n .. code-block:: console\n \n         meson build --cross-file config/arm/arm64_bluefield_linux_gcc\ndiff --git a/doc/guides/platform/octeontx.rst b/doc/guides/platform/octeontx.rst\nindex 7d1cb647d3..9c20ce437d 100644\n--- a/doc/guides/platform/octeontx.rst\n+++ b/doc/guides/platform/octeontx.rst\n@@ -90,23 +90,8 @@ native architecture, the linux sources need to be compiled once natively.\n \n The above steps would rebuild the modules and the required intermediate binaries.\n Once the target is ready for native compilation, the OCTEON TX platform\n-drivers can be compiled with the following steps,\n+drivers can be compiled, see :doc:`../linux_gsg/build_dpdk` for details.\n \n-.. code-block:: console\n-\n-        cd <dpdk directory>\n-        make config T=arm64-thunderx-linux-gcc\n-        make\n-\n-The example applications can be compiled using the following:\n-\n-.. code-block:: console\n-\n-        cd <dpdk directory>\n-        export RTE_SDK=$PWD\n-        export RTE_TARGET=build\n-        cd examples/<application>\n-        make\n \n Cross Compilation\n ~~~~~~~~~~~~~~~~~\n@@ -139,23 +124,7 @@ SDK 6.2.0 patch 3:\n The above steps will prepare build system with numa additions. Now this build system can be used\n to build applications for **OCTEON TX** :sup:`®` platforms.\n \n-.. code-block:: console\n-\n-        cd <dpdk directory>\n-        export RTE_SDK=$PWD\n-        export RTE_KERNELDIR=$THUNDER_ROOT/linux/kernel/linux\n-        make config T=arm64-thunderx-linux-gcc\n-        make -j CROSS=aarch64-thunderx-linux-gnu- CONFIG_RTE_KNI_KMOD=n CONFIG_RTE_EAL_IGB_UIO=n EXTRA_CFLAGS=\"-isystem <numa_install_dir>/include\" EXTRA_LDFLAGS=\"-L<numa_install_dir>/lib -lnuma\"\n-\n If NUMA support is not required, it can be disabled as explained in\n :doc:`../linux_gsg/cross_build_dpdk_for_arm64`.\n \n-Following steps could be used in that case.\n-\n-.. code-block:: console\n-\n-        make config T=arm64-thunderx-linux-gcc\n-        make CROSS=aarch64-thunderx-linux-gnu-\n-\n-\n SDK and related information can be obtained from: `Cavium support site <https://support.cavium.com/>`_.\ndiff --git a/doc/guides/platform/octeontx2.rst b/doc/guides/platform/octeontx2.rst\nindex 13255eec5c..232f628366 100644\n--- a/doc/guides/platform/octeontx2.rst\n+++ b/doc/guides/platform/octeontx2.rst\n@@ -498,27 +498,6 @@ an x86 based platform.\n Native Compilation\n ~~~~~~~~~~~~~~~~~~\n \n-make build\n-^^^^^^^^^^\n-\n-.. code-block:: console\n-\n-        make config T=arm64-octeontx2-linux-gcc\n-        make -j\n-\n-The example applications can be compiled using the following:\n-\n-.. code-block:: console\n-\n-        cd <dpdk directory>\n-        export RTE_SDK=$PWD\n-        export RTE_TARGET=build\n-        cd examples/<application>\n-        make -j\n-\n-meson build\n-^^^^^^^^^^^\n-\n .. code-block:: console\n \n         meson build\n@@ -529,17 +508,6 @@ Cross Compilation\n \n Refer to :doc:`../linux_gsg/cross_build_dpdk_for_arm64` for generic arm64 details.\n \n-make build\n-^^^^^^^^^^\n-\n-.. code-block:: console\n-\n-        make config T=arm64-octeontx2-linux-gcc\n-        make -j CROSS=aarch64-marvell-linux-gnu- CONFIG_RTE_KNI_KMOD=n\n-\n-meson build\n-^^^^^^^^^^^\n-\n .. code-block:: console\n \n         meson build --cross-file config/arm/arm64_octeontx2_linux_gcc\n",
    "prefixes": [
        "v3",
        "30/37"
    ]
}