get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 104901,
    "url": "http://patchwork.dpdk.org/api/patches/104901/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/patch/20211206093555.3174320-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": "<20211206093555.3174320-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20211206093555.3174320-1-weix.ling@intel.com",
    "date": "2021-12-06T09:35:55",
    "name": "[V1,3/3] conf/vm2vm_virtio_net_perf: modify case name",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "28d6e452e36c8cfd6d025c5aab84ba458513b564",
    "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/20211206093555.3174320-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 20864,
            "url": "http://patchwork.dpdk.org/api/series/20864/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=20864",
            "date": "2021-12-06T09:35:22",
            "name": "modify test plan and suite to coverage the test point",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/20864/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/104901/comments/",
    "check": "fail",
    "checks": "http://patchwork.dpdk.org/api/patches/104901/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 BF33BA034F;\n\tMon,  6 Dec 2021 10:44:56 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id BA8724115D;\n\tMon,  6 Dec 2021 10:44:56 +0100 (CET)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by mails.dpdk.org (Postfix) with ESMTP id 7906840A4B\n for <dts@dpdk.org>; Mon,  6 Dec 2021 10:44:55 +0100 (CET)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 06 Dec 2021 01:44:54 -0800",
            "from unknown (HELO localhost.localdomain) ([10.240.183.222])\n by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 06 Dec 2021 01:44:53 -0800"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10189\"; a=\"236019964\"",
            "E=Sophos;i=\"5.87,291,1631602800\"; d=\"scan'208\";a=\"236019964\"",
            "E=Sophos;i=\"5.87,291,1631602800\"; d=\"scan'208\";a=\"656962608\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V1 3/3] conf/vm2vm_virtio_net_perf: modify case name",
        "Date": "Mon,  6 Dec 2021 17:35:55 +0800",
        "Message-Id": "<20211206093555.3174320-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 except value case name 2 in config file.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n conf/vm2vm_virtio_net_perf.cfg | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/conf/vm2vm_virtio_net_perf.cfg b/conf/vm2vm_virtio_net_perf.cfg\nindex 324f6fb4..59af82d5 100644\n--- a/conf/vm2vm_virtio_net_perf.cfg\n+++ b/conf/vm2vm_virtio_net_perf.cfg\n@@ -1,4 +1,4 @@\n [suite]\n update_expected = True\n accepted_tolerance = 1\n-expected_throughput = {'test_vm2vm_split_ring_with_tso_and_cbdma_enable': 0.00}\n+expected_throughput = {'test_vm2vm_split_ring_iperf_with_tso': 0.00}\n",
    "prefixes": [
        "V1",
        "3/3"
    ]
}