get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 129568,
    "url": "http://patchwork.dpdk.org/api/patches/129568/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/patch/20230717065253.1611703-4-jin.ling@intel.com/",
    "project": {
        "id": 3,
        "url": "http://patchwork.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": "<20230717065253.1611703-4-jin.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20230717065253.1611703-4-jin.ling@intel.com",
    "date": "2023-07-17T06:52:53",
    "name": "[V1,3/3] test_plans/index: add new test_suite",
    "commit_ref": null,
    "pull_url": null,
    "state": "new",
    "archived": false,
    "hash": "155cc3878adf5589aff99d2f53d50aee09c5d12e",
    "submitter": {
        "id": 2652,
        "url": "http://patchwork.dpdk.org/api/people/2652/?format=api",
        "name": "Jin Ling",
        "email": "jin.ling@intel.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dts/patch/20230717065253.1611703-4-jin.ling@intel.com/mbox/",
    "series": [
        {
            "id": 28950,
            "url": "http://patchwork.dpdk.org/api/series/28950/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=28950",
            "date": "2023-07-17T06:52:50",
            "name": "add new test suite ice_config_port_speed",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/28950/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/129568/comments/",
    "check": "fail",
    "checks": "http://patchwork.dpdk.org/api/patches/129568/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 8FE3B42E97;\n\tMon, 17 Jul 2023 08:53:26 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 32F7242D1D;\n\tMon, 17 Jul 2023 08:53:26 +0200 (CEST)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n by mails.dpdk.org (Postfix) with ESMTP id BB7E34068E\n for <dts@dpdk.org>; Mon, 17 Jul 2023 08:53:24 +0200 (CEST)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 16 Jul 2023 23:53:04 -0700",
            "from dpdk-lingjin.sh.intel.com ([10.67.114.163])\n by FMSMGA003.fm.intel.com with ESMTP; 16 Jul 2023 23:53:03 -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=1689576804; x=1721112804;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=1TbMmoXExQiAA+qcod1PspSuejgAuVFLL5wCpnTBH60=;\n b=EaZPi0cndBmeZtxXunCGTz0M8oVDKMv/RGIxCl/D+r2ybb6Vx3pQ15wr\n g84iaiTFJzCwQnfW1Wc2QJ/4/f50Us1ySNKE0C13KJCEzrJ0kf/hjLFDU\n ZU875GsNPMXlMybH6fXhJQBFZKyuk/yTaXIVKv1ErBPBxHgnfWsf0pQzi\n D+iDCm40tuCRCiSDt7ttCpYUFLlkPu0kTB6TVhoVJ6vYdX6YMmccfOlfn\n yV9aNSVaP0FWiQCi39Q7S1IEjNXtXzLPdsX5DxOws4kEm38VpaCtbGhYr\n vfBfaATmc6baeONJIyFDtDhc+liEYI/CIM2d48hn+pLy/BPlHU+2sh6s/ w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10773\"; a=\"363321518\"",
            "E=Sophos;i=\"6.01,211,1684825200\"; d=\"scan'208\";a=\"363321518\"",
            "E=McAfee;i=\"6600,9927,10773\"; a=\"813189576\"",
            "E=Sophos;i=\"6.01,211,1684825200\"; d=\"scan'208\";a=\"813189576\""
        ],
        "X-ExtLoop1": "1",
        "From": "Jin Ling <jin.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Jin Ling <jin.ling@intel.com>",
        "Subject": "[DTS][PATCH V1 3/3] test_plans/index: add new test_suite",
        "Date": "Mon, 17 Jul 2023 14:52:53 +0800",
        "Message-Id": "<20230717065253.1611703-4-jin.ling@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20230717065253.1611703-1-jin.ling@intel.com>",
        "References": "<20230717065253.1611703-1-jin.ling@intel.com>",
        "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: Jin Ling <jin.ling@intel.com>\n---\n test_plans/index.rst | 1 +\n 1 file changed, 1 insertion(+)\n\n--\n2.25.1",
    "diff": "diff --git a/test_plans/index.rst b/test_plans/index.rst\nindex 2ac4850d..beb1657e 100644\n--- a/test_plans/index.rst\n+++ b/test_plans/index.rst\n@@ -57,6 +57,7 @@ The following are the test plans for the DPDK DTS automated test system.\n     ice_vf_support_multicast_address_test_plan\n     ice_rss_protocol_agnostic_flow_test_plan\n     ice_fdir_protocol_agnostic_flow_test_plan\n+    ice_config_port_speed_test_plan\n     cloud_filter_with_l4_port_test_plan\n     dcf_lifecycle_test_plan\n     crypto_perf_cryptodev_perf_test_plan\n",
    "prefixes": [
        "V1",
        "3/3"
    ]
}