get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 129154,
    "url": "http://patchwork.dpdk.org/api/1.0/patches/129154/?format=api",
    "project": {
        "id": 3,
        "url": "http://patchwork.dpdk.org/api/1.0/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/"
    },
    "msgid": "<20230630100304.1250883-1-weix.ling@intel.com>",
    "date": "2023-06-30T10:03:04",
    "name": "[V1] framework/qemu_libvirt: fix python3 SyntaxWarning",
    "commit_ref": null,
    "pull_url": null,
    "state": "new",
    "archived": false,
    "hash": "4db0f1de185a8c3e37e51590a9b02ddc5be8cee7",
    "submitter": {
        "id": 1828,
        "url": "http://patchwork.dpdk.org/api/1.0/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dts/patch/20230630100304.1250883-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 28739,
            "url": "http://patchwork.dpdk.org/api/1.0/series/28739/?format=api",
            "date": "2023-06-30T10:03:04",
            "name": "[V1] framework/qemu_libvirt: fix python3 SyntaxWarning",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/28739/mbox/"
        }
    ],
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/129154/checks/",
    "tags": {},
    "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 8FB4442D94;\n\tFri, 30 Jun 2023 12:03:19 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 84E78406B6;\n\tFri, 30 Jun 2023 12:03:19 +0200 (CEST)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by mails.dpdk.org (Postfix) with ESMTP id 489DE406B5\n for <dts@dpdk.org>; Fri, 30 Jun 2023 12:03:18 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 30 Jun 2023 03:03:17 -0700",
            "from unknown (HELO dut222..) ([10.239.252.222])\n by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 30 Jun 2023 03:03:14 -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=1688119398; x=1719655398;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=2LVWR8dm/29p4OvhTYSof2TL3JKpWIFE8azYIInunUE=;\n b=H+VBYM+6z0b5eKI70mwvBX03NeWMVLhMH1cfQ/a4iDICS1XnSjovPb+V\n HhiQrpR88ZVzJhIGShBP6LvE8uU0onWYHI1d/q8GIqGwZN2SzcglcbJQb\n LUX/9M12nbVVgsyE1NBoUv8RlVFpgpHgw1Z4cI/ay0KfCmuYeC1bOvCZE\n y5CxE+uEdM/u0RSNj/pNzdSaEklD6D4H6DTNumhva5JmG2c74o+ZQN1X+\n SZVLA32hB8DBKx9oIRnYJfjwkO+67fSRQI5iN2xcRxNCRSeBqFvSYMiKN\n T1PzY5KTSYJU5fuQUY2PrdSS2cBYSyll1VFvi/fIaDEm+gOagcxln6ukI A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10756\"; a=\"342699877\"",
            "E=Sophos;i=\"6.01,170,1684825200\"; d=\"scan'208\";a=\"342699877\"",
            "E=McAfee;i=\"6600,9927,10756\"; a=\"694967534\"",
            "E=Sophos;i=\"6.01,170,1684825200\"; d=\"scan'208\";a=\"694967534\""
        ],
        "X-ExtLoop1": "1",
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V1] framework/qemu_libvirt: fix python3 SyntaxWarning",
        "Date": "Fri, 30 Jun 2023 18:03:04 +0800",
        "Message-Id": "<20230630100304.1250883-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": "Fix SyntaxWarning from python3.8 by `is/is not` opeartion.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n framework/qemu_libvirt.py | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/framework/qemu_libvirt.py b/framework/qemu_libvirt.py\nindex e99ce8fb..d7858a0f 100644\n--- a/framework/qemu_libvirt.py\n+++ b/framework/qemu_libvirt.py\n@@ -808,7 +808,7 @@ class LibvirtKvm(VirtBase):\n         for arg in args:\n             cmd = cmd_head + \" \" + str(arg)\n \n-        if command is \"ping\":\n+        if command == \"ping\":\n             out = self.host_session.send_expect(cmd, \"# \", int(args[0]))\n         else:\n             out = self.host_session.send_expect(cmd, \"# \")\n",
    "prefixes": [
        "V1"
    ]
}