get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 130371,
    "url": "https://patches.dpdk.org/api/patches/130371/?format=api",
    "web_url": "https://patches.dpdk.org/project/ci/patch/20230815151053.996469-7-bruce.richardson@intel.com/",
    "project": {
        "id": 5,
        "url": "https://patches.dpdk.org/api/projects/5/?format=api",
        "name": "CI",
        "link_name": "ci",
        "list_id": "ci.dpdk.org",
        "list_email": "ci@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dpdk-ci",
        "webscm_url": "https://git.dpdk.org/tools/dpdk-ci/",
        "list_archive_url": "https://inbox.dpdk.org/ci",
        "list_archive_url_format": "https://inbox.dpdk.org/ci/{}",
        "commit_url_format": ""
    },
    "msgid": "<20230815151053.996469-7-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/ci/20230815151053.996469-7-bruce.richardson@intel.com",
    "date": "2023-08-15T15:10:50",
    "name": "[v5,06/10] app/test: add test case for scripted telemetry commands",
    "commit_ref": null,
    "pull_url": null,
    "state": "new",
    "archived": false,
    "hash": "43893ee87e634a768b701cdcbee50084652f1e0b",
    "submitter": {
        "id": 20,
        "url": "https://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/ci/patch/20230815151053.996469-7-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 29237,
            "url": "https://patches.dpdk.org/api/series/29237/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/list/?series=29237",
            "date": "2023-08-15T15:12:37",
            "name": "expand list of optional libraries",
            "version": 5,
            "mbox": "https://patches.dpdk.org/series/29237/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/130371/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/130371/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<ci-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 8352043074;\n\tTue, 15 Aug 2023 17:23:06 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 9842D43283;\n\tTue, 15 Aug 2023 17:23:00 +0200 (CEST)",
            "from mgamail.intel.com (mgamail.intel.com [134.134.136.126])\n by mails.dpdk.org (Postfix) with ESMTP id 4C6244114B;\n Tue, 15 Aug 2023 17:22:52 +0200 (CEST)",
            "from fmsmga004.fm.intel.com ([10.253.24.48])\n by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 15 Aug 2023 08:11:07 -0700",
            "from silpixa00401385.ir.intel.com ([10.237.214.14])\n by fmsmga004.fm.intel.com with ESMTP; 15 Aug 2023 08:11:06 -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=1692112972; x=1723648972;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=wAkE0BVt56lpBfhFTJiJzxLl0zwL0glQbj9jXAPkhHo=;\n b=MaJWRz0+KwM9nDUDImfBZtVrp1KmZRmi0RcAXp4fgPcdFVervtOM2Btg\n Q0qZKOfUWMQmHcyORrFSR8rttWFE9s6/7/zMb/oM3IZYVlSEuCgtpnsdE\n DwSFhYt51Blgv87QmD8WamJ1KxLUtre8nqVT50RqPjqFDEvohTZW/koca\n b3A7gTfORemdiqvbrF3JkSMmmVpVhvyW9EOapw07GGISrLU0TkcSL8C5M\n waVf6Wt29zq6JVNbgc4bjT3zPORMv3BWLMR3d7HTXxHUn7ng7umU729c7\n xyd5zrlGOKfYWjGnumCkcm2MTld/QyI+16nXBRkwsCUHMTxVaijzCeXZ9 A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10803\"; a=\"357271539\"",
            "E=Sophos;i=\"6.01,174,1684825200\"; d=\"scan'208\";a=\"357271539\"",
            "E=McAfee;i=\"6600,9927,10803\"; a=\"803843832\"",
            "E=Sophos;i=\"6.01,174,1684825200\"; d=\"scan'208\";a=\"803843832\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "ci@dpdk.org,\n\tBruce Richardson <bruce.richardson@intel.com>",
        "Subject": "[PATCH v5 06/10] app/test: add test case for scripted telemetry\n commands",
        "Date": "Tue, 15 Aug 2023 16:10:50 +0100",
        "Message-Id": "<20230815151053.996469-7-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.39.2",
        "In-Reply-To": "<20230815151053.996469-1-bruce.richardson@intel.com>",
        "References": "<20230721115125.55137-1-bruce.richardson@intel.com>\n <20230815151053.996469-1-bruce.richardson@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "ci@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK CI discussions <ci.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/ci>,\n <mailto:ci-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/ci/>",
        "List-Post": "<mailto:ci@dpdk.org>",
        "List-Help": "<mailto:ci-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/ci>,\n <mailto:ci-request@dpdk.org?subject=subscribe>",
        "Errors-To": "ci-bounces@dpdk.org"
    },
    "content": "The test script for calling all telemetry commands is not discoverable\nby checking the C files for the build. Therefore we need to add it in as\na special-case test in the fast-tests group.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n app/test/suites/meson.build             | 30 +++++++++++++++++++++++++\n app/test/{ => suites}/test_telemetry.sh |  0\n 2 files changed, 30 insertions(+)\n rename app/test/{ => suites}/test_telemetry.sh (100%)",
    "diff": "diff --git a/app/test/suites/meson.build b/app/test/suites/meson.build\nindex ec74d8adf2..2b428847c6 100644\n--- a/app/test/suites/meson.build\n+++ b/app/test/suites/meson.build\n@@ -72,3 +72,33 @@ foreach suite:test_suites\n         endforeach\n     endif\n endforeach\n+\n+# standalone test for telemetry\n+if not is_windows and dpdk_conf.has('RTE_LIB_TELEMETRY')\n+    test_args = [dpdk_test]\n+    test_args += test_no_huge_args\n+    if get_option('default_library') == 'shared'\n+        test_args += ['-d', dpdk_drivers_build_dir]\n+    endif\n+    if dpdk_conf.has('RTE_CRYPTO_NULL')\n+        test_args += ['--vdev=crypto_null0']\n+    endif\n+    if dpdk_conf.has('RTE_DMA_SKELETON')\n+        test_args += ['--vdev=dma_skeleton0']\n+    endif\n+    if dpdk_conf.has('RTE_EVENT_SKELETON')\n+        test_args += ['--vdev=event_skeleton0']\n+    endif\n+    if dpdk_conf.has('RTE_NET_NULL')\n+        test_args += ['--vdev=net_null0']\n+    endif\n+    if dpdk_conf.has('RTE_RAW_SKELETON')\n+        test_args += ['--vdev=rawdev_skeleton0']\n+    endif\n+    test_args += ['-a', '0000:00:00.0']\n+    test('telemetry_all', find_program('test_telemetry.sh'),\n+            args: test_args,\n+            timeout : timeout_seconds_fast,\n+            is_parallel : false,\n+            suite : 'fast-tests')\n+endif\ndiff --git a/app/test/test_telemetry.sh b/app/test/suites/test_telemetry.sh\nsimilarity index 100%\nrename from app/test/test_telemetry.sh\nrename to app/test/suites/test_telemetry.sh\n",
    "prefixes": [
        "v5",
        "06/10"
    ]
}