get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 126459,
    "url": "http://patches.dpdk.org/api/patches/126459/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20230424101820.2598235-3-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": "<20230424101820.2598235-3-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20230424101820.2598235-3-weix.ling@intel.com",
    "date": "2023-04-24T10:18:20",
    "name": "[V1,2/2] conf/pvp_virtio_user_4k_pages: add expected value to verify",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "3883cb008916523fbcd33d6892f86fd8df5ce6b2",
    "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/20230424101820.2598235-3-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 27843,
            "url": "http://patches.dpdk.org/api/series/27843/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=27843",
            "date": "2023-04-24T10:18:18",
            "name": "add expected value to verify",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/27843/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/126459/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/126459/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 E140F429D8;\n\tMon, 24 Apr 2023 12:20:22 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id DCD2B410DE;\n\tMon, 24 Apr 2023 12:20:22 +0200 (CEST)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by mails.dpdk.org (Postfix) with ESMTP id F193640FAE\n for <dts@dpdk.org>; Mon, 24 Apr 2023 12:20:20 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 24 Apr 2023 03:20:19 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.252.222])\n by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 24 Apr 2023 03:20:18 -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=1682331621; x=1713867621;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=ZlAAxBAdgumhr4SpzzUBPFHUeTofTY5+gkrIwu2Qpro=;\n b=R5aAXB7adoEaxWgmC5m4N6TXSe/KBSVQ2xCNbAJtSGzkc26MKMEnjewS\n y/gxSTfJdwWdG/XCVyH+sa0j4aH9fmGWhVqQ0Jhhe1yGJCX50QiSuA0Jv\n fQXTIhSNrGItVTqjhnPL2KRXn7EMZhn+Y6Dflgi7DdgC6qcFtq3nJiU26\n n+dcrPKYaxlXRbbU6XGlLrs8NXBKdCrcfkUcxZ2cEgyaJMZVG2wrfNKaT\n nmr54acxarylMQW/FlatXaVichlMGYW00e6ad8tEvhDJvExnnegPT1dLb\n Kl+x8VHWnPZcD1iaxO+H+M/5VN0GWIdkO0DGZu4iuiMgzgB4u/KOE5ka0 w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10689\"; a=\"411688831\"",
            "E=Sophos;i=\"5.99,222,1677571200\"; d=\"scan'208\";a=\"411688831\"",
            "E=McAfee;i=\"6600,9927,10689\"; a=\"670457686\"",
            "E=Sophos;i=\"5.99,222,1677571200\"; d=\"scan'208\";a=\"670457686\""
        ],
        "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 2/2] conf/pvp_virtio_user_4k_pages: add expected value\n to verify",
        "Date": "Mon, 24 Apr 2023 18:18:20 +0800",
        "Message-Id": "<20230424101820.2598235-3-weix.ling@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20230424101820.2598235-1-weix.ling@intel.com>",
        "References": "<20230424101820.2598235-1-weix.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": "Add expected value to verify the running result. \n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n conf/pvp_virtio_user_4k_pages.cfg | 11 +++++++++++\n 1 file changed, 11 insertions(+)\n create mode 100644 conf/pvp_virtio_user_4k_pages.cfg",
    "diff": "diff --git a/conf/pvp_virtio_user_4k_pages.cfg b/conf/pvp_virtio_user_4k_pages.cfg\nnew file mode 100644\nindex 00000000..c7428b0c\n--- /dev/null\n+++ b/conf/pvp_virtio_user_4k_pages.cfg\n@@ -0,0 +1,11 @@\n+[suite]\n+update_expected = True\n+packet_sizes = [64, 128, 256, 512, 1024, 1518]\n+test_duration = 30\n+accepted_tolerance = 5\n+expected_throughput = {\n+    'test_perf_pvp_virtio_user_split_ring_with_4K_pages': {\n+        64: 0.00, 128: 0.00, 256: 0.00, 512: 0.00, 1024: 0.00, 1518: 0.00}, \n+    'test_perf_pvp_virtio_user_packed_ring_with_4K_pages': {\n+        64: 0.00, 128: 0.00, 256: 0.00, 512: 0.00, 1024: 0.00, 1518: 0.00}}\n+\n",
    "prefixes": [
        "V1",
        "2/2"
    ]
}