get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 86671,
    "url": "https://patches.dpdk.org/api/patches/86671/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210115111052.16437-6-bruce.richardson@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": "<20210115111052.16437-6-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210115111052.16437-6-bruce.richardson@intel.com",
    "date": "2021-01-15T11:10:37",
    "name": "[v2,05/19] mbuf: fix missing header include",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "ad0e4d67b309137883db7a29739fd55ee1126940",
    "submitter": {
        "id": 20,
        "url": "https://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": {
        "id": 24651,
        "url": "https://patches.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210115111052.16437-6-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 14778,
            "url": "https://patches.dpdk.org/api/series/14778/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14778",
            "date": "2021-01-15T11:10:32",
            "name": "ensure headers have correct includes",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/14778/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/86671/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/86671/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 EF678A0A02;\n\tFri, 15 Jan 2021 12:11:44 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 7A50A140F55;\n\tFri, 15 Jan 2021 12:11:26 +0100 (CET)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by mails.dpdk.org (Postfix) with ESMTP id BE45D140F65;\n Fri, 15 Jan 2021 12:11:24 +0100 (CET)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 15 Jan 2021 03:11:24 -0800",
            "from silpixa00399126.ir.intel.com ([10.237.222.4])\n by fmsmga002.fm.intel.com with ESMTP; 15 Jan 2021 03:11:22 -0800"
        ],
        "IronPort-SDR": [
            "\n 7iwaEtYqO98olJM/4JgEu5IGvWZrMN7RsmgAIlE697eVPWC50ok0BdPGuSBYNh0Xm7mI9bFk3R\n +eO8UPC/lm3A==",
            "\n LMPEVRi33q6FX6BArsm+8kPDEyqaeXDVsnaaO0nKpNEZ+trlJcBL318J+KqwI2KPrwsWZPhrl7\n 3fFEkfaIbUeg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9864\"; a=\"178683282\"",
            "E=Sophos;i=\"5.79,349,1602572400\"; d=\"scan'208\";a=\"178683282\"",
            "E=Sophos;i=\"5.79,349,1602572400\"; d=\"scan'208\";a=\"401252708\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "david.marchand@redhat.com, Bruce Richardson <bruce.richardson@intel.com>,\n stable@dpdk.org, Olivier Matz <olivier.matz@6wind.com>,\n Thomas Monjalon <thomas@monjalon.net>,\n Konstantin Ananyev <konstantin.ananyev@intel.com>,\n Andrew Rybchenko <arybchenko@solarflare.com>,\n Michel Machado <michel@digirati.com.br>",
        "Date": "Fri, 15 Jan 2021 11:10:37 +0000",
        "Message-Id": "<20210115111052.16437-6-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.27.0",
        "In-Reply-To": "<20210115111052.16437-1-bruce.richardson@intel.com>",
        "References": "<20210114110606.21142-1-bruce.richardson@intel.com>\n <20210115111052.16437-1-bruce.richardson@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v2 05/19] mbuf: fix missing header include",
        "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",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "The rte_mbuf_dyn.h header file uses a number of types and macros without\nincluding the required header files to get the definitions of those\nmacros/types.  Similarly, the rte_mbuf_core.h file was missing an\ninclude for rte_byteorder.h header.\n\nFixes: 4958ca3a443a (\"mbuf: support dynamic fields and flags\")\nFixes: 3eb860b08eb7 (\"mbuf: move definitions into a separate file\")\nCc: stable@dpdk.org\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n lib/librte_mbuf/rte_mbuf_core.h | 1 +\n lib/librte_mbuf/rte_mbuf_dyn.h  | 3 +++\n 2 files changed, 4 insertions(+)",
    "diff": "diff --git a/lib/librte_mbuf/rte_mbuf_core.h b/lib/librte_mbuf/rte_mbuf_core.h\nindex 567551deab..34e892f21b 100644\n--- a/lib/librte_mbuf/rte_mbuf_core.h\n+++ b/lib/librte_mbuf/rte_mbuf_core.h\n@@ -18,6 +18,7 @@\n \n #include <stdint.h>\n #include <rte_compat.h>\n+#include <rte_byteorder.h>\n #include <generic/rte_atomic.h>\n \n #ifdef __cplusplus\ndiff --git a/lib/librte_mbuf/rte_mbuf_dyn.h b/lib/librte_mbuf/rte_mbuf_dyn.h\nindex fc4eee71d0..f42deed012 100644\n--- a/lib/librte_mbuf/rte_mbuf_dyn.h\n+++ b/lib/librte_mbuf/rte_mbuf_dyn.h\n@@ -66,7 +66,10 @@\n  * - any name that does not start with \"rte_\" in an application\n  */\n \n+#include <stdio.h>\n+#include <stdint.h>\n #include <sys/types.h>\n+#include <rte_compat.h>\n \n #ifdef __cplusplus\n extern \"C\" {\n",
    "prefixes": [
        "v2",
        "05/19"
    ]
}