get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 47861,
    "url": "http://patchwork.dpdk.org/api/patches/47861/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20181106023154.36687-9-vipin.varghese@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": "<20181106023154.36687-9-vipin.varghese@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20181106023154.36687-9-vipin.varghese@intel.com",
    "date": "2018-11-06T02:31:54",
    "name": "[v5,9/9] doc/procinfo: add information for debug options",
    "commit_ref": null,
    "pull_url": null,
    "state": "not-applicable",
    "archived": true,
    "hash": "ff9b6f2089a22d5f410cabe8e3e0b12834a63e45",
    "submitter": {
        "id": 882,
        "url": "http://patchwork.dpdk.org/api/people/882/?format=api",
        "name": "Varghese, Vipin",
        "email": "vipin.varghese@intel.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20181106023154.36687-9-vipin.varghese@intel.com/mbox/",
    "series": [
        {
            "id": 2282,
            "url": "http://patchwork.dpdk.org/api/series/2282/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=2282",
            "date": "2018-11-06T02:31:51",
            "name": null,
            "version": 5,
            "mbox": "http://patchwork.dpdk.org/series/2282/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/47861/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/47861/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 8B2085F13;\n\tTue,  6 Nov 2018 03:36:04 +0100 (CET)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n\tby dpdk.org (Postfix) with ESMTP id BA5435B30\n\tfor <dev@dpdk.org>; Tue,  6 Nov 2018 03:36:03 +0100 (CET)",
            "from orsmga007.jf.intel.com ([10.7.209.58])\n\tby fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t05 Nov 2018 18:36:03 -0800",
            "from unknown (HELO saesrv02-S2600CWR.intel.com) ([10.224.122.203])\n\tby orsmga007.jf.intel.com with ESMTP; 05 Nov 2018 18:36:00 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.54,469,1534834800\"; d=\"scan'208\";a=\"86950335\"",
        "From": "Vipin Varghese <vipin.varghese@intel.com>",
        "To": "dev@dpdk.org, thomas@monjalon.net, reshma.pattan@intel.com,\n\tstephen@networkplumber.org, john.mcnamara@intel.com",
        "Cc": "stephen1.byrne@intel.com, michael.j.glynn@intel.com, amol.patel@intel.com,\n\tVipin Varghese <vipin.varghese@intel.com>",
        "Date": "Tue,  6 Nov 2018 08:01:54 +0530",
        "Message-Id": "<20181106023154.36687-9-vipin.varghese@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20181106023154.36687-1-vipin.varghese@intel.com>",
        "References": "<20181105175128.33297-8-vipin.varghese@intel.com>\n\t<20181106023154.36687-1-vipin.varghese@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v5 9/9] doc/procinfo: add information for debug\n\toptions",
        "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": "Document update for debug options and information for PMD instances\nlike port, traffic manager, crypto, mempool and ring instances.\n\nSigned-off-by: Vipin Varghese <vipin.varghese@intel.com>\n---\n\nV3:\n - update document from dbg to show - Vipin Varghese\n\nV2:\n - update word style for content - Vipin Varghese\n---\n doc/guides/tools/proc_info.rst | 31 +++++++++++++++++++++++++++----\n 1 file changed, 27 insertions(+), 4 deletions(-)",
    "diff": "diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst\nindex d5b5ed6a6..5c2ce762b 100644\n--- a/doc/guides/tools/proc_info.rst\n+++ b/doc/guides/tools/proc_info.rst\n@@ -6,9 +6,9 @@ dpdk-procinfo Application\n \n The dpdk-procinfo application is a Data Plane Development Kit (DPDK) application\n that runs as a DPDK secondary process and is capable of retrieving port\n-statistics, resetting port statistics and printing DPDK memory information.\n-This application extends the original functionality that was supported by\n-dump_cfg.\n+statistics, resetting port statistics and printing DPDK memory information and\n+debug information for port|tm|crypto|ring|mempool. This application extends the\n+original functionality that was supported by dump_cfg.\n \n Running the Application\n -----------------------\n@@ -17,7 +17,8 @@ The application has a number of command line options:\n .. code-block:: console\n \n    ./$(RTE_TARGET)/app/dpdk-procinfo -- -m | [-p PORTMASK] [--stats | --xstats |\n-   --stats-reset | --xstats-reset]\n+   --stats-reset | --xstats-reset | --show-port | --show-tm | --show-crypto |\n+   --show-mempool[=name] | --show-ring[=name]]\n \n Parameters\n ~~~~~~~~~~\n@@ -41,6 +42,28 @@ If no port mask is specified xstats are reset for all DPDK ports.\n \n **-m**: Print DPDK memory information.\n \n+**--show-port**\n+The show-port parameter displays port level various configuration and\n+mbuf pool information associated to RX queues.\n+\n+**--show-tm**\n+The show-tm parameter displays per port traffic manager settings and\n+current configuration. It also display statistics too.\n+\n+**--show-crypto**\n+The show-crypto parameter displays available cryptodev configurations,\n+settings and stats per node.\n+\n+**--show-mempool[=name]**\n+The show-mempool parameter display current allocation of all mempool\n+with debug information. Specifying the name allows display details for\n+specific mempool. For invalid|no mempool name, whole list is dump.\n+\n+**--show-ring[=name]**\n+The show-ring pararmeter display current allocation of all ring with\n+debug information. Specifying the name allows to display details for specific\n+ring. For invalid|no ring name, whole list is dump.\n+\n Limitations\n -----------\n \n",
    "prefixes": [
        "v5",
        "9/9"
    ]
}