get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 73938,
    "url": "http://patchwork.dpdk.org/api/patches/73938/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20200713123105.513960-2-bruce.richardson@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20200713123105.513960-2-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200713123105.513960-2-bruce.richardson@intel.com",
    "date": "2020-07-13T12:31:04",
    "name": "[1/2] doc: add deprecation notice for make build system removal",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "48dd8f6f2a60217d7cff508153b0a7b84c5e0c95",
    "submitter": {
        "id": 20,
        "url": "http://patchwork.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patchwork.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20200713123105.513960-2-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 10993,
            "url": "http://patchwork.dpdk.org/api/series/10993/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=10993",
            "date": "2020-07-13T12:31:03",
            "name": "Deprecation notice updates",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/10993/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/73938/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/73938/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 E76CDA0540;\n\tMon, 13 Jul 2020 14:31:27 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 0351F1D6E9;\n\tMon, 13 Jul 2020 14:31:23 +0200 (CEST)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n by dpdk.org (Postfix) with ESMTP id 661A71D689\n for <dev@dpdk.org>; Mon, 13 Jul 2020 14:31:21 +0200 (CEST)",
            "from fmsmga004.fm.intel.com ([10.253.24.48])\n by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Jul 2020 05:31:20 -0700",
            "from silpixa00399126.ir.intel.com ([10.237.222.36])\n by fmsmga004.fm.intel.com with ESMTP; 13 Jul 2020 05:31:19 -0700"
        ],
        "IronPort-SDR": [
            "\n thTrvT/A86Z/fgPHhvcYzvm+Lx54zpk6hE42LGNqirVeOR2bj9njhaAKeFS0QoeXNfOe1zFims\n u0sUtqsPNpWA==",
            "\n 1MF5g4vpkcUoriU/XsjI+038OJUB8sl+JWALkyNq52d7u+0QIG7JUhLJBa04ZDBcgRHGihozoP\n RiQB7bYL8ysw=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9680\"; a=\"166709953\"",
            "E=Sophos;i=\"5.75,347,1589266800\"; d=\"scan'208\";a=\"166709953\"",
            "E=Sophos;i=\"5.75,347,1589266800\"; d=\"scan'208\";a=\"307445735\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Bruce Richardson <bruce.richardson@intel.com>,\n Thomas Monjalon <thomas@monjalon.net>",
        "Date": "Mon, 13 Jul 2020 13:31:04 +0100",
        "Message-Id": "<20200713123105.513960-2-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20200713123105.513960-1-bruce.richardson@intel.com>",
        "References": "<20200713123105.513960-1-bruce.richardson@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 1/2] doc: add deprecation notice for make build\n\tsystem removal",
        "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": "Add in an official notice that the make build system is being removed in\n20.11 and provide a link to instructions on how to build using meson and\nninja instead.\n\nCc: Thomas Monjalon <thomas@monjalon.net>\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n doc/guides/rel_notes/deprecation.rst | 7 +++++++\n 1 file changed, 7 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst\nindex a58a17946..ead7cbe43 100644\n--- a/doc/guides/rel_notes/deprecation.rst\n+++ b/doc/guides/rel_notes/deprecation.rst\n@@ -11,6 +11,13 @@ here.\n Deprecation Notices\n -------------------\n \n+* make: Support for building DPDK with \"make\" has been deprecated and\n+  support will be removed in the 20.11 release. From 20.11 onwards, DPDK\n+  should be built using meson and ninja. For basic instructions see the\n+  `Quick-start Guide <https://core.dpdk.org/doc/quick-start/>`_ on the\n+  website or the `Getting Started Guide\n+  <https://doc.dpdk.org/guides/linux_gsg/build_dpdk.html>`_ document.\n+\n * meson: The minimum supported version of meson for configuring and building\n   DPDK will be increased to v0.47.1 (from 0.41) from DPDK 19.05 onwards. For\n   those users with a version earlier than 0.47.1, an updated copy of meson\n",
    "prefixes": [
        "1/2"
    ]
}