get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 107244,
    "url": "http://patches.dpdk.org/api/patches/107244/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220210120257.585822-8-bruce.richardson@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20220210120257.585822-8-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220210120257.585822-8-bruce.richardson@intel.com",
    "date": "2022-02-10T12:02:57",
    "name": "[v2,7/7] buildtools/chkincs: test headers for C++ compatibility",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "185611d31a01378a306f388f267bbb987cbb768f",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220210120257.585822-8-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 21596,
            "url": "http://patches.dpdk.org/api/series/21596/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21596",
            "date": "2022-02-10T12:02:50",
            "name": "Verify C++ compatibility of public headers",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/21596/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/107244/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/107244/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-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 DD1B2A00C2;\n\tThu, 10 Feb 2022 13:04:12 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id CE9E3426EC;\n\tThu, 10 Feb 2022 13:04:12 +0100 (CET)",
            "from mga12.intel.com (mga12.intel.com [192.55.52.136])\n by mails.dpdk.org (Postfix) with ESMTP id 3F6694013F\n for <dev@dpdk.org>; Thu, 10 Feb 2022 13:04:11 +0100 (CET)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 10 Feb 2022 04:04:10 -0800",
            "from silpixa00399126.ir.intel.com ([10.237.223.162])\n by FMSMGA003.fm.intel.com with ESMTP; 10 Feb 2022 04:04:09 -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=1644494651; x=1676030651;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=qOcgvMD67t0FQBAuad4/OKjnMTgYNAuM5LsiMr1NU0Y=;\n b=FxKwBfe8otIQgipfSJTubSH3q4iAHJEwU4MHOBpNARAB0oI8N9tMvGGd\n VnXQ+cTHqdO/K91QjEmgQ4zLSToZCx8EIF34UGjP4mTNCTaLTaCdo7V6T\n BK98og+7+Vg20qh2bLLUtZOUaQ1AhB3543AtaqMYaHkxYSdc36wtPa8iq\n 7FMsL/eBiE05wzLWBQwAe1YLoUZRUCiZQ7PCnogiQ5MG56kZ1WqvioPFq\n Zvp9yP6YZjL9hmzsq4k2+cWqBfP9oFcpXt0CLIwRcxBHBudP24nPsDtKl\n 1cRc4nF4UOFeKGbjDls9WkJOoVtfZtyxO1MFIxBg7ekgekuqmvQ3W2zKK Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10253\"; a=\"229443176\"",
            "E=Sophos;i=\"5.88,358,1635231600\"; d=\"scan'208\";a=\"229443176\"",
            "E=Sophos;i=\"5.88,358,1635231600\"; d=\"scan'208\";a=\"622658367\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Bruce Richardson <bruce.richardson@intel.com>",
        "Subject": "[PATCH v2 7/7] buildtools/chkincs: test headers for C++ compatibility",
        "Date": "Thu, 10 Feb 2022 12:02:57 +0000",
        "Message-Id": "<20220210120257.585822-8-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.32.0",
        "In-Reply-To": "<20220210120257.585822-1-bruce.richardson@intel.com>",
        "References": "<20220204174209.440207-1-bruce.richardson@intel.com>\n <20220210120257.585822-1-bruce.richardson@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org"
    },
    "content": "Add support for checking each of our headers for issues when included in\na C++ file.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n buildtools/chkincs/main.cpp    |  4 ++++\n buildtools/chkincs/meson.build | 20 ++++++++++++++++++++\n 2 files changed, 24 insertions(+)\n create mode 100644 buildtools/chkincs/main.cpp",
    "diff": "diff --git a/buildtools/chkincs/main.cpp b/buildtools/chkincs/main.cpp\nnew file mode 100644\nindex 0000000000..d25bb8852a\n--- /dev/null\n+++ b/buildtools/chkincs/main.cpp\n@@ -0,0 +1,4 @@\n+/* SPDX-License-Identifier: BSD-3-Clause\n+ * Copyright(c) 2021 Intel Corporation\n+ */\n+int main(void) { return 0; }\ndiff --git a/buildtools/chkincs/meson.build b/buildtools/chkincs/meson.build\nindex 5ffca89761..beabcd55d8 100644\n--- a/buildtools/chkincs/meson.build\n+++ b/buildtools/chkincs/meson.build\n@@ -28,3 +28,23 @@ executable('chkincs', sources,\n         dependencies: deps,\n         link_whole: dpdk_static_libraries + dpdk_drivers,\n         install: false)\n+\n+# run tests for c++ builds also\n+if not add_languages('cpp', required: false)\n+    subdir_done()\n+endif\n+\n+gen_cpp_files = generator(gen_c_file_for_header,\n+        output: '@BASENAME@.cpp',\n+        arguments: ['@INPUT@', '@OUTPUT@'])\n+\n+cpp_sources = files('main.cpp')\n+cpp_sources += gen_cpp_files.process(dpdk_chkinc_headers)\n+\n+executable('chkincs-cpp', cpp_sources,\n+        cpp_args: ['-include', 'rte_config.h', cflags],\n+        link_args: dpdk_extra_ldflags,\n+        include_directories: includes,\n+        dependencies: deps,\n+        link_whole: dpdk_static_libraries + dpdk_drivers,\n+        install: false)\n",
    "prefixes": [
        "v2",
        "7/7"
    ]
}