get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 129547,
    "url": "http://patchwork.dpdk.org/api/patches/129547/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/patch/20230716090753.1590148-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": "<20230716090753.1590148-4-jin.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20230716090753.1590148-4-jin.ling@intel.com",
    "date": "2023-07-16T09:07:47",
    "name": "[V1,03/10] framework/config: save the serial port connection info of imc and acc to the self.crb",
    "commit_ref": null,
    "pull_url": null,
    "state": "new",
    "archived": false,
    "hash": "5056ae96b9f5481ee9c25537691c500c74ec6af9",
    "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/20230716090753.1590148-4-jin.ling@intel.com/mbox/",
    "series": [
        {
            "id": 28944,
            "url": "http://patchwork.dpdk.org/api/series/28944/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=28944",
            "date": "2023-07-16T09:07:44",
            "name": "add functions to test MEV",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/28944/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/129547/comments/",
    "check": "pending",
    "checks": "http://patchwork.dpdk.org/api/patches/129547/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 8676F42E8C;\n\tSun, 16 Jul 2023 11:08:16 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 0826B42C54;\n\tSun, 16 Jul 2023 11:08:16 +0200 (CEST)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n by mails.dpdk.org (Postfix) with ESMTP id A3F6340DFD\n for <dts@dpdk.org>; Sun, 16 Jul 2023 11:08:13 +0200 (CEST)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 16 Jul 2023 02:08:13 -0700",
            "from dpdk-lingjin.sh.intel.com ([10.67.114.163])\n by fmsmga008.fm.intel.com with ESMTP; 16 Jul 2023 02:08:12 -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=1689498493; x=1721034493;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=5abfLNHZOnimwTp9WmVrUtg3okzP2LLTttoOJfrscUU=;\n b=NUVitiXVH8zn3caCnsJ4/7GYCgAtJ6jlybVLRF1neDOaelhHjEwFsrsO\n Ku1kVS46/yk9iyCJaEW2T+OquLdG2tg3MG26KWwj5JkqkXcMsl85InJlD\n jlH26UPIIkpo/pbvnGbMarc3NZFxIfroK4xw5NsetVji8OSnfQ8UbUVTZ\n J4p1usxQsxSP6AQDCpDIhkoo4qyxoZidwdvpwnjAbkGtAQ6enbBpnZeGV\n xwxhsIvuncRtcX5J3JCttiHDFodLS+CkHjUhrZw52AC9nO6tXtYPizhYL\n /M90dxZuLeC/ko1Xtp7gMoTkjBu92nlR9OvNH4hE5vHA8obq15qrTneCZ Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10772\"; a=\"350610635\"",
            "E=Sophos;i=\"6.01,210,1684825200\"; d=\"scan'208\";a=\"350610635\"",
            "E=McAfee;i=\"6600,9927,10772\"; a=\"788303669\"",
            "E=Sophos;i=\"6.01,210,1684825200\"; d=\"scan'208\";a=\"788303669\""
        ],
        "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 03/10] framework/config: save the serial port\n connection info of imc and acc to the self.crb",
        "Date": "Sun, 16 Jul 2023 17:07:47 +0800",
        "Message-Id": "<20230716090753.1590148-4-jin.ling@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20230716090753.1590148-1-jin.ling@intel.com>",
        "References": "<20230716090753.1590148-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 framework/config.py | 10 ++++++++++\n 1 file changed, 10 insertions(+)",
    "diff": "diff --git a/framework/config.py b/framework/config.py\nindex 2cd95ff2..cc5d9041 100644\n--- a/framework/config.py\n+++ b/framework/config.py\n@@ -294,6 +294,16 @@ class CrbsConf(UserConf):\n                     crb[\"pass\"] = value\n                 elif key == \"os\":\n                     crb[\"OS\"] = value\n+                elif key == \"dut_acc_port\":\n+                    crb[\"ACC PORT\"] = value\n+                elif key == \"dut_acc_baudrate\":\n+                    crb[\"ACC BAUDRATE\"] = value\n+                elif key == \"dut_imc_port\":\n+                    crb[\"IMC PORT\"] = value\n+                elif key == \"dut_imc_baudrate\":\n+                    crb[\"IMC BAUDRATE\"] = value\n+                elif key == \"dut_imc_ip\":\n+                    crb[\"IMC IP\"] = value\n                 elif key == \"tester_ip\":\n                     crb[\"tester IP\"] = value\n                 elif key == \"tester_passwd\":\n",
    "prefixes": [
        "V1",
        "03/10"
    ]
}