get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 56998,
    "url": "https://patches.dpdk.org/api/patches/56998/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1563958317-480-1-git-send-email-ayverma@marvell.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": "<1563958317-480-1-git-send-email-ayverma@marvell.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1563958317-480-1-git-send-email-ayverma@marvell.com",
    "date": "2019-07-24T08:51:55",
    "name": "[v1,0/2] declare crypto asym xform immutable",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1217,
        "url": "https://patches.dpdk.org/api/people/1217/?format=api",
        "name": "Ayuj Verma",
        "email": "ayverma@marvell.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1563958317-480-1-git-send-email-ayverma@marvell.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/56998/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/56998/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 51D9D1C190;\n\tWed, 24 Jul 2019 10:52:06 +0200 (CEST)",
            "from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com\n\t[67.231.156.173]) by dpdk.org (Postfix) with ESMTP id 33C271C132\n\tfor <dev@dpdk.org>; Wed, 24 Jul 2019 10:52:05 +0200 (CEST)",
            "from pps.filterd (m0045851.ppops.net [127.0.0.1])\n\tby mx0b-0016f401.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id\n\tx6O8oghK017064; Wed, 24 Jul 2019 01:52:04 -0700",
            "from sc-exch02.marvell.com ([199.233.58.182])\n\tby mx0b-0016f401.pphosted.com with ESMTP id 2tx624u4wd-2\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); \n\tWed, 24 Jul 2019 01:52:04 -0700",
            "from SC-EXCH03.marvell.com (10.93.176.83) by SC-EXCH02.marvell.com\n\t(10.93.176.82) with Microsoft SMTP Server (TLS) id 15.0.1367.3;\n\tWed, 24 Jul 2019 01:52:02 -0700",
            "from maili.marvell.com (10.93.176.43) by SC-EXCH03.marvell.com\n\t(10.93.176.83) with Microsoft SMTP Server id 15.0.1367.3 via Frontend\n\tTransport; Wed, 24 Jul 2019 01:52:02 -0700",
            "from localhost.marvell.com (unknown [10.28.10.76])\n\tby maili.marvell.com (Postfix) with ESMTP id D5E873F7041;\n\tWed, 24 Jul 2019 01:51:59 -0700 (PDT)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com;\n\th=from : to : cc :\n\tsubject : date : message-id : mime-version : content-type; s=pfpt0818;\n\tbh=+pQtILfbgis43iXcMfeX9o8Uxy4DB2kunQNhO+elYpE=;\n\tb=oJGPKMOhSHBzUhdaT3L5Ndow4pqqe0XKAF/40pJVtFnqZ/0uGorXtg5KVZguZ7xeX4wl\n\tXw00TGKiGooinEg5vKtuCKWjwkWeoqmoaQJQVi/2wdw5Yj+hv9x3fsXjJNWoNUqihYbp\n\t7a0ww4ZM5ZfRmpJOmfm9PFs+YclV37wYwVlU5bSEdoFQtNegpsBf+O9A2z2V0q0Sm6A/\n\tfSVBSNzwmFd58DQqqyao3S8GDvtp+sgjENHS7KWG977nv37XQzzyNZ08Ok6WRtQcA3JY\n\tmsyh1a+zAVr6QRooxiJ6oiV01DWQ7M2u8opdVojq+Wq0IRq1fsqJIKWH4X1zNl18THpk\n\t2A== ",
        "From": "Ayuj Verma <ayverma@marvell.com>",
        "To": "<akhil.goyal@nxp.com>",
        "CC": "<arkadiuszx.kusztal@intel.com>, <shallyv@marvell.com>,\n\t<ssahu@marvell.com>, \n\t<kkotamarthy@marvell.com>, <anoobj@marvell.com>, <dev@dpdk.org>,\n\tAyuj Verma <ayverma@marvell.com>",
        "Date": "Wed, 24 Jul 2019 14:21:55 +0530",
        "Message-ID": "<1563958317-480-1-git-send-email-ayverma@marvell.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Proofpoint-Virus-Version": "vendor=fsecure engine=2.50.10434:5.22.84,1.0.8\n\tdefinitions=2019-07-24_03:2019-07-23,2019-07-24 signatures=0",
        "Subject": "[dpdk-dev] [PATCH v1 0/2] declare crypto asym xform immutable",
        "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": "Mark asym xform as immutable till lifetime\nof session. It will save session setup time for\nPMDs, which doesn't require any manipulation of\nxform data, by directly using these buffers.\n\n* Updated xform type in session init/configure\n  API as constant.\n* Updated doc with proper transform description.\n* Updated openssl PMD with above changes.\n\nAyuj Verma (2):\n  lib/crypto: declare crypto asym xform immutable\n  crypto/openssl: mark asym xform constant\n\n doc/guides/prog_guide/cryptodev_lib.rst      | 10 ++++++++++\n drivers/crypto/openssl/rte_openssl_pmd_ops.c |  8 ++++----\n lib/librte_cryptodev/rte_cryptodev.c         |  2 +-\n lib/librte_cryptodev/rte_cryptodev.h         |  2 +-\n lib/librte_cryptodev/rte_cryptodev_pmd.h     |  2 +-\n 5 files changed, 17 insertions(+), 7 deletions(-)",
    "diff": null,
    "prefixes": [
        "v1",
        "0/2"
    ]
}