get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 110491,
    "url": "http://patches.dpdk.org/api/patches/110491/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20220429073943.20186-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": "<20220429073943.20186-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220429073943.20186-1-weix.ling@intel.com",
    "date": "2022-04-29T07:39:43",
    "name": "[V2,0/3] add vm2vm_virtio_pmd_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/20220429073943.20186-1-weix.ling@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/110491/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/110491/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 C2354A04FD;\n\tFri, 29 Apr 2022 09:40:09 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id A8FBB415D7;\n\tFri, 29 Apr 2022 09:40:09 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by mails.dpdk.org (Postfix) with ESMTP id 02D17410E3\n for <dts@dpdk.org>; Fri, 29 Apr 2022 09:40:07 +0200 (CEST)",
            "from orsmga007.jf.intel.com ([10.7.209.58])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 29 Apr 2022 00:40:04 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.251.222])\n by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 29 Apr 2022 00:40:01 -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=1651218008; x=1682754008;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=+EGGwvxfTabItDIKsIsxkIbd2p9uZL/0lP3/tYix1hQ=;\n b=FTuFAas1crd2LVyTNm0NA5/zG5+51w/3haIfE3HdocX6uHuE1WO9axcL\n vOXa/pqXQqpH8wxfPvNKGe1INlAk3/++Yjj8vJIAJcg7O1Fh6uHMn3kr/\n OusH7HKx0qXpmxD0i0zvTKcinZYmKNO+Di6Fl24WKg43Jpen1F0DM2Y/d\n X+wFaj5+lTnyaXxwlHF1OS4lVZ+yg7fUAXZaGyOfiMeNOO69QjGshT3vm\n Plap3vCCHZmMfNx4uVYB1NzBkVVgqw6JS4TCTyQ/f0W8OxwZKsw4U4muU\n 8/adF2620Hxg/qMzG+wz9o+P3I3+0cOimGMG4h9L8q/oK2VbIudKK/e3G Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6400,9594,10331\"; a=\"265412089\"",
            "E=Sophos;i=\"5.91,297,1647327600\"; d=\"scan'208\";a=\"265412089\"",
            "E=Sophos;i=\"5.91,297,1647327600\"; d=\"scan'208\";a=\"560179238\""
        ],
        "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 vm2vm_virtio_pmd_cbdma",
        "Date": "Fri, 29 Apr 2022 07:39:43 +0000",
        "Message-Id": "<20220429073943.20186-1-weix.ling@intel.com>",
        "X-Mailer": "git-send-email 2.34.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": "v1:\nAs commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),\nadd new testsuite vm2vm_virtio_pmd_cbdma for coverage the vm2vm \nsplit ring and packed ring path test with cbdma.\n1) Add new testplan vm2vm_virtio_pmd_cbdma_test_plan into test_plans/index.rst.\n2) Add new testplan test_plans/vm2vm_virtio_pmd_cbdma_test_plan into\n   test_plans.\n3) Add new testsuite tests/vm2vm_virtio_pmd_cbdma into tests.\n\nv2:\nModify the `Description` content in test_plan.\n\nWei Ling (3):\n  test_plans/index: add vm2vm_virtio_pmd_cbdma\n  test_plans/vm2vm_virtio_pmd_cbdma_test_plan: add\n    vm2vm_virtio_pmd_cbdma testplan\n  tests/vm2vm_virtio_pmd_cbdma: add vm2vm_virtio_pmd_cbdma testsuite\n\n test_plans/index.rst                          |   1 +\n .../vm2vm_virtio_pmd_cbdma_test_plan.rst      | 389 ++++++++++++++++\n tests/TestSuite_vm2vm_virtio_pmd_cbdma.py     | 426 ++++++++++++++++++\n 3 files changed, 816 insertions(+)\n create mode 100644 test_plans/vm2vm_virtio_pmd_cbdma_test_plan.rst\n create mode 100644 tests/TestSuite_vm2vm_virtio_pmd_cbdma.py",
    "diff": null,
    "prefixes": [
        "V2",
        "0/3"
    ]
}