get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 120179,
    "url": "http://patchwork.dpdk.org/api/patches/120179/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/patch/20221128025028.2315470-1-weix.ling@intel.com/",
    "project": {
        "id": 3,
        "url": "http://patchwork.dpdk.org/api/projects/3/?format=api",
        "name": "DTS",
        "link_name": "dts",
        "list_id": "dts.dpdk.org",
        "list_email": "dts@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dts",
        "webscm_url": "http://git.dpdk.org/tools/dts/",
        "list_archive_url": "https://inbox.dpdk.org/dts",
        "list_archive_url_format": "https://inbox.dpdk.org/dts/{}",
        "commit_url_format": ""
    },
    "msgid": "<20221128025028.2315470-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20221128025028.2315470-1-weix.ling@intel.com",
    "date": "2022-11-28T02:50:28",
    "name": "[V3,3/3] conf/vhost_cbdma: modify the suite config by case changed",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "1027c13f1dab02f7c48616fd9ff020fbaf16aa52",
    "submitter": {
        "id": 1828,
        "url": "http://patchwork.dpdk.org/api/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dts/patch/20221128025028.2315470-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 25900,
            "url": "http://patchwork.dpdk.org/api/series/25900/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=25900",
            "date": "2022-11-28T02:49:40",
            "name": "modify the dmas parameter by DPDK changed",
            "version": 3,
            "mbox": "http://patchwork.dpdk.org/series/25900/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/120179/comments/",
    "check": "warning",
    "checks": "http://patchwork.dpdk.org/api/patches/120179/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dts-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 B5E5CA0093;\n\tMon, 28 Nov 2022 03:56:18 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id B06574067C;\n\tMon, 28 Nov 2022 03:56:18 +0100 (CET)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n by mails.dpdk.org (Postfix) with ESMTP id 449EE40156\n for <dts@dpdk.org>; Mon, 28 Nov 2022 03:56:17 +0100 (CET)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 27 Nov 2022 18:56:16 -0800",
            "from unknown (HELO localhost.localdomain) ([10.239.252.222])\n by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 27 Nov 2022 18:56:14 -0800"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1669604177; x=1701140177;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=jKzvOBs8oN3toTN/XqS7Hz4u3mDHC06svSwuJxX/Nys=;\n b=mXvQ5zjDoQ/Rr9G0jXzmPDIb3k+fjEBvc8V3+Py6QmyMsz30+NbgbdxJ\n Y/pwS2ziG3x4lr9uFfdozGsFuYDNlEKSpL6HOaCxj5/iVUvkhbJz4vO6R\n O/J77eUYC1quLFrfHBnvKpTIccJzzOE478U8FzKZdmWCXsNzY7FIB2Qsf\n eay4JJPQ5rPF1CVR1LwN+TbaCTU+Rb2mtf8WbfwokU2VKOBTlhXKO+W7o\n uNNcq+17uuHBWiu1pVB+63hrC5EPeq0csFrMCRAjXflpknceKPIhhywcA\n xORjiUyLPXV7Q0eP3t1IpImlR9VeLt8mIWpdxhpnbBAQayRLYfumRhZYn g==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10544\"; a=\"298090570\"",
            "E=Sophos;i=\"5.96,199,1665471600\"; d=\"scan'208\";a=\"298090570\"",
            "E=McAfee;i=\"6500,9779,10544\"; a=\"675901445\"",
            "E=Sophos;i=\"5.96,199,1665471600\"; d=\"scan'208\";a=\"675901445\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V3 3/3] conf/vhost_cbdma: modify the suite config by case\n changed",
        "Date": "Mon, 28 Nov 2022 10:50:28 +0800",
        "Message-Id": "<20221128025028.2315470-1-weix.ling@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "dts@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "test suite reviews and discussions <dts.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dts>,\n <mailto:dts-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dts/>",
        "List-Post": "<mailto:dts@dpdk.org>",
        "List-Help": "<mailto:dts-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dts>,\n <mailto:dts-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dts-bounces@dpdk.org"
    },
    "content": "Modify the suite config by case changed.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n conf/vhost_cbdma.cfg | 20 ++++++++++----------\n 1 file changed, 10 insertions(+), 10 deletions(-)",
    "diff": "diff --git a/conf/vhost_cbdma.cfg b/conf/vhost_cbdma.cfg\nindex 9dbdb77f..d192facc 100644\n--- a/conf/vhost_cbdma.cfg\n+++ b/conf/vhost_cbdma.cfg\n@@ -28,16 +28,16 @@ expected_throughput = {\n          'non_mergeable_VA_RestartVhost': {'imix': {1024: 0.000}},\n          'vectorized_VA': {'imix': {1024: 0.000}},\n          'vectorized_VA_RestartVhost': {'imix': {1024: 0.000}},\n-         'inorder_mergeable_PA': {'imix': {1024: 0.000}},\n-         'inorder_mergeable_PA_RestartVhost': {'imix': {1024: 0.000}}},\n+         'mergeable_VA_diff': {'imix': {1024: 0.000}},\n+         'mergeable_VA_diff_RestartVhost': {'imix': {1024: 0.000}},\n+         'inorder_non_mergeable_PA': {'imix': {1024: 0.000}},\n+         'inorder_non_mergeable_PA_RestartVhost': {'imix': {1024: 0.000}}},\n     'test_perf_pvp_split_ring_dynamic_queue_number_vhost_async_operation_with_M_to_N': {\n          'inorder_mergeable_VA_1:N': {'imix': {1024: 0.000}},\n          'inorder_mergeable_VA_without_CBDMA': {'imix': {1024: 0.000}},\n          'inorder_mergeable_VA_1:1': {'imix': {1024: 0.000}},\n          'inorder_mergeable_VA_M:N': {'imix': {1024: 0.000}},\n-         'inorder_mergeable_VA_M:N_diff': {'imix': {1024: 0.000}},\n-         'mergeable_VA_M:N_diff': {'imix': {1024: 0.000}},\n-         'mergeable_PA_M:N_diff': {'imix': {1024: 0.000}},},\n+         'inorder_mergeable_VA_M:N_diff': {'imix': {1024: 0.000}}},\n     'test_perf_pvp_packed_ring_all_path_multi_queues_vhost_async_operation_with_1_to_1': {\n          'inorder_mergeable_VA': {'imix': {1024: 0.000}},\n          'inorder_mergeable_VA_RestartVhost': {'imix': {1024: 0.000}},\n@@ -66,13 +66,13 @@ expected_throughput = {\n          'vectorized_VA_RestartVhost': {'imix': {1024: 0.000}},\n          'vectorized_path_not_power_of_2_VA': {'imix': {1024: 0.000}},\n          'vectorized_path_not_power_of_2_VA_RestartVhost': {'imix': {1024: 0.000}},\n-         'inorder_mergeable_PA': {'imix': {1024: 0.000}},\n-         'inorder_mergeable_PA_RestartVhost': {'imix': {1024: 0.000}}},\n+         'vectorized_path_not_power_of_2_VA_diff': {'imix': {1024: 0.000}},\n+         'vectorized_path_not_power_of_2_VA_diff_RestartVhost': {'imix': {1024: 0.000}},\n+         'vectorized_path_not_power_of_2_PA': {'imix': {1024: 0.000}},\n+         'vectorized_path_not_power_of_2_PA_RestartVhost': {'imix': {1024: 0.000}}},\n     'test_perf_pvp_packed_ring_dynamic_queue_number_vhost_async_operation_with_M_to_N': {\n          'inorder_mergeable_VA_1:N': {'imix': {1024: 0.000}},\n          'inorder_mergeable_VA_without_CBDMA': {'imix': {1024: 0.000}},\n          'inorder_mergeable_VA_1:1': {'imix': {1024: 0.000}},\n          'inorder_mergeable_VA_M:N': {'imix': {1024: 0.000}},\n-         'inorder_mergeable_VA_M:N_diff': {'imix': {1024: 0.000}},\n-         'mergeable_VA_M:N_diff': {'imix': {1024: 0.000}},\n-         'mergeable_PA_M:N_diff': {'imix': {1024: 0.000}},},}\n+         'inorder_mergeable_VA_M:N_diff': {'imix': {1024: 0.000}}}}\n",
    "prefixes": [
        "V3",
        "3/3"
    ]
}