get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 120871,
    "url": "https://patches.dpdk.org/api/patches/120871/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20221214073151.3931227-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": "<20221214073151.3931227-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20221214073151.3931227-1-weix.ling@intel.com",
    "date": "2022-12-14T07:31:51",
    "name": "[V3,0/2] modify the dmas parameter by DPDK changed",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "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/20221214073151.3931227-1-weix.ling@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/120871/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/120871/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 AFE83A0543;\n\tWed, 14 Dec 2022 08:39:39 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id A9F33400D6;\n\tWed, 14 Dec 2022 08:39:39 +0100 (CET)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n by mails.dpdk.org (Postfix) with ESMTP id 3E9434003F\n for <dts@dpdk.org>; Wed, 14 Dec 2022 08:39:38 +0100 (CET)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Dec 2022 23:39:24 -0800",
            "from unknown (HELO localhost.localdomain) ([10.239.252.222])\n by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Dec 2022 23:39:23 -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=1671003578; x=1702539578;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=tp3Hfql0JfXkMBbB5cBwWVSMfYVRFHU8PxqSjOxbEq4=;\n b=L2vU38TZTsdTZ6HXObe3sA7evEajxLGby4h6P6SkUKWnQ1fQmWitZqdp\n Y3++ibChm4TEo/K5kko0CJBCU/vFcBfU+RWLCfIKf2JucFxuANd/HR4HK\n EhmKHpjpJ20cID5tVxXcbrM22d/Dyq35gFkxAqGhzQ4pO5kHozWtD4erY\n 0YO9w6YASJVrwReTMbedUkBOgnpcIIRo6HUhPnHptNZVEHw+qFve7YO/J\n YXahnEz8YZeY9g+FZIx0jwQPyrTokWLaVls/gueDErKj90KZ4N1gwZ9E/\n +AxgXAryuMg3ztOh6lGRJ6Y56s/rqv0GLRKXPjb54Gt0ehQbck8HqzbEe g==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10560\"; a=\"404606432\"",
            "E=Sophos;i=\"5.96,243,1665471600\"; d=\"scan'208\";a=\"404606432\"",
            "E=McAfee;i=\"6500,9779,10560\"; a=\"791204980\"",
            "E=Sophos;i=\"5.96,243,1665471600\"; d=\"scan'208\";a=\"791204980\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V3 0/2] modify the dmas parameter by DPDK changed",
        "Date": "Wed, 14 Dec 2022 15:31:51 +0800",
        "Message-Id": "<20221214073151.3931227-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": "The dmas parameter have been changed by the local patch, so modify the\ndmas parameter\n\nWei Ling (2):\n  test_plans/vm2vm_virtio_pmd_cbdma_test_plan: modify the dmas parameter\n    by DPDK changed\n  tests/vm2vm_virtio_pmd_cbdma: modify the dmas parameter by DPDK\n    changed\n\n .../vm2vm_virtio_pmd_cbdma_test_plan.rst      | 574 +++++++++---------\n tests/TestSuite_vm2vm_virtio_pmd_cbdma.py     | 431 ++++++-------\n 2 files changed, 511 insertions(+), 494 deletions(-)",
    "diff": null,
    "prefixes": [
        "V3",
        "0/2"
    ]
}