get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 121249,
    "url": "https://patches.dpdk.org/api/patches/121249/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20221222030555.175017-1-weix.ling@intel.com/",
    "project": {
        "id": 3,
        "url": "https://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": "<20221222030555.175017-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20221222030555.175017-1-weix.ling@intel.com",
    "date": "2022-12-22T03:05:55",
    "name": "[V2] test_plans/virtio_event_idx_interrupt_cbdma_test_plan: fix testcase2&4 issue",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "91dd6043b5abb1c0863e270b40acd8d88c75c454",
    "submitter": {
        "id": 1828,
        "url": "https://patches.dpdk.org/api/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20221222030555.175017-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 26235,
            "url": "https://patches.dpdk.org/api/series/26235/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/list/?series=26235",
            "date": "2022-12-22T03:05:55",
            "name": "[V2] test_plans/virtio_event_idx_interrupt_cbdma_test_plan: fix testcase2&4 issue",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/26235/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/121249/comments/",
    "check": "warning",
    "checks": "https://patches.dpdk.org/api/patches/121249/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 D900AA034C;\n\tThu, 22 Dec 2022 04:14:35 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id D475A40698;\n\tThu, 22 Dec 2022 04:14:35 +0100 (CET)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by mails.dpdk.org (Postfix) with ESMTP id 3D781400D7\n for <dts@dpdk.org>; Thu, 22 Dec 2022 04:14:34 +0100 (CET)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 21 Dec 2022 19:14:32 -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 21 Dec 2022 19:14:31 -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=1671678874; x=1703214874;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=IlLrGy9pMmTE9wb3VKViMjPtq+1EUip8kC3/N3fdWI0=;\n b=MnMU1kf5fV0zdLEikMRJiddKaSOr24X6U6bPjgnPOQduZu5SRh50rc8q\n YXtrp8pHpDpiTJnJ07tyBAkEyQXtuBgZz/nhATaGaKIN86OQCdUmIFoDG\n 1u8tfA87MmayvwSOg1iECnacnOBFad+FRKrAk2JsE5QTLYGKdL8tD8r1e\n 5U1qaQ/F1wA6lNEymD4LmGfNdgxNS0Zk/ZC8PXVlk+inabYpSN0ZvZklC\n YOai55nihqK/3dPkoayLX5RkKPuad92UsoqUSCouIavWErtrJx9GzzkOK\n 3dTAiDqw8EE7Hls9g5Eqxe5/wWPtL+jqOhQz0C+bOTGghAvea2sUI50zD Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10568\"; a=\"321213297\"",
            "E=Sophos;i=\"5.96,264,1665471600\"; d=\"scan'208\";a=\"321213297\"",
            "E=McAfee;i=\"6500,9779,10568\"; a=\"715013661\"",
            "E=Sophos;i=\"5.96,264,1665471600\"; d=\"scan'208\";a=\"715013661\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V2]\n test_plans/virtio_event_idx_interrupt_cbdma_test_plan: fix testcase2&4 issue",
        "Date": "Thu, 22 Dec 2022 11:05:55 +0800",
        "Message-Id": "<20221222030555.175017-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": "Fix testcase2&4 the following issue:\n1)Missing the server parameter when start VM.\n2)Missing the queues parameter when start VM.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst | 8 ++++----\n 1 file changed, 4 insertions(+), 4 deletions(-)",
    "diff": "diff --git a/test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst b/test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst\nindex d8694ad5..eed10893 100644\n--- a/test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst\n+++ b/test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst\n@@ -118,8 +118,8 @@ vhost uses the asynchronous operations with CBDMA channels.\n \t-smp cores=1,sockets=1 -drive file=/home/osimg/ubuntu2004.img \\\n \t-monitor unix:/tmp/vm2_monitor.sock,server,nowait \\\n \t-device e1000,netdev=nttsip1 -netdev user,id=nttsip1,hostfwd=tcp:127.0.0.1:6000-:22 \\\n-\t-chardev socket,id=char1,path=./vhost-net \\\n-\t-netdev type=vhost-user,id=mynet1,chardev=char1,vhostforce \\\n+\t-chardev socket,id=char1,path=./vhost-net,server \\\n+\t-netdev type=vhost-user,id=mynet1,chardev=char1,vhostforce,queues=16 \\\n \t-device virtio-net-pci,mac=52:54:00:00:00:02,netdev=mynet1,mrg_rxbuf=on,csum=on,gso=on,guest_csum=on,host_tso4=on,guest_tso4=on,guest_ecn=on \\\n \t-vnc :11 -daemonize\n \n@@ -202,8 +202,8 @@ uses the asynchronous operations with CBDMA channels.\n \t-smp cores=1,sockets=1 -drive file=/home/osimg/ubuntu2004.img \\\n \t-monitor unix:/tmp/vm2_monitor.sock,server,nowait \\\n \t-device e1000,netdev=nttsip1 -netdev user,id=nttsip1,hostfwd=tcp:127.0.0.1:6000-:22 \\\n-\t-chardev socket,id=char1,path=./vhost-net \\\n-\t-netdev type=vhost-user,id=mynet1,chardev=char1,vhostforce \\\n+\t-chardev socket,id=char1,path=./vhost-net,server \\\n+\t-netdev type=vhost-user,id=mynet1,chardev=char1,vhostforce,queues=16 \\\n \t-device virtio-net-pci,mac=52:54:00:00:00:02,netdev=mynet1,mrg_rxbuf=on,csum=on,gso=on,guest_csum=on,host_tso4=on,guest_tso4=on,guest_ecn=on \\\n \t-vnc :11 -daemonize\n \n",
    "prefixes": [
        "V2"
    ]
}