get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 89724,
    "url": "http://patches.dpdk.org/api/patches/89724/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20210324112443.29319-1-weix.xie@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": "<20210324112443.29319-1-weix.xie@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20210324112443.29319-1-weix.xie@intel.com",
    "date": "2021-03-24T11:24:41",
    "name": "[0/2] adapt to CVL NIC",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1686,
        "url": "http://patches.dpdk.org/api/people/1686/?format=api",
        "name": "Xie, WeiX",
        "email": "weix.xie@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20210324112443.29319-1-weix.xie@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/89724/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/89724/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 A18CBA0A0A;\n\tWed, 24 Mar 2021 04:00:36 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 791444067B;\n\tWed, 24 Mar 2021 04:00:36 +0100 (CET)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n by mails.dpdk.org (Postfix) with ESMTP id DE54B40151\n for <dts@dpdk.org>; Wed, 24 Mar 2021 04:00:34 +0100 (CET)",
            "from fmsmga005.fm.intel.com ([10.253.24.32])\n by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 23 Mar 2021 20:00:33 -0700",
            "from unknown (HELO localhost.localdomain) ([10.240.183.103])\n by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 23 Mar 2021 20:00:32 -0700"
        ],
        "IronPort-SDR": [
            "\n fazL3+qztQ3BJXVZdsPerKRqnWQBijCDOvjax6Qj7jUZO43XlZS/T5pcH6OiTjhP5Q0hju7iDp\n XObAku1ZX1Uw==",
            "\n q4T8vbK8gjoLYb+DTvKbIgipX8ubwvcs9aXpiWXUEL3py/rbwehkuFVY9VJ6JMKmlVvQJ+5C+t\n LSik4q7kuvOQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9932\"; a=\"210708937\"",
            "E=Sophos;i=\"5.81,272,1610438400\"; d=\"scan'208\";a=\"210708937\"",
            "E=Sophos;i=\"5.81,272,1610438400\"; d=\"scan'208\";a=\"607958918\""
        ],
        "From": "xiewei <weix.xie@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "xiewei <weix.xie@intel.com>",
        "Date": "Wed, 24 Mar 2021 19:24:41 +0800",
        "Message-Id": "<20210324112443.29319-1-weix.xie@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dts] [PATCH 0/2] adapt to CVL NIC",
        "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",
        "Sender": "\"dts\" <dts-bounces@dpdk.org>"
    },
    "content": "modify suite and test_plan to support CVL.\n\nxiewei (2):\n  tests/rxtx_offload: adapt to CVL NIC\n  test_plans/rxtx_offload_test_plan: adapt to CVL NIC\n\n test_plans/rxtx_offload_test_plan.rst | 29 +++++++++++++++++++++++++++\n tests/TestSuite_rxtx_offload.py       | 23 ++++++++++++++++-----\n 2 files changed, 47 insertions(+), 5 deletions(-)",
    "diff": null,
    "prefixes": [
        "0/2"
    ]
}