get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 44595,
    "url": "https://patches.dpdk.org/api/patches/44595/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1536686639-19057-1-git-send-email-tomaszx.cel@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": "<1536686639-19057-1-git-send-email-tomaszx.cel@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1536686639-19057-1-git-send-email-tomaszx.cel@intel.com",
    "date": "2018-09-11T17:23:59",
    "name": "doc/fix: add CCM to the QAT feature list",
    "commit_ref": null,
    "pull_url": null,
    "state": "changes-requested",
    "archived": true,
    "hash": "b37c2e8b3f58416f9c9a413ae095368fbbdd9ae2",
    "submitter": {
        "id": 1104,
        "url": "https://patches.dpdk.org/api/people/1104/?format=api",
        "name": "Cel, TomaszX",
        "email": "tomaszx.cel@intel.com"
    },
    "delegate": {
        "id": 6690,
        "url": "https://patches.dpdk.org/api/users/6690/?format=api",
        "username": "akhil",
        "first_name": "akhil",
        "last_name": "goyal",
        "email": "gakhil@marvell.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1536686639-19057-1-git-send-email-tomaszx.cel@intel.com/mbox/",
    "series": [
        {
            "id": 1285,
            "url": "https://patches.dpdk.org/api/series/1285/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=1285",
            "date": "2018-09-11T17:23:59",
            "name": "doc/fix: add CCM to the QAT feature list",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/1285/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/44595/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/44595/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 162B84C90;\n\tTue, 11 Sep 2018 19:26:21 +0200 (CEST)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n\tby dpdk.org (Postfix) with ESMTP id D0BCA2BFA\n\tfor <dev@dpdk.org>; Tue, 11 Sep 2018 19:26:18 +0200 (CEST)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n\tby fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t11 Sep 2018 10:26:17 -0700",
            "from tcelx-mobl.ger.corp.intel.com (HELO\n\ttomaszc-VirtualBox.ir.intel.com) ([10.237.220.33])\n\tby fmsmga008.fm.intel.com with ESMTP; 11 Sep 2018 10:24:02 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.53,361,1531810800\"; d=\"scan'208\";a=\"70052274\"",
        "From": "Tomasz Cel <tomaszx.cel@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Tomasz Cel <tomaszx.cel@intel.com>",
        "Date": "Tue, 11 Sep 2018 19:23:59 +0200",
        "Message-Id": "<1536686639-19057-1-git-send-email-tomaszx.cel@intel.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "Subject": "[dpdk-dev] [PATCH] doc/fix: add CCM to the QAT feature list",
        "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": "Signed-off-by: Tomasz Cel <tomaszx.cel@intel.com>\n---\n doc/guides/cryptodevs/features/qat.ini | 3 +++\n doc/guides/cryptodevs/qat.rst          | 1 +\n 2 files changed, 4 insertions(+)",
    "diff": "diff --git a/doc/guides/cryptodevs/features/qat.ini b/doc/guides/cryptodevs/features/qat.ini\nindex 29d865e..a37a1a1 100644\n--- a/doc/guides/cryptodevs/features/qat.ini\n+++ b/doc/guides/cryptodevs/features/qat.ini\n@@ -56,3 +56,6 @@ ZUC EIA3     = Y\n AES GCM (128) = Y\n AES GCM (192) = Y\n AES GCM (256) = Y\n+AES CCM (128) = Y\n+AES CCM (256) = Y\n+AES CCM (192) = Y\ndiff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rst\nindex af10799..b09624f 100644\n--- a/doc/guides/cryptodevs/qat.rst\n+++ b/doc/guides/cryptodevs/qat.rst\n@@ -66,6 +66,7 @@ Hash algorithms:\n Supported AEAD algorithms:\n \n * ``RTE_CRYPTO_AEAD_AES_GCM``\n+* ``RTE_CRYPTO_AEAD_AES_CCM``\n \n \n Limitations\n",
    "prefixes": []
}