get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 107688,
    "url": "https://patches.dpdk.org/api/patches/107688/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220216151456.114242-8-brian.dooley@intel.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<20220216151456.114242-8-brian.dooley@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220216151456.114242-8-brian.dooley@intel.com",
    "date": "2022-02-16T15:14:52",
    "name": "[v2,07/11] eventdev: fix missing C++ guards",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "f62fda6297666e4df231409a82f18c0ac888c1c6",
    "submitter": {
        "id": 2520,
        "url": "https://patches.dpdk.org/api/people/2520/?format=api",
        "name": "Dooley, Brian",
        "email": "brian.dooley@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220216151456.114242-8-brian.dooley@intel.com/mbox/",
    "series": [
        {
            "id": 21694,
            "url": "https://patches.dpdk.org/api/series/21694/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=21694",
            "date": "2022-02-16T15:14:45",
            "name": "add missing C++ guards",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/21694/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/107688/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/107688/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 737F9A00C5;\n\tWed, 16 Feb 2022 16:16:25 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 6CDFE411EE;\n\tWed, 16 Feb 2022 16:15:54 +0100 (CET)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n by mails.dpdk.org (Postfix) with ESMTP id D144A41169;\n Wed, 16 Feb 2022 16:15:50 +0100 (CET)",
            "from orsmga003.jf.intel.com ([10.7.209.27])\n by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 16 Feb 2022 07:15:33 -0800",
            "from unknown (HELO silpixa00400883.ir.intel.com) ([10.243.23.143])\n by orsmga003.jf.intel.com with ESMTP; 16 Feb 2022 07:15:30 -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=1645024551; x=1676560551;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=i8PdNgpO9+wh3DYGwtbwcUAjBvyZpDW+FtnrQgRiyg4=;\n b=Uj+9IwJ3qcjytsmZFscrirBoAk/w9p5DNfj+Sj1shyVJu5vcxKtu4TMF\n QypHLFManW9PuRDNZlFfpS6Ry3ViPL6YWyKaGzV7cVvr2tY6YQqCQwJgO\n 42+YHH68je9cCexpxi7nimm9BOuV43O0XvEKgOe7BNir9/JrRS3BRPxx7\n xbbjW62IZSprtuM0RFxeNcMhOfjterMms+m0ZoBpO874ImgaWAJuPksa8\n ZAgx+3eh7UAleayvAZnF4oDPFKlWT4ihKdAMQCpJ2GA0lOmmkyMn3Tq0S\n FKteOIv4ZwSWx3tPJQ4DomzPBkL3CCcJGvaUvdEM1WGDH2ZDZMUD1mvi4 g==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10260\"; a=\"250824532\"",
            "E=Sophos;i=\"5.88,374,1635231600\"; d=\"scan'208\";a=\"250824532\"",
            "E=Sophos;i=\"5.88,374,1635231600\"; d=\"scan'208\";a=\"487084445\""
        ],
        "X-ExtLoop1": "1",
        "From": "Brian Dooley <brian.dooley@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Brian Dooley <brian.dooley@intel.com>, bruce.richardson@intel.com,\n thomas@monjalon.net, stable@dpdk.org, Jerin Jacob <jerinj@marvell.com>,\n Harry van Haaren <harry.van.haaren@intel.com>",
        "Subject": "[PATCH v2 07/11] eventdev: fix missing C++ guards",
        "Date": "Wed, 16 Feb 2022 15:14:52 +0000",
        "Message-Id": "<20220216151456.114242-8-brian.dooley@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20220216151456.114242-1-brian.dooley@intel.com>",
        "References": "<20220215170817.662136-1-brian.dooley@intel.com>\n <20220216151456.114242-1-brian.dooley@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": "Some public header files were missing 'extern \"C\"' C++ guards,\nand couldn't be used by C++ applications. Add the missing guards.\n\nFixes: dc39e2f359b5 (\"eventdev: add ring structure for events\")\nFixes: 7a3357205755 (\"lib: remove C++ include guard from private headers\")\nCc: bruce.richardson@intel.com\nCc: thomas@monjalon.net\nCc: stable@dpdk.org\n\nSigned-off-by: Brian Dooley <brian.dooley@intel.com>\nAcked-by: Bruce Richardson <bruce.richardson@intel.com>\n\n---\nv2: Added missing apostrophe to commit message.\n---\n lib/eventdev/eventdev_pmd.h      | 8 ++++++++\n lib/eventdev/eventdev_pmd_pci.h  | 8 ++++++++\n lib/eventdev/eventdev_pmd_vdev.h | 8 ++++++++\n lib/eventdev/rte_event_ring.h    | 9 +++++++++\n 4 files changed, 33 insertions(+)",
    "diff": "diff --git a/lib/eventdev/eventdev_pmd.h b/lib/eventdev/eventdev_pmd.h\nindex b05ffce549..ce469d47a6 100644\n--- a/lib/eventdev/eventdev_pmd.h\n+++ b/lib/eventdev/eventdev_pmd.h\n@@ -5,6 +5,10 @@\n #ifndef _RTE_EVENTDEV_PMD_H_\n #define _RTE_EVENTDEV_PMD_H_\n \n+#ifdef __cplusplus\n+extern \"C\" {\n+#endif\n+\n /** @file\n  * RTE Event PMD APIs\n  *\n@@ -1366,4 +1370,8 @@ void\n event_dev_fp_ops_set(struct rte_event_fp_ops *fp_ops,\n \t\t     const struct rte_eventdev *dev);\n \n+#ifdef __cplusplus\n+}\n+#endif\n+\n #endif /* _RTE_EVENTDEV_PMD_H_ */\ndiff --git a/lib/eventdev/eventdev_pmd_pci.h b/lib/eventdev/eventdev_pmd_pci.h\nindex 499852db16..24b56faaa9 100644\n--- a/lib/eventdev/eventdev_pmd_pci.h\n+++ b/lib/eventdev/eventdev_pmd_pci.h\n@@ -5,6 +5,10 @@\n #ifndef _RTE_EVENTDEV_PMD_PCI_H_\n #define _RTE_EVENTDEV_PMD_PCI_H_\n \n+#ifdef __cplusplus\n+extern \"C\" {\n+#endif\n+\n /** @file\n  * RTE Eventdev PCI PMD APIs\n  *\n@@ -150,4 +154,8 @@ rte_event_pmd_pci_remove(struct rte_pci_device *pci_dev,\n \treturn 0;\n }\n \n+#ifdef __cplusplus\n+}\n+#endif\n+\n #endif /* _RTE_EVENTDEV_PMD_PCI_H_ */\ndiff --git a/lib/eventdev/eventdev_pmd_vdev.h b/lib/eventdev/eventdev_pmd_vdev.h\nindex d9ee7277dd..77904910a2 100644\n--- a/lib/eventdev/eventdev_pmd_vdev.h\n+++ b/lib/eventdev/eventdev_pmd_vdev.h\n@@ -5,6 +5,10 @@\n #ifndef _RTE_EVENTDEV_PMD_VDEV_H_\n #define _RTE_EVENTDEV_PMD_VDEV_H_\n \n+#ifdef __cplusplus\n+extern \"C\" {\n+#endif\n+\n /** @file\n  * RTE Eventdev VDEV PMD APIs\n  *\n@@ -99,4 +103,8 @@ rte_event_pmd_vdev_uninit(const char *name)\n \treturn 0;\n }\n \n+#ifdef __cplusplus\n+}\n+#endif\n+\n #endif /* _RTE_EVENTDEV_PMD_VDEV_H_ */\ndiff --git a/lib/eventdev/rte_event_ring.h b/lib/eventdev/rte_event_ring.h\nindex c0861b0ec2..0b9aefb000 100644\n--- a/lib/eventdev/rte_event_ring.h\n+++ b/lib/eventdev/rte_event_ring.h\n@@ -14,6 +14,10 @@\n #ifndef _RTE_EVENT_RING_\n #define _RTE_EVENT_RING_\n \n+#ifdef __cplusplus\n+extern \"C\" {\n+#endif\n+\n #include <stdint.h>\n \n #include <rte_common.h>\n@@ -266,4 +270,9 @@ rte_event_ring_get_capacity(const struct rte_event_ring *r)\n {\n \treturn rte_ring_get_capacity(&r->r);\n }\n+\n+#ifdef __cplusplus\n+}\n+#endif\n+\n #endif\n",
    "prefixes": [
        "v2",
        "07/11"
    ]
}