get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 43018,
    "url": "http://patches.dpdk.org/api/patches/43018/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/a8dfad87e3d755488cfa4e17781d7c565d06c61c.1531477505.git.anatoly.burakov@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": "<a8dfad87e3d755488cfa4e17781d7c565d06c61c.1531477505.git.anatoly.burakov@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/a8dfad87e3d755488cfa4e17781d7c565d06c61c.1531477505.git.anatoly.burakov@intel.com",
    "date": "2018-07-13T10:27:14",
    "name": "[v2,8/9] doc: add deprecation notice for EAL command line options",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "1c0381e31a98c9452e50d676e24d61f46bf6d88f",
    "submitter": {
        "id": 4,
        "url": "http://patches.dpdk.org/api/people/4/?format=api",
        "name": "Burakov, Anatoly",
        "email": "anatoly.burakov@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/a8dfad87e3d755488cfa4e17781d7c565d06c61c.1531477505.git.anatoly.burakov@intel.com/mbox/",
    "series": [
        {
            "id": 560,
            "url": "http://patches.dpdk.org/api/series/560/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=560",
            "date": "2018-07-13T10:27:06",
            "name": "Support running DPDK without hugetlbfs mountpoint",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/560/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/43018/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/43018/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 4853E5B1E;\n\tFri, 13 Jul 2018 12:27:32 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n\tby dpdk.org (Postfix) with ESMTP id CD1905323\n\tfor <dev@dpdk.org>; Fri, 13 Jul 2018 12:27:21 +0200 (CEST)",
            "from fmsmga006.fm.intel.com ([10.253.24.20])\n\tby orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t13 Jul 2018 03:27:19 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby fmsmga006.fm.intel.com with ESMTP; 13 Jul 2018 03:27:17 -0700",
            "from sivswdev01.ir.intel.com (sivswdev01.ir.intel.com\n\t[10.237.217.45])\n\tby irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id\n\tw6DARGuu007538; Fri, 13 Jul 2018 11:27:16 +0100",
            "from sivswdev01.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev01.ir.intel.com with ESMTP id w6DARGN9028051;\n\tFri, 13 Jul 2018 11:27:16 +0100",
            "(from aburakov@localhost)\n\tby sivswdev01.ir.intel.com with LOCAL id w6DARGKA028047;\n\tFri, 13 Jul 2018 11:27:16 +0100"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.51,347,1526367600\"; d=\"scan'208\";a=\"245411941\"",
        "From": "Anatoly Burakov <anatoly.burakov@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Neil Horman <nhorman@tuxdriver.com>,\n\tJohn McNamara <john.mcnamara@intel.com>,\n\tMarko Kovacevic <marko.kovacevic@intel.com>, ray.kinsella@intel.com, \n\tkuralamudhan.ramakrishnan@intel.com, louise.m.daly@intel.com,\n\tbruce.richardson@intel.com, ferruh.yigit@intel.com,\n\tkonstantin.ananyev@intel.com, thomas@monjalon.net",
        "Date": "Fri, 13 Jul 2018 11:27:14 +0100",
        "Message-Id": "<a8dfad87e3d755488cfa4e17781d7c565d06c61c.1531477505.git.anatoly.burakov@intel.com>",
        "X-Mailer": "git-send-email 1.7.0.7",
        "In-Reply-To": [
            "<cover.1531477505.git.anatoly.burakov@intel.com>",
            "<cover.1531477505.git.anatoly.burakov@intel.com>"
        ],
        "References": [
            "<cover.1531477505.git.anatoly.burakov@intel.com>",
            "<cover.1527872626.git.anatoly.burakov@intel.com>\n\t<cover.1531477505.git.anatoly.burakov@intel.com>"
        ],
        "Subject": "[dpdk-dev] [PATCH v2 8/9] doc: add deprecation notice for EAL\n\tcommand line options",
        "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": "Options --no-shconf and --huge-unlink will be removed, and\nreplaced with --in-memory option, which will be a superset\nof these two, and an offially support method to run DPDK\nentirely in memory.\n\nSigned-off-by: Anatoly Burakov <anatoly.burakov@intel.com>\n---\n\nNotes:\n    RFC->v1:\n    - Add this patch\n\n doc/guides/rel_notes/deprecation.rst | 5 +++++\n 1 file changed, 5 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst\nindex 5de59833d..dd1b5c5d8 100644\n--- a/doc/guides/rel_notes/deprecation.rst\n+++ b/doc/guides/rel_notes/deprecation.rst\n@@ -8,6 +8,11 @@ API and ABI deprecation notices are to be posted here.\n Deprecation Notices\n -------------------\n \n+* eal: command-line options ``--no-shconf`` and ``--huge-unlink`` will be\n+    removed, and replaced with a single option ``--in-memory``, which will\n+    enable DPDK to operate entirely in memory, without creating any files on any\n+    filesystems.\n+\n * eal: DPDK runtime configuration file (located at\n   ``/var/run/.<prefix>_config``) will be moved. The new path will be as follows:\n \n",
    "prefixes": [
        "v2",
        "8/9"
    ]
}