get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 51878,
    "url": "http://patches.dpdk.org/api/patches/51878/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190328232451.16988-8-anand.rawat@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": "<20190328232451.16988-8-anand.rawat@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190328232451.16988-8-anand.rawat@intel.com",
    "date": "2019-03-28T23:24:50",
    "name": "[v7,7/8] doc: add documentation for windows",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "18b9130aecafc080fd6fa4abdd13d15a66f5ae68",
    "submitter": {
        "id": 1231,
        "url": "http://patches.dpdk.org/api/people/1231/?format=api",
        "name": "Anand Rawat",
        "email": "anand.rawat@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/20190328232451.16988-8-anand.rawat@intel.com/mbox/",
    "series": [
        {
            "id": 3980,
            "url": "http://patches.dpdk.org/api/series/3980/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3980",
            "date": "2019-03-28T23:24:43",
            "name": "HelloWorld example for windows",
            "version": 7,
            "mbox": "http://patches.dpdk.org/series/3980/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/51878/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/51878/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 3B7814CC0;\n\tFri, 29 Mar 2019 00:25:33 +0100 (CET)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n\tby dpdk.org (Postfix) with ESMTP id A22FE2BD3\n\tfor <dev@dpdk.org>; Fri, 29 Mar 2019 00:24:56 +0100 (CET)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n\tby fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t28 Mar 2019 16:24:54 -0700",
            "from anandraw-devbx.amr.corp.intel.com ([10.19.242.57])\n\tby orsmga005.jf.intel.com with ESMTP; 28 Mar 2019 16:24:54 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.60,282,1549958400\"; d=\"scan'208\";a=\"311303610\"",
        "From": "Anand Rawat <anand.rawat@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "anand.rawat@intel.com, pallavi.kadam@intel.com, ranjit.menon@intel.com, \n\tjeffrey.b.shaw@intel.com, bruce.richardson@intel.com, thomas@monjalon.net",
        "Date": "Thu, 28 Mar 2019 16:24:50 -0700",
        "Message-Id": "<20190328232451.16988-8-anand.rawat@intel.com>",
        "X-Mailer": "git-send-email 2.17.1.windows.2",
        "In-Reply-To": "<20190328232451.16988-1-anand.rawat@intel.com>",
        "References": "<20190306041634.12976-1-anand.rawat@intel.com>\n\t<20190328232451.16988-1-anand.rawat@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v7 7/8] doc: add documentation for windows",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Added documentation to build helloworld example\non windows using meson and clang. Updated the\nmaintainers list to include windows maintainers.\n\nSigned-off-by: Pallavi Kadam <pallavi.kadam@intel.com>\nSigned-off-by: Anand Rawat <anand.rawat@intel.com>\nReviewed-by: Jeff Shaw <jeffrey.b.shaw@intel.com>\nReviewed-by: Ranjit Menon <ranjit.menon@intel.com>\n---\n MAINTAINERS                           |  7 +++\n doc/guides/index.rst                  |  3 +-\n doc/guides/windows_gsg/build_dpdk.rst | 73 +++++++++++++++++++++++++++\n doc/guides/windows_gsg/index.rst      | 14 +++++\n doc/guides/windows_gsg/intro.rst      | 20 ++++++++\n 5 files changed, 116 insertions(+), 1 deletion(-)\n create mode 100644 doc/guides/windows_gsg/build_dpdk.rst\n create mode 100644 doc/guides/windows_gsg/index.rst\n create mode 100644 doc/guides/windows_gsg/intro.rst",
    "diff": "diff --git a/MAINTAINERS b/MAINTAINERS\nindex e9ff2b4c2..ab00771d2 100644\n--- a/MAINTAINERS\n+++ b/MAINTAINERS\n@@ -283,6 +283,13 @@ FreeBSD UIO\n M: Bruce Richardson <bruce.richardson@intel.com>\n F: kernel/freebsd/nic_uio/\n \n+Windows support\n+M: Harini Ramakrishnan <harini.ramakrishnan@microsoft.com>\n+M: Omar Cardona <ocardona@microsoft.com>\n+M: Anand Rawat <anand.rawat@intel.com>\n+M: Ranjit Menon <ranjit.menon@intel.com>\n+F: lib/librte_eal/windows/\n+\n \n Core Libraries\n --------------\ndiff --git a/doc/guides/index.rst b/doc/guides/index.rst\nindex 8a9ed65c8..8a1601b27 100644\n--- a/doc/guides/index.rst\n+++ b/doc/guides/index.rst\n@@ -1,5 +1,5 @@\n ..  SPDX-License-Identifier: BSD-3-Clause\n-    Copyright(c) 2010-2014 Intel Corporation.\n+    Copyright(c) 2010-2019 Intel Corporation.\n \n DPDK documentation\n ==================\n@@ -9,6 +9,7 @@ DPDK documentation\n \n    linux_gsg/index\n    freebsd_gsg/index\n+   windows_gsg/index\n    sample_app_ug/index\n    prog_guide/index\n    howto/index\ndiff --git a/doc/guides/windows_gsg/build_dpdk.rst b/doc/guides/windows_gsg/build_dpdk.rst\nnew file mode 100644\nindex 000000000..b88eb76c9\n--- /dev/null\n+++ b/doc/guides/windows_gsg/build_dpdk.rst\n@@ -0,0 +1,73 @@\n+..  SPDX-License-Identifier: BSD-3-Clause\n+    Copyright(c) 2019 Intel Corporation.\n+\n+Compiling the DPDK Target from Source\n+=====================================\n+\n+System Requirements\n+-------------------\n+\n+The DPDK and its applications require the Clang-LLVM* C compiler and MSVC* linker.\n+The Meson* Build system is used to prepare the sources for compilation with the Ninja backend.\n+\n+\\*Other names and brands may be claimed as the property of others.\n+\n+Install the Compiler\n+--------------------\n+\n+Download and install the clang compiler from `LLVM* website <http://releases.llvm.org/download.html>`_.\n+For example, Clang-LLVM direct download link::\n+\n+\thttp://releases.llvm.org/7.0.1/LLVM-7.0.1-win64.exe\n+\n+\n+Install the Linker\n+------------------\n+\n+Download and install the Build Tools for Visual Studio to link and build the files on windows, from `Microsoft* website <https://visualstudio.microsoft.com/downloads>`_.\n+When installing build tools, select the \"Visual C++ build tools\" option and ensure the Windows SDK is selected.\n+\n+\n+Install the Build System\n+------------------------\n+\n+Download and install the build system from `Meson* website <http://mesonbuild.com/Getting-meson.html>`_.\n+A good option to choose is the MSI installer for both meson and ninja together::\n+\n+\thttp://mesonbuild.com/Getting-meson.html#installing-meson-and-ninja-with-the-msi-installer%22\n+\n+Install the Backend\n+-------------------\n+\n+If using Ninja, download and install the backend from `Ninja* website <https://ninja-build.org/>`_ or\n+install along with the meson build system.\n+\n+Build the code\n+--------------\n+\n+The build environment is setup to build the EAL and the helloworld example by\n+default.\n+\n+Using the ninja backend\n+~~~~~~~~~~~~~~~~~~~~~~~~\n+\n+.. code-block:: console\n+\n+    cd C:\\Users\\me\\dpdk\n+    meson build\n+    cd build\n+    ninja\n+\n+Run the helloworld example\n+==========================\n+\n+Navigate to the build directory and run `dpdk-helloworld.exe`.\n+\n+.. code-block:: console\n+\n+    cd C:\\Users\\me\\dpdk\\build\n+    helloworld.exe\n+    hello from core 1\n+    hello from core 3\n+    hello from core 0\n+    hello from core 2\ndiff --git a/doc/guides/windows_gsg/index.rst b/doc/guides/windows_gsg/index.rst\nnew file mode 100644\nindex 000000000..d9b7990a8\n--- /dev/null\n+++ b/doc/guides/windows_gsg/index.rst\n@@ -0,0 +1,14 @@\n+..  SPDX-License-Identifier: BSD-3-Clause\n+    Copyright(c) 2019 Intel Corporation.\n+\n+.. _windows_gsg:\n+\n+Getting Started Guide for Windows\n+=================================\n+\n+.. toctree::\n+    :maxdepth: 2\n+    :numbered:\n+\n+    intro\n+    build_dpdk\ndiff --git a/doc/guides/windows_gsg/intro.rst b/doc/guides/windows_gsg/intro.rst\nnew file mode 100644\nindex 000000000..a0285732d\n--- /dev/null\n+++ b/doc/guides/windows_gsg/intro.rst\n@@ -0,0 +1,20 @@\n+..  SPDX-License-Identifier: BSD-3-Clause\n+    Copyright(c) 2019 Intel Corporation.\n+\n+Introduction\n+============\n+\n+This document contains instructions for installing and configuring the Data\n+Plane Development Kit (DPDK) software. The document describes how to compile\n+and run a DPDK application in a Windows* OS application environment, without\n+going deeply into detail.\n+\n+\\*Other names and brands may be claimed as the property of others.\n+\n+Limitations\n+===========\n+\n+DPDK for Windows is currently a work in progress. Not all DPDK source files\n+compile. Support is being added in pieces so as to limit the overall scope\n+of any individual patch series. The goal is to be able to run any DPDK\n+application natively on Windows.\n",
    "prefixes": [
        "v7",
        "7/8"
    ]
}