get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 66242,
    "url": "http://patches.dpdk.org/api/patches/66242/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200304131836.6719-1-adamx.dybkowski@intel.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": "<20200304131836.6719-1-adamx.dybkowski@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200304131836.6719-1-adamx.dybkowski@intel.com",
    "date": "2020-03-04T13:18:35",
    "name": "[1/2] compress/qat: fix QAT GEN3 marketing name",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "1055050f007522eaf65c9234ca4f1b1809147e8e",
    "submitter": {
        "id": 1322,
        "url": "http://patches.dpdk.org/api/people/1322/?format=api",
        "name": "Dybkowski, AdamX",
        "email": "adamx.dybkowski@intel.com"
    },
    "delegate": {
        "id": 6690,
        "url": "http://patches.dpdk.org/api/users/6690/?format=api",
        "username": "akhil",
        "first_name": "akhil",
        "last_name": "goyal",
        "email": "gakhil@marvell.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200304131836.6719-1-adamx.dybkowski@intel.com/mbox/",
    "series": [
        {
            "id": 8778,
            "url": "http://patches.dpdk.org/api/series/8778/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8778",
            "date": "2020-03-04T13:18:35",
            "name": "[1/2] compress/qat: fix QAT GEN3 marketing name",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/8778/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/66242/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/66242/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 18B41A0573;\n\tWed,  4 Mar 2020 14:18:42 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id CE8041BFB1;\n\tWed,  4 Mar 2020 14:18:41 +0100 (CET)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by dpdk.org (Postfix) with ESMTP id 4A50C1BFAB;\n Wed,  4 Mar 2020 14:18:40 +0100 (CET)",
            "from orsmga007.jf.intel.com ([10.7.209.58])\n by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n 04 Mar 2020 05:18:39 -0800",
            "from adamdybx-mobl.ger.corp.intel.com (HELO\n addy-VirtualBox.imu.intel.com) ([10.103.102.201])\n by orsmga007.jf.intel.com with ESMTP; 04 Mar 2020 05:18:37 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.70,514,1574150400\"; d=\"scan'208\";a=\"229327723\"",
        "From": "Adam Dybkowski <adamx.dybkowski@intel.com>",
        "To": "dev@dpdk.org, stable@dpdk.org, fiona.trahe@intel.com, akhil.goyal@nxp.com",
        "Cc": "Adam Dybkowski <adamx.dybkowski@intel.com>",
        "Date": "Wed,  4 Mar 2020 14:18:35 +0100",
        "Message-Id": "<20200304131836.6719-1-adamx.dybkowski@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dpdk-dev] [PATCH 1/2] compress/qat: fix QAT GEN3 marketing name",
        "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 <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": "This patch fixes the marketing name of the QAT GEN3 to P5xxx.\nUpdates this name mentioned in the compression PMD as well as\nin the documentation.\n\nFixes: a124830a6f00 (\"compress/qat: enable dynamic huffman encoding\")\nFixes: 1f5e4053f9b4 (\"common/qat: support GEN3 devices\")\nCc: stable@dpdk.org\n\nSigned-off-by: Adam Dybkowski <adamx.dybkowski@intel.com>\n---\n doc/guides/cryptodevs/qat.rst       | 6 +++---\n drivers/compress/qat/qat_comp_pmd.c | 2 +-\n 2 files changed, 4 insertions(+), 4 deletions(-)",
    "diff": "diff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rst\nindex 06985e319..1e83ed626 100644\n--- a/doc/guides/cryptodevs/qat.rst\n+++ b/doc/guides/cryptodevs/qat.rst\n@@ -23,7 +23,7 @@ poll mode crypto driver support for the following hardware accelerator devices:\n * ``Intel QuickAssist Technology C62x``\n * ``Intel QuickAssist Technology C3xxx``\n * ``Intel QuickAssist Technology D15xx``\n-* ``Intel QuickAssist Technology C4xxx``\n+* ``Intel QuickAssist Technology P5xxx``\n \n \n Features\n@@ -149,7 +149,7 @@ poll mode crypto driver support for the following hardware accelerator devices:\n * ``Intel QuickAssist Technology C62x``\n * ``Intel QuickAssist Technology C3xxx``\n * ``Intel QuickAssist Technology D15xx``\n-* ``Intel QuickAssist Technology C4xxx``\n+* ``Intel QuickAssist Technology P5xxx``\n \n The QAT ASYM PMD has support for:\n \n@@ -376,7 +376,7 @@ to see the full table)\n    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+\n    | Yes | No  | No  | 2   | D15xx    | p             | qat_d15xx     | d15xx      | 6f54   | 1    | 6f55   | 16     |\n    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+\n-   | Yes | No  | No  | 3   | C4xxx    | p             | qat_c4xxx     | c4xxx      | 18a0   | 1    | 18a1   | 128    |\n+   | Yes | No  | No  | 3   | P5xxx    | p             | qat_p5xxx     | p5xxx      | 18a0   | 1    | 18a1   | 128    |\n    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+\n \n The first 3 columns indicate the service:\ndiff --git a/drivers/compress/qat/qat_comp_pmd.c b/drivers/compress/qat/qat_comp_pmd.c\nindex 7d4fdf10c..9a7ed19d7 100644\n--- a/drivers/compress/qat/qat_comp_pmd.c\n+++ b/drivers/compress/qat/qat_comp_pmd.c\n@@ -666,7 +666,7 @@ qat_comp_dev_create(struct qat_pci_device *qat_pci_dev,\n {\n \tint i = 0;\n \tif (qat_pci_dev->qat_dev_gen == QAT_GEN3) {\n-\t\tQAT_LOG(ERR, \"Compression PMD not supported on QAT c4xxx\");\n+\t\tQAT_LOG(ERR, \"Compression PMD not supported on QAT P5xxx\");\n \t\treturn 0;\n \t}\n \n",
    "prefixes": [
        "1/2"
    ]
}