get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 88182,
    "url": "https://patches.dpdk.org/api/patches/88182/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1614209812-4331-1-git-send-email-jizh@linux.microsoft.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": "<1614209812-4331-1-git-send-email-jizh@linux.microsoft.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1614209812-4331-1-git-send-email-jizh@linux.microsoft.com",
    "date": "2021-02-24T23:36:52",
    "name": "WindowsGSGDoc: Update the meson version to use for Windows DPDK",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "9a993500ca9ce11913b87a1ef2ecbd3f0b2a7c07",
    "submitter": {
        "id": 1934,
        "url": "https://patches.dpdk.org/api/people/1934/?format=api",
        "name": "Jie Zhou",
        "email": "jizh@linux.microsoft.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/1614209812-4331-1-git-send-email-jizh@linux.microsoft.com/mbox/",
    "series": [
        {
            "id": 15368,
            "url": "https://patches.dpdk.org/api/series/15368/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15368",
            "date": "2021-02-24T23:36:52",
            "name": "WindowsGSGDoc: Update the meson version to use for Windows DPDK",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/15368/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/88182/comments/",
    "check": "fail",
    "checks": "https://patches.dpdk.org/api/patches/88182/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 mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 71CAFA034F;\n\tThu, 25 Feb 2021 00:36:59 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 0081940692;\n\tThu, 25 Feb 2021 00:36:59 +0100 (CET)",
            "from linux.microsoft.com (linux.microsoft.com [13.77.154.182])\n by mails.dpdk.org (Postfix) with ESMTP id 718A44067B\n for <dev@dpdk.org>; Thu, 25 Feb 2021 00:36:58 +0100 (CET)",
            "from\n linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net\n (linux.microsoft.com [13.77.154.182])\n by linux.microsoft.com (Postfix) with ESMTPSA id 8FD7820B6C40;\n Wed, 24 Feb 2021 15:36:57 -0800 (PST)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 linux.microsoft.com 8FD7820B6C40",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com;\n s=default; t=1614209817;\n bh=nVwHbHiUfN/fzlg8FqgpH9B3hst6fJu5OibnYfIwCpE=;\n h=From:To:Cc:Subject:Date:From;\n b=mM0OQkEKTfUIL1Ksu5n5aCrD9/kCwBcn1WRX98qlmh5+zI0wrFMBW5peIcA+8sZ9x\n OcgXhmgBw+TmYvRqsRteQzveHBuHEJYIQN4L7HMEzgR19APeNCZT6n8Mr3U+fc/JAW\n G9TOxQNn9kGFdobRnRHf/x0ZnAYobhiBBfVIOK00=",
        "From": "Jie Zhou <jizh@linux.microsoft.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net,\n\troretzla@linux.microsoft.com",
        "Date": "Wed, 24 Feb 2021 15:36:52 -0800",
        "Message-Id": "<1614209812-4331-1-git-send-email-jizh@linux.microsoft.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "Subject": "[dpdk-dev] [PATCH] WindowsGSGDoc: Update the meson version to use\n for Windows DPDK",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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": "From: Jie Zhou <jizh@microsoft.com>\n\nMeson with Windows clang generates incorrect linker flag\n\"--subsystem,console\" instead of \"/subsystem:console\" which\nwill fail the DPDK build. This is discovered at porting testpmd.\n\nMeson 0.57.0 has the fix and should be used for DPDK Windows build.\nUpdate the DPDK WindowsGSG DPDK Build document for the proper meson\nversion. Will then sync with ci@dpdk.org to update meson in CI pipeline.\n\nSigned-off-by: Jie Zhou <jizh@linux.microsoft.com>\n---\n doc/guides/windows_gsg/build_dpdk.rst | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/doc/guides/windows_gsg/build_dpdk.rst b/doc/guides/windows_gsg/build_dpdk.rst\nindex 5f1395f3d..8083227ea 100644\n--- a/doc/guides/windows_gsg/build_dpdk.rst\n+++ b/doc/guides/windows_gsg/build_dpdk.rst\n@@ -64,7 +64,7 @@ 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-Recommended version is either Meson 0.47.1 (baseline) or the latest release.\n+Recommended version is either Meson 0.57.0 (baseline) or the latest release.\n \n Install the Backend\n -------------------\n",
    "prefixes": []
}