get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 87629,
    "url": "https://patches.dpdk.org/api/patches/87629/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210202114847.3724834-2-ciara.power@intel.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": "<20210202114847.3724834-2-ciara.power@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210202114847.3724834-2-ciara.power@intel.com",
    "date": "2021-02-02T11:48:46",
    "name": "[1/2] doc: update release notes for crypto perf script",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "0feb0f2f353ea75d49bb2af29ce1003449249739",
    "submitter": {
        "id": 978,
        "url": "https://patches.dpdk.org/api/people/978/?format=api",
        "name": "Power, Ciara",
        "email": "ciara.power@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210202114847.3724834-2-ciara.power@intel.com/mbox/",
    "series": [
        {
            "id": 15098,
            "url": "https://patches.dpdk.org/api/series/15098/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15098",
            "date": "2021-02-02T11:48:47",
            "name": "Update doc for crypto perf script",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/15098/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/87629/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/87629/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 C94A8A052A;\n\tTue,  2 Feb 2021 12:49:08 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 2884F24029C;\n\tTue,  2 Feb 2021 12:49:04 +0100 (CET)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by mails.dpdk.org (Postfix) with ESMTP id 6E4FA240270\n for <dev@dpdk.org>; Tue,  2 Feb 2021 12:49:02 +0100 (CET)",
            "from fmsmga004.fm.intel.com ([10.253.24.48])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 02 Feb 2021 03:49:00 -0800",
            "from silpixa00400355.ir.intel.com (HELO\n silpixa00400355.ger.corp.intel.com) ([10.237.223.148])\n by fmsmga004.fm.intel.com with ESMTP; 02 Feb 2021 03:48:56 -0800"
        ],
        "IronPort-SDR": [
            "\n OBS/4H0UcVsjExPBC7CMDiDpGZwWPK1OuNktL5Fz32VsKFGF3AubWSy1tFa7s0Y2N05+ZYgAWC\n doyQWJlqWR7w==",
            "\n DNOaF4afnDZKfii/kGSz5MlPdDZ9yMexTiLP/4EXKpRL8CbPDNQB0Q8lommwSnQlgT3WWp1VTG\n GN27tJ49JGAw=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9882\"; a=\"167946389\"",
            "E=Sophos;i=\"5.79,394,1602572400\"; d=\"scan'208\";a=\"167946389\"",
            "E=Sophos;i=\"5.79,394,1602572400\"; d=\"scan'208\";a=\"406134704\""
        ],
        "X-ExtLoop1": "1",
        "From": "Ciara Power <ciara.power@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "akhil.goyal@nxp.com, declan.doherty@intel.com,\n Ciara Power <ciara.power@intel.com>",
        "Date": "Tue,  2 Feb 2021 11:48:46 +0000",
        "Message-Id": "<20210202114847.3724834-2-ciara.power@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20210202114847.3724834-1-ciara.power@intel.com>",
        "References": "<20210202114847.3724834-1-ciara.power@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 1/2] doc: update release notes for crypto perf\n script",
        "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": "Add release note for the new crypto perf graphing script.\n\nSigned-off-by: Ciara Power <ciara.power@intel.com>\n---\n doc/guides/rel_notes/release_21_02.rst | 6 ++++++\n 1 file changed, 6 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_21_02.rst b/doc/guides/rel_notes/release_21_02.rst\nindex cc181dfd17..dc8a55f2b3 100644\n--- a/doc/guides/rel_notes/release_21_02.rst\n+++ b/doc/guides/rel_notes/release_21_02.rst\n@@ -163,6 +163,12 @@ New Features\n   intended for use by developers contributing to the DPDK SDK itself, and is\n   integrated into the build scripts and automated CI for patch contributions.\n \n+* **Added python script to run crypto perf tests and graph the results.**\n+\n+  A new python script was added to automate running crypto performance tests\n+  and output graphed results to PDF files.\n+  See the :doc:`../tools/cryptoperf` guide for more details.\n+\n \n Removed Items\n -------------\n",
    "prefixes": [
        "1/2"
    ]
}