get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 115145,
    "url": "http://patches.dpdk.org/api/patches/115145/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20220816030055.3416270-1-weix.ling@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": "<20220816030055.3416270-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220816030055.3416270-1-weix.ling@intel.com",
    "date": "2022-08-16T03:00:55",
    "name": "[V2,3/3] conf/basic_4k_pages_cbdma: add testsuite config file",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "da3eca728467929c2ce9042ccd95823a1f77270b",
    "submitter": {
        "id": 1828,
        "url": "http://patches.dpdk.org/api/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20220816030055.3416270-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 24314,
            "url": "http://patches.dpdk.org/api/series/24314/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=24314",
            "date": "2022-08-16T03:00:17",
            "name": "modify basic_4k_pages_cbdma to test virtio dequeue",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/24314/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/115145/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/115145/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 1EF8DA00C3;\n\tTue, 16 Aug 2022 05:05:04 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 1863E40F19;\n\tTue, 16 Aug 2022 05:05:04 +0200 (CEST)",
            "from mga12.intel.com (mga12.intel.com [192.55.52.136])\n by mails.dpdk.org (Postfix) with ESMTP id 2AF334067C\n for <dts@dpdk.org>; Tue, 16 Aug 2022 05:05:02 +0200 (CEST)",
            "from orsmga007.jf.intel.com ([10.7.209.58])\n by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 15 Aug 2022 20:05:02 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.252.222])\n by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 15 Aug 2022 20:05:00 -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=1660619103; x=1692155103;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=F396fMvdx6MJv+schDmgU5PQhcG3OMyls/4Zpxx6N4k=;\n b=L/7tLPs/lfrahZCjRcuMQXLBKJBuQW38OX1yRinOdMwsXfBLA40/L1At\n zSIXwVIarWpsFhmbhDmtgMIP8viCPwFHAiVy/ZSITl89fVzznnH/36kgu\n 1BCTOmym8ZdZrE2THbos/mpFSRun+GHfRGOPWb3QajPj24CpfIGTaORES\n fkJAaKSBJtDqV3AZ5rxsNw20OiY1j73RmmAqHiKWdB73HLGTqRbMH1wku\n Fzcj8VkvdqI8wzE6c8XU5qPBw6IQJy5qoI2s1qY3EN6c2NCE9a8CRDmAJ\n n/lB86kxeStKkhjg/39pnRo3Mn+8NRfQ3BoCtD4z09Q5iP4eMTohhCLgq Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6400,9594,10440\"; a=\"271881729\"",
            "E=Sophos;i=\"5.93,240,1654585200\"; d=\"scan'208\";a=\"271881729\"",
            "E=Sophos;i=\"5.93,240,1654585200\"; d=\"scan'208\";a=\"603376229\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V2 3/3] conf/basic_4k_pages_cbdma: add testsuite config\n file",
        "Date": "Mon, 15 Aug 2022 23:00:55 -0400",
        "Message-Id": "<20220816030055.3416270-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": "Add testsuite config file basic_4k_pages_cbdma.cfg.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n conf/basic_4k_pages_cbdma.cfg | 36 +++++++++++++++++++++++++++++++++++\n 1 file changed, 36 insertions(+)\n create mode 100644 conf/basic_4k_pages_cbdma.cfg",
    "diff": "diff --git a/conf/basic_4k_pages_cbdma.cfg b/conf/basic_4k_pages_cbdma.cfg\nnew file mode 100644\nindex 00000000..cdac3af6\n--- /dev/null\n+++ b/conf/basic_4k_pages_cbdma.cfg\n@@ -0,0 +1,36 @@\n+[vm0]\n+cpu =\n+    model=host,number=8,cpupin=20 21 22 23 24 25 26 27;\n+mem =\n+    size=4096,hugepage=yes;\n+disk =\n+    file=/home/image/ubuntu2004.img;\n+login =\n+    user=root,password=tester;\n+vnc = \n+    displayNum=4;\n+net =\n+   type=user,opt_vlan=2;\n+   type=nic,opt_vlan=2;\n+daemon =\n+    enable=yes;\n+qemu =\n+   path=/home/QEMU/qemu-7.0.0/bin/qemu-system-x86_64;\n+[vm1]\n+cpu =\n+    model=host,number=8,cpupin=48 49 50 51 52 53 54 55;\n+mem =\n+    size=4096,hugepage=yes;\n+disk =\n+    file=/home/image/ubuntu2004_2.img;\n+login =\n+    user=root,password=tester;\n+net =\n+   type=nic,opt_vlan=3;\n+   type=user,opt_vlan=3;\n+vnc = \n+    displayNum=5;\n+daemon =\n+    enable=yes;\n+qemu =\n+   path=/home/QEMU/qemu-7.0.0/bin/qemu-system-x86_64;\n",
    "prefixes": [
        "V2",
        "3/3"
    ]
}