get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 121999,
    "url": "http://patches.dpdk.org/api/patches/121999/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20230113053405.598729-2-yux.jiang@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": "<20230113053405.598729-2-yux.jiang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20230113053405.598729-2-yux.jiang@intel.com",
    "date": "2023-01-13T05:34:04",
    "name": "[V1,1/2] usr_guide and executions: remove unit_tests_* and replace with meson_tests",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "593331b661b75f7ea8aea10a49931640e21c3af4",
    "submitter": {
        "id": 1709,
        "url": "http://patches.dpdk.org/api/people/1709/?format=api",
        "name": "Yu Jiang",
        "email": "yux.jiang@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20230113053405.598729-2-yux.jiang@intel.com/mbox/",
    "series": [
        {
            "id": 26526,
            "url": "http://patches.dpdk.org/api/series/26526/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=26526",
            "date": "2023-01-13T05:34:03",
            "name": "remove unit_tests_* and replace with meson_tests and remove other invalid suites",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/26526/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/121999/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/121999/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 F2C6D423BE;\n\tFri, 13 Jan 2023 06:34:10 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id F115342D71;\n\tFri, 13 Jan 2023 06:34:10 +0100 (CET)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by mails.dpdk.org (Postfix) with ESMTP id 1B5B3410D4\n for <dts@dpdk.org>; Fri, 13 Jan 2023 06:34:08 +0100 (CET)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 12 Jan 2023 21:34:08 -0800",
            "from unknown (HELO localhost.localdomain) ([10.239.252.196])\n by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 12 Jan 2023 21:34:07 -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=1673588049; x=1705124049;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=qzDLJSiLyOURQ1948L0mWjM2nQt9XZGXCq0DjYJzBkY=;\n b=aaIeC4AkCJ2t4+BN0t8en8MmmBXQLsNqHQUUUcgShi8vsqHkiAQkt+Rw\n R0ThLLgybZfBR3ahZrNk17I9x+Rg61AciNOfrHczcvRV7mcX+KK9J/f1b\n ZzTrcFqUJp8ZB/LvQRbMCZBzlZaKX7cYydHXvCQqoxTGcz3v726tIU9yU\n DJrKP1NhvUJBPvVI+62rads67eNTeieFWVMTSLLQWtr4q6rHC8qjYhPOA\n Ky9RALsgvoc/QgcMnRrLvDYC6ER9NBySvVqMtu34bOGbyyJ2eqvp2xUl4\n cQ8SbdT3tvNNUPJdbaK3itLVktZdBdjRNiZ+xCS13kcO7f/kcumC3pRLG Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10588\"; a=\"388414168\"",
            "E=Sophos;i=\"5.97,213,1669104000\"; d=\"scan'208\";a=\"388414168\"",
            "E=McAfee;i=\"6500,9779,10588\"; a=\"690391402\"",
            "E=Sophos;i=\"5.97,213,1669104000\"; d=\"scan'208\";a=\"690391402\""
        ],
        "From": "Yu Jiang <yux.jiang@intel.com>",
        "To": "lijuan.tu@intel.com,\n\tdts@dpdk.org",
        "Cc": "Yu Jiang <yux.jiang@intel.com>",
        "Subject": "[dts][PATCH V1 1/2] usr_guide and executions: remove unit_tests_* and\n replace with meson_tests",
        "Date": "Fri, 13 Jan 2023 13:34:04 +0800",
        "Message-Id": "<20230113053405.598729-2-yux.jiang@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20230113053405.598729-1-yux.jiang@intel.com>",
        "References": "<20230113053405.598729-1-yux.jiang@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": "remove unit_tests_* and replace with meson_tests\n\nSigned-off-by: Yu Jiang <yux.jiang@intel.com>\n---\n doc/dts_gsg/usr_guide/usage.rst |  2 +-\n executions/execution_smoke.cfg  | 14 +-------------\n 2 files changed, 2 insertions(+), 14 deletions(-)",
    "diff": "diff --git a/doc/dts_gsg/usr_guide/usage.rst b/doc/dts_gsg/usr_guide/usage.rst\nindex 24bf8d70..2c853dc8 100644\n--- a/doc/dts_gsg/usr_guide/usage.rst\n+++ b/doc/dts_gsg/usr_guide/usage.rst\n@@ -50,7 +50,7 @@ Here are an example for functional testing:\n    drivername=vfio-pci\n    build_type=meson\n    test_suites=\n-        unit_tests_eal:test_version\\test_common,\n+        meson_tests:test_fasts\\test_driver,\n    targets=\n         x86_64-default-linuxapp-gcc,\n    parameters=nic_type=cfg:func=true\ndiff --git a/executions/execution_smoke.cfg b/executions/execution_smoke.cfg\nindex c7b5cbb3..5b2bb734 100644\n--- a/executions/execution_smoke.cfg\n+++ b/executions/execution_smoke.cfg\n@@ -4,19 +4,7 @@ crbs=<CRB IP Address>\n drivername=<driver name igb_uio or vfio-pci or mlx5_core or uio_pci_generic>\n build_type=<meson>\n test_suites=\n-    unit_tests_cmdline,\n-    unit_tests_eal,\n-    unit_tests_dump,\n-    unit_tests_kni,\n-    unit_tests_lpm,\n-    unit_tests_mbuf,\n-    unit_tests_mempool,\n-    unit_tests_power,\n-    unit_tests_pmd_perf,\n-    unit_tests_qos,\n-    unit_tests_ring,\n-    unit_tests_ringpmd,\n-    unit_tests_timer,\n+    meson_tests:test_fasts,\n     dynamic_config,\n     jumboframes,\n     scatter,\n",
    "prefixes": [
        "V1",
        "1/2"
    ]
}