get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 95553,
    "url": "http://patches.dpdk.org/api/patches/95553/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210708114714.32623-1-adwivedi@marvell.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": "<20210708114714.32623-1-adwivedi@marvell.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210708114714.32623-1-adwivedi@marvell.com",
    "date": "2021-07-08T11:47:12",
    "name": "[0/2] add dev start and dev stop ops in cnxk crypto PMD",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1561,
        "url": "http://patches.dpdk.org/api/people/1561/?format=api",
        "name": "Ankur Dwivedi",
        "email": "adwivedi@marvell.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210708114714.32623-1-adwivedi@marvell.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/95553/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/95553/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 398C7A0C4A;\n\tThu,  8 Jul 2021 13:47:37 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id B18CF40696;\n\tThu,  8 Jul 2021 13:47:36 +0200 (CEST)",
            "from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com\n [67.231.156.173])\n by mails.dpdk.org (Postfix) with ESMTP id 84D034014F\n for <dev@dpdk.org>; Thu,  8 Jul 2021 13:47:35 +0200 (CEST)",
            "from pps.filterd (m0045851.ppops.net [127.0.0.1])\n by mx0b-0016f401.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id\n 168Bj8Qa018181 for <dev@dpdk.org>; Thu, 8 Jul 2021 04:47:34 -0700",
            "from dc5-exch01.marvell.com ([199.233.59.181])\n by mx0b-0016f401.pphosted.com with ESMTP id 39ny0g8btp-1\n (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT)\n for <dev@dpdk.org>; Thu, 08 Jul 2021 04:47:34 -0700",
            "from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH01.marvell.com\n (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.18;\n Thu, 8 Jul 2021 04:47:32 -0700",
            "from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com\n (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.18 via Frontend\n Transport; Thu, 8 Jul 2021 04:47:32 -0700",
            "from hyd1349.t110.caveonetworks.com.com (unknown [10.29.45.13])\n by maili.marvell.com (Postfix) with ESMTP id BF7D93F7064;\n Thu,  8 Jul 2021 04:47:30 -0700 (PDT)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com;\n h=from : to : cc :\n subject : date : message-id : mime-version : content-transfer-encoding :\n content-type; s=pfpt0220; bh=iZcD+qH0t1JOHdfBnHJYBHoMNZt4e1gFTNzIxOTjyLw=;\n b=c8i4MP4e/G79HQaSe9RAMujZVBPxwPzQD+TarAOFouvnCJnmP0dBegSLL7wzowOrrnYY\n kTe9U9HgA9QnJM1/8duhcJqq2d9gMJXXe73wUXqXkFbyJuhGW6c0TmTos3+yiVoPRiIr\n rejLB435EcB/05EuInxp8zBSp5t/5m7wB2JU+oa/Hqm1yJUwu3YxmClITN7rzSpR5Sts\n 3tEtP5Gh/osG4UrivfTCICfbafLNPNgSLHhH80zJoWGdGKys6FHirQvyzPXv05v/+F6Q\n IhX2+Egv8qmElDpArXRykNaLIZSf0sivWheYuDQFfIVaid+CyOmLHLMA/X365xUNHqK6 CA==",
        "From": "Ankur Dwivedi <adwivedi@marvell.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<gakhil@marvell.com>, <anoobj@marvell.com>, <ktejasree@marvell.com>,\n <jerinj@marvell.com>, Ankur Dwivedi <adwivedi@marvell.com>",
        "Date": "Thu, 8 Jul 2021 17:17:12 +0530",
        "Message-ID": "<20210708114714.32623-1-adwivedi@marvell.com>",
        "X-Mailer": "git-send-email 2.28.0",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain",
        "X-Proofpoint-ORIG-GUID": "-nVV46DHyaYPPI61ktqSrwuo9aCTi9KS",
        "X-Proofpoint-GUID": "-nVV46DHyaYPPI61ktqSrwuo9aCTi9KS",
        "X-Proofpoint-Virus-Version": "vendor=fsecure engine=2.50.10434:6.0.391, 18.0.790\n definitions=2021-07-08_06:2021-07-08,\n 2021-07-08 signatures=0",
        "Subject": "[dpdk-dev] [PATCH 0/2] add dev start and dev stop ops in cnxk\n crypto PMD",
        "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": "The dev start and dev stop ops are added in cnxk crypto PMD.\nThe instruction queues are enabled in dev start and disabled in\ndev stop.\n\nAnkur Dwivedi (2):\n  common/cnxk: move instruction queue enable to roc API\n  crypto/cnxk: add dev start and dev stop\n\n drivers/common/cnxk/roc_cpt.c            | 41 +++++++++++++++---------\n drivers/common/cnxk/roc_cpt.h            |  1 +\n drivers/common/cnxk/version.map          |  1 +\n drivers/crypto/cnxk/cnxk_cryptodev_ops.c | 16 +++++++--\n 4 files changed, 41 insertions(+), 18 deletions(-)",
    "diff": null,
    "prefixes": [
        "0/2"
    ]
}