get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 119742,
    "url": "http://patches.dpdk.org/api/patches/119742/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20221111054106.2420598-1-weix.ling@intel.com/",
    "project": {
        "id": 3,
        "url": "http://patches.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": "<20221111054106.2420598-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20221111054106.2420598-1-weix.ling@intel.com",
    "date": "2022-11-11T05:41:06",
    "name": "[V2,0/3] add vhost_event_idx_interrupt_cbdma",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1828,
        "url": "http://patches.dpdk.org/api/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20221111054106.2420598-1-weix.ling@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/119742/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/119742/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 6D5A4A0542;\n\tFri, 11 Nov 2022 06:47:48 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 68CB740141;\n\tFri, 11 Nov 2022 06:47:48 +0100 (CET)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by mails.dpdk.org (Postfix) with ESMTP id 89147400EF\n for <dts@dpdk.org>; Fri, 11 Nov 2022 06:47:47 +0100 (CET)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 10 Nov 2022 21:47:46 -0800",
            "from unknown (HELO localhost.localdomain) ([10.239.252.222])\n by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 10 Nov 2022 21:47:45 -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=1668145667; x=1699681667;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=RR3ABt4gCJ+6R8jeadGdRHgZM8KpoILorDfmSDiyAF0=;\n b=bIObX5nIZ96P4uiSlFjKCp8thy9HLSGkpralia7/nUwml77LGjachVFi\n LpXFRgPOX8VyGfJQsClPGakWdYLQroLr/IFVz/1QN4LTGpr/GY+iP+hE0\n v71leEYC6I8igQjfp88miQkse5OSKXbJwUuRkeDVSpc0uWBQBR7pXHQLA\n hAknEWaCI6Gi01qtOlGZDlCBZnR9pUAJLHfyDr5dTtYIQ1Rp9gDK8GN84\n DEWuJCajchCU3+fpPGpzetbbseGVtVG1gTWM2txJEEUYcSZRvQyQt/c+W\n qyl6RgX+V3qEc62w1wCmbD6qKnGJBdaMS3G9Ihqni/XcwIwaG7rHAnw1I w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10527\"; a=\"375791769\"",
            "E=Sophos;i=\"5.96,156,1665471600\"; d=\"scan'208\";a=\"375791769\"",
            "E=McAfee;i=\"6500,9779,10527\"; a=\"701096924\"",
            "E=Sophos;i=\"5.96,156,1665471600\"; d=\"scan'208\";a=\"701096924\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V2 0/3] add vhost_event_idx_interrupt_cbdma",
        "Date": "Fri, 11 Nov 2022 13:41:06 +0800",
        "Message-Id": "<20221111054106.2420598-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 new vhost_event_idx_interrupt_cbdma testplan and testsuite to \ntest the virtio enqueue with split ring and packed ring path and CBDMA.\n\nWei Ling (3):\n  test_plans/index: add vhost_event_idx_interrupt_cbdma_test_plan\n  test_plans/vhost_event_idx_interrupt_cbdma_test_plan: add new testplan\n  tests/vhost_event_idx_interrupt_cbdma: add new testsuite\n\n test_plans/index.rst                          |   1 +\n ...st_event_idx_interrupt_cbdma_test_plan.rst | 269 +++++++++++\n ...stSuite_vhost_event_idx_interrupt_cbdma.py | 426 ++++++++++++++++++\n 3 files changed, 696 insertions(+)\n create mode 100644 test_plans/vhost_event_idx_interrupt_cbdma_test_plan.rst\n create mode 100644 tests/TestSuite_vhost_event_idx_interrupt_cbdma.py",
    "diff": null,
    "prefixes": [
        "V2",
        "0/3"
    ]
}