get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 130277,
    "url": "https://patches.dpdk.org/api/patches/130277/?format=api",
    "web_url": "https://patches.dpdk.org/project/ci/patch/20230814151609.3077077-9-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": "<20230814151609.3077077-9-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/ci/20230814151609.3077077-9-bruce.richardson@intel.com",
    "date": "2023-08-14T15:16:09",
    "name": "[v2,8/8] build: expand list of optional libraries",
    "commit_ref": null,
    "pull_url": null,
    "state": "new",
    "archived": false,
    "hash": "405718f0b411bc891cdfefbba87367c43dd8b104",
    "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/20230814151609.3077077-9-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 29217,
            "url": "https://patches.dpdk.org/api/series/29217/?format=api",
            "web_url": "https://patches.dpdk.org/project/ci/list/?series=29217",
            "date": "2023-08-14T15:16:01",
            "name": "expand list of optional libraries",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/29217/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/130277/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/130277/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 4F18943063;\n\tMon, 14 Aug 2023 17:16:41 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 02AA6432E2;\n\tMon, 14 Aug 2023 17:16:34 +0200 (CEST)",
            "from mgamail.intel.com (mgamail.intel.com [134.134.136.20])\n by mails.dpdk.org (Postfix) with ESMTP id 202DE432D2;\n Mon, 14 Aug 2023 17:16:30 +0200 (CEST)",
            "from fmsmga004.fm.intel.com ([10.253.24.48])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 14 Aug 2023 08:16:29 -0700",
            "from silpixa00401385.ir.intel.com ([10.237.214.14])\n by fmsmga004.fm.intel.com with ESMTP; 14 Aug 2023 08:16:28 -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=1692026191; x=1723562191;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=wZ3hawrOmI6Tgvf+krNNLy58V6/qGEhcZ5c+cMtY8XQ=;\n b=WKNw2qtewO0lpJAk4lGOIDqYp2Z2lyTYS9/LuLt64YqTUMSmlfvCrIfj\n uOCZZ4K3u4Y/qWrEZTHnY9poQpGlUmlc8Z5v2fQM3Z+tTD/B12GMyORBY\n 4NooR6yYiRukfy5q5JZfhdFLsQzVOHnVUX7Dn9nz93m4lKccK7fnx99SJ\n AZ5A9ffuC7S6FKAVoESZyL/GY1aJYzyoeKlKO8Jf4eRXYuSVQSrwFihk9\n VCpoHIua39yIesPkLpcnQzBDLlqqkMwTgh21q5ux6REs2vCszEDVCl3OA\n xfzbIJtvcJzdz3wxTZM/PWRY4VUqrBrXtOlc6d3WIJEX/7Q++zxRThU15 Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10802\"; a=\"362211308\"",
            "E=Sophos;i=\"6.01,172,1684825200\"; d=\"scan'208\";a=\"362211308\"",
            "E=McAfee;i=\"6600,9927,10802\"; a=\"803499986\"",
            "E=Sophos;i=\"6.01,172,1684825200\"; d=\"scan'208\";a=\"803499986\""
        ],
        "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 v2 8/8] build: expand list of optional libraries",
        "Date": "Mon, 14 Aug 2023 16:16:09 +0100",
        "Message-Id": "<20230814151609.3077077-9-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.39.2",
        "In-Reply-To": "<20230814151609.3077077-1-bruce.richardson@intel.com>",
        "References": "<20230721115125.55137-1-bruce.richardson@intel.com>\n <20230814151609.3077077-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": "With the unit test build now with individual per-file dependencies, we\ncan more easily expand the list of optional libraries. Add 8 new\nlibraries to the optional list.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n lib/meson.build | 8 ++++++++\n 1 file changed, 8 insertions(+)",
    "diff": "diff --git a/lib/meson.build b/lib/meson.build\nindex 1a78c8c984..0c9dc8b3b6 100644\n--- a/lib/meson.build\n+++ b/lib/meson.build\n@@ -69,25 +69,33 @@ libraries = [\n optional_libs = [\n         'bbdev',\n         'bitratestats',\n+        'bpf',\n         'cfgfile',\n         'compressdev',\n+        'distributor',\n         'dmadev',\n+        'efd',\n         'eventdev',\n         'gpudev',\n         'graph',\n         'gro',\n         'gso',\n+        'ip_frag',\n         'jobstats',\n         'latencystats',\n+        'member',\n         'metrics',\n         'mldev',\n         'node',\n+        'pcapng',\n         'pdump',\n         'pipeline',\n         'port',\n         'power',\n         'rawdev',\n         'regexdev',\n+        'reorder',\n+        'sched',\n         'table',\n         'vhost',\n ]\n",
    "prefixes": [
        "v2",
        "8/8"
    ]
}