get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 115998,
    "url": "http://patches.dpdk.org/api/patches/115998/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20220907031205.1128565-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": "<20220907031205.1128565-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220907031205.1128565-1-weix.ling@intel.com",
    "date": "2022-09-07T03:12:05",
    "name": "[V1] test_plans/*: fix the bind CBDMA device command error",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "4925800eb50f84ba7bd301cf89aa85300ecdcf90",
    "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/20220907031205.1128565-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 24572,
            "url": "http://patches.dpdk.org/api/series/24572/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=24572",
            "date": "2022-09-07T03:12:05",
            "name": "[V1] test_plans/*: fix the bind CBDMA device command error",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/24572/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/115998/comments/",
    "check": "warning",
    "checks": "http://patches.dpdk.org/api/patches/115998/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 4C42EA0542;\n\tWed,  7 Sep 2022 05:17:17 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 47023400D6;\n\tWed,  7 Sep 2022 05:17:17 +0200 (CEST)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by mails.dpdk.org (Postfix) with ESMTP id CB70440042\n for <dts@dpdk.org>; Wed,  7 Sep 2022 05:17:15 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 06 Sep 2022 20:17:15 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.252.222])\n by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 06 Sep 2022 20:17:08 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1662520636; x=1694056636;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=i8L2J7cEmZjgqPkQvBL9lS3LW/T6+SUbwHqyfujG/V4=;\n b=UXNwMaj4P8vBz53Rx5OsZI1LuiDPhfT4ZPFNQ2lEAEfdOI3vs8PrVFoN\n BhpH1D03nMU0cFePPWbeAYdHFgWZZ/MWHJYCwKXFzzOU7f5pdifyWm56/\n FHN1TiQ+OVEVLKsi1UZg7HCGCrW8HIakF5dqkcLs+EfdecBLxihdZMnKU\n YN8GKdLh8qa384PHl9gl+pWXkDQDXN3QtBMwMaPrdZMsvFzTd+v1ZG1pJ\n 62tUchdYzDflf9ytvgpFOtwiC2ZnTycIIFQ8yRm3qUA8rMcCzm60m4CBw\n BKos9eoK4OexTVR7SpY8opC99uuBIyUGMIRD22ov8+Pr0oZxj7zwNH2H4 g==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10462\"; a=\"360713072\"",
            "E=Sophos;i=\"5.93,295,1654585200\"; d=\"scan'208\";a=\"360713072\"",
            "E=Sophos;i=\"5.93,295,1654585200\"; d=\"scan'208\";a=\"591517645\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[PATCH V1] test_plans/*: fix the bind CBDMA device command error",
        "Date": "Tue,  6 Sep 2022 23:12:05 -0400",
        "Message-Id": "<20220907031205.1128565-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": "Signed-off-by: Wei Ling <weix.ling@intel.com>\n---\n test_plans/vhost_cbdma_test_plan.rst                 | 2 +-\n test_plans/vm2vm_virtio_net_perf_cbdma_test_plan.rst | 2 +-\n test_plans/vm2vm_virtio_pmd_cbdma_test_plan.rst      | 2 +-\n test_plans/vm2vm_virtio_user_cbdma_test_plan.rst     | 2 +-\n 4 files changed, 4 insertions(+), 4 deletions(-)",
    "diff": "diff --git a/test_plans/vhost_cbdma_test_plan.rst b/test_plans/vhost_cbdma_test_plan.rst\nindex 308fc2a0..0b7af0ea 100644\n--- a/test_plans/vhost_cbdma_test_plan.rst\n+++ b/test_plans/vhost_cbdma_test_plan.rst\n@@ -88,7 +88,7 @@ Common steps\n \n     For example, Bind 1 NIC port and 2 CBDMA devices::\n     ./usertools/dpdk-devbind.py -b vfio-pci 0000:00:18.0\n-    ./usertools/dpdk-devbind.py -b vfio-pci 0000:00:04.0,0000:00:04.1\n+    ./usertools/dpdk-devbind.py -b vfio-pci 0000:00:04.0 0000:00:04.1\n \n 2. Send tcp imix packets [64,1518] to NIC by traffic generator::\n \ndiff --git a/test_plans/vm2vm_virtio_net_perf_cbdma_test_plan.rst b/test_plans/vm2vm_virtio_net_perf_cbdma_test_plan.rst\nindex d200ede3..60036743 100644\n--- a/test_plans/vm2vm_virtio_net_perf_cbdma_test_plan.rst\n+++ b/test_plans/vm2vm_virtio_net_perf_cbdma_test_plan.rst\n@@ -76,7 +76,7 @@ Common steps\n     <dpdk dir># ./usertools/dpdk-devbind.py -b vfio-pci <DUT port DMA device id>\n \n     For example, Bind 1 NIC port and 2 CBDMA channels:\n-    <dpdk dir># ./usertools/dpdk-devbind.py -b vfio-pci 0000:00:04.0,0000:00:04.1\n+    <dpdk dir># ./usertools/dpdk-devbind.py -b vfio-pci 0000:00:04.0 0000:00:04.1\n \n Test Case 1: VM2VM virtio-net split ring CBDMA enable test with tcp traffic\n ---------------------------------------------------------------------------\ndiff --git a/test_plans/vm2vm_virtio_pmd_cbdma_test_plan.rst b/test_plans/vm2vm_virtio_pmd_cbdma_test_plan.rst\nindex d8fabe3f..480f02b9 100644\n--- a/test_plans/vm2vm_virtio_pmd_cbdma_test_plan.rst\n+++ b/test_plans/vm2vm_virtio_pmd_cbdma_test_plan.rst\n@@ -74,7 +74,7 @@ Common steps\n \n     For example, Bind 1 NIC port and 2 CBDMA channels::\n     <dpdk dir># ./usertools/dpdk-devbind.py -b vfio-pci 0000:00:18.0\n-    <dpdk dir># ./usertools/dpdk-devbind.py -b vfio-pci 0000:00:04.0,0000:00:04.1\n+    <dpdk dir># ./usertools/dpdk-devbind.py -b vfio-pci 0000:00:04.0 0000:00:04.1\n \n 2. On VM1 and VM2, bind virtio device(for example,0000:00:05.0) with vfio-pci driver::\n \ndiff --git a/test_plans/vm2vm_virtio_user_cbdma_test_plan.rst b/test_plans/vm2vm_virtio_user_cbdma_test_plan.rst\nindex 8fd170f9..caf1a96b 100644\n--- a/test_plans/vm2vm_virtio_user_cbdma_test_plan.rst\n+++ b/test_plans/vm2vm_virtio_user_cbdma_test_plan.rst\n@@ -74,7 +74,7 @@ Common steps\n     <dpdk dir># ./usertools/dpdk-devbind.py -b vfio-pci <DUT port DMA device id>\n \n     For example, 2 CBDMA channels:\n-    <dpdk dir># ./usertools/dpdk-devbind.py -b vfio-pci 0000:00:04.0,0000:00:04.1\n+    <dpdk dir># ./usertools/dpdk-devbind.py -b vfio-pci 0000:00:04.0 0000:00:04.1\n \n Test Case 1: VM2VM split ring non-mergeable path multi-queues payload check with cbdma enable\n ---------------------------------------------------------------------------------------------\n",
    "prefixes": [
        "V1"
    ]
}