get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 121255,
    "url": "http://patchwork.dpdk.org/api/patches/121255/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/patch/20221222034357.176279-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": "<20221222034357.176279-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20221222034357.176279-1-weix.ling@intel.com",
    "date": "2022-12-22T03:43:57",
    "name": "[V6,1/3] test_plans/index: add vhost_event_idx_interrupt_cbdma_test_plan",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "39a15b3e09f8c809af43e8d54cf9011415ef5984",
    "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/20221222034357.176279-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 26238,
            "url": "http://patchwork.dpdk.org/api/series/26238/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=26238",
            "date": "2022-12-22T03:43:40",
            "name": "add vhost_event_idx_interrupt_cbdma",
            "version": 6,
            "mbox": "http://patchwork.dpdk.org/series/26238/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/121255/comments/",
    "check": "pending",
    "checks": "http://patchwork.dpdk.org/api/patches/121255/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 15EE4A034C;\n\tThu, 22 Dec 2022 04:52:36 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 110A440A7F;\n\tThu, 22 Dec 2022 04:52:36 +0100 (CET)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by mails.dpdk.org (Postfix) with ESMTP id B377A400D7\n for <dts@dpdk.org>; Thu, 22 Dec 2022 04:52:34 +0100 (CET)",
            "from fmsmga007.fm.intel.com ([10.253.24.52])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 21 Dec 2022 19:52:33 -0800",
            "from unknown (HELO localhost.localdomain) ([10.239.252.222])\n by fmsmga007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 21 Dec 2022 19:52:32 -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=1671681154; x=1703217154;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=WoWwbHYOJ8xvastUeEab2Wx+EtsVvGkd2jXDwpls5tE=;\n b=LAC+YxWexC6fXJAmX1TEruXhsx08sr3KqqvMJ7iHeIrb5M1M+68FdoGK\n IpI+/7mS+9aRIK+jY51IjR1zFHeNo/wEYg1cUgc2w7YS5vZJUnFOTNWF1\n A/OflQ4rw5kisLjXYAz1VB+LWE5/Yc3TpSqO9g144ENmZd5YtyCElNfKh\n xLLdVVpsi5q+IG4m6msZs1ELq3Injw4bYMOCocIqYT8Vi5FS2kBrCn02M\n ou6q7RPaWauDvSbYD9JFRO50LIlefm9NBExj3cf0ripUNw1CP6h3K1J+G\n SDtfyKKpJlsQhanGINTDmHpyB8T9eSoy5T740/j55ClVCVSgVSWBy4Cbg w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10568\"; a=\"318731197\"",
            "E=Sophos;i=\"5.96,264,1665471600\"; d=\"scan'208\";a=\"318731197\"",
            "E=McAfee;i=\"6500,9779,10568\"; a=\"653723768\"",
            "E=Sophos;i=\"5.96,264,1665471600\"; d=\"scan'208\";a=\"653723768\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[PATCH V6 1/3] test_plans/index: add\n vhost_event_idx_interrupt_cbdma_test_plan",
        "Date": "Thu, 22 Dec 2022 11:43:57 +0800",
        "Message-Id": "<20221222034357.176279-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": "Add vhost_event_idx_interrupt_cbdma_test_plan config in index.rst.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n test_plans/index.rst | 1 +\n 1 file changed, 1 insertion(+)",
    "diff": "diff --git a/test_plans/index.rst b/test_plans/index.rst\nindex 4e0e8133..d0070055 100644\n--- a/test_plans/index.rst\n+++ b/test_plans/index.rst\n@@ -207,6 +207,7 @@ The following are the test plans for the DPDK DTS automated test system.\n     malicious_driver_event_indication_test_plan\n \n     vhost_event_idx_interrupt_test_plan\n+    vhost_event_idx_interrupt_cbdma_test_plan\n     vhost_virtio_pmd_interrupt_test_plan\n     vhost_virtio_pmd_interrupt_cbdma_test_plan\n     vhost_virtio_user_interrupt_test_plan\n",
    "prefixes": [
        "V6",
        "1/3"
    ]
}