get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 119707,
    "url": "https://patches.dpdk.org/api/patches/119707/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20221110073238.7295-2-weiyuanx.li@intel.com/",
    "project": {
        "id": 3,
        "url": "https://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": "<20221110073238.7295-2-weiyuanx.li@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20221110073238.7295-2-weiyuanx.li@intel.com",
    "date": "2022-11-10T07:32:38",
    "name": "[V1,2/2] conf/meson_tests: modify meson_tests suite to support test config in conf",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "63e896edbb57e466f6511007f769dbd0822ea705",
    "submitter": {
        "id": 2477,
        "url": "https://patches.dpdk.org/api/people/2477/?format=api",
        "name": "Weiyuan Li",
        "email": "weiyuanx.li@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20221110073238.7295-2-weiyuanx.li@intel.com/mbox/",
    "series": [
        {
            "id": 25689,
            "url": "https://patches.dpdk.org/api/series/25689/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/list/?series=25689",
            "date": "2022-11-10T07:32:37",
            "name": "[V1,1/2] tests/meson_tests: modify meson_tests suite to support test config in conf",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/25689/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/119707/comments/",
    "check": "fail",
    "checks": "https://patches.dpdk.org/api/patches/119707/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 32F79A0540;\n\tThu, 10 Nov 2022 08:32:56 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 2E66B40151;\n\tThu, 10 Nov 2022 08:32:56 +0100 (CET)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by mails.dpdk.org (Postfix) with ESMTP id F2844400EF\n for <dts@dpdk.org>; Thu, 10 Nov 2022 08:32:53 +0100 (CET)",
            "from orsmga003.jf.intel.com ([10.7.209.27])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 09 Nov 2022 23:32:53 -0800",
            "from unknown (HELO localhost.localdomain) ([10.239.252.248])\n by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 09 Nov 2022 23:32:51 -0800"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1668065574; x=1699601574;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=fX/zp/bj1QkC3vff0qu3mQvkAhtzMyCe6zo0VLWdT1c=;\n b=UqYk/nSvRGTW9FjfB84t9zMXo1ITjm3na5nnyUXx0S1N0RBNgdzYopNr\n l81lBLEY6g259kL2tf6GWILl4ir9pwzrWCO0ebwdIZ3U13oTI03GrD4LL\n 5fI64GcRLo34jFPI82mUG4AByRL3D+qZW02VE+fIOliExuKEvyeV84BlG\n kzAMAknj/6xArVVTBEKOb2ccvETwiaEq4s7gtfpeOG3zvBA+IoOUtlvXY\n upshj1ktq5FPgSqmufjyZGiTdpFhSFL85yem3BFI7VI5s9E29lEnEgrA3\n TFu9UrWkzyCUGGXRbz8r6PGTMEvYg8nStm9lQK3M/Fo1/bnGKB6csy/Tk A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10526\"; a=\"291634319\"",
            "E=Sophos;i=\"5.96,153,1665471600\"; d=\"scan'208\";a=\"291634319\"",
            "E=McAfee;i=\"6500,9779,10526\"; a=\"588072150\"",
            "E=Sophos;i=\"5.96,153,1665471600\"; d=\"scan'208\";a=\"588072150\""
        ],
        "From": "Weiyuan Li <weiyuanx.li@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Weiyuan Li <weiyuanx.li@intel.com>",
        "Subject": "[dts][PATCH V1 2/2] conf/meson_tests: modify meson_tests suite to\n support test config in conf",
        "Date": "Thu, 10 Nov 2022 15:32:38 +0800",
        "Message-Id": "<20221110073238.7295-2-weiyuanx.li@intel.com>",
        "X-Mailer": "git-send-email 2.27.0",
        "In-Reply-To": "<20221110073238.7295-1-weiyuanx.li@intel.com>",
        "References": "<20221110073238.7295-1-weiyuanx.li@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": "Modify meson_tests suite to support test config (TIMEOUT_MULTIPLIER,\nTEST_ARGS etc.) in conf/meson_tests.cfg.\n\nSigned-off-by: Weiyuan Li <weiyuanx.li@intel.com>\n---\n conf/meson_tests.cfg | 16 +++++++++++-----\n 1 file changed, 11 insertions(+), 5 deletions(-)",
    "diff": "diff --git a/conf/meson_tests.cfg b/conf/meson_tests.cfg\nindex 8dcb3d2e..4345c6da 100644\n--- a/conf/meson_tests.cfg\n+++ b/conf/meson_tests.cfg\n@@ -1,8 +1,14 @@\n # config unit test case for meson test\n # caselist = thash_autotest trace_autotest\n+# config options if set -1 is nothing\n [suite]\n-fast-tests  = \" \"\n-driver-tests = \" \"\n-debug-tests = \" \"\n-extra-tests = \" \"\n-perf-tests = \" \"\n+fast-tests  = -1\n+driver-tests = -1\n+debug-tests = -1\n+extra-tests = -1\n+perf-tests = -1\n+[options]\n+time_out = 14\n+test_args = \"-c 0xff\"\n+verbose = -1\n+num_processes = \"20\"\n",
    "prefixes": [
        "V1",
        "2/2"
    ]
}