get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 137125,
    "url": "http://patchwork.dpdk.org/api/patches/137125/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1708715054-22386-23-git-send-email-roretzla@linux.microsoft.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<1708715054-22386-23-git-send-email-roretzla@linux.microsoft.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1708715054-22386-23-git-send-email-roretzla@linux.microsoft.com",
    "date": "2024-02-23T19:03:57",
    "name": "[v5,22/39] rawdev: use C11 alignas",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "4abbd520e67e54571ccb140063030e3e1c6651da",
    "submitter": {
        "id": 2077,
        "url": "http://patchwork.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patchwork.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1708715054-22386-23-git-send-email-roretzla@linux.microsoft.com/mbox/",
    "series": [
        {
            "id": 31207,
            "url": "http://patchwork.dpdk.org/api/series/31207/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=31207",
            "date": "2024-02-23T19:03:37",
            "name": "use C11 alignas",
            "version": 5,
            "mbox": "http://patchwork.dpdk.org/series/31207/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/137125/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/137125/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 363AB43BA4;\n\tFri, 23 Feb 2024 20:06:22 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id D454E42DC9;\n\tFri, 23 Feb 2024 20:04:41 +0100 (CET)",
            "from linux.microsoft.com (linux.microsoft.com [13.77.154.182])\n by mails.dpdk.org (Postfix) with ESMTP id DC897402D5\n for <dev@dpdk.org>; Fri, 23 Feb 2024 20:04:18 +0100 (CET)",
            "by linux.microsoft.com (Postfix, from userid 1086)\n id 5871A20B74D6; Fri, 23 Feb 2024 11:04:16 -0800 (PST)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 linux.microsoft.com 5871A20B74D6",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com;\n s=default; t=1708715057;\n bh=b4odEvhtk2LoJd3Q9smqYOTxuAnmJvKa9AAlp58OeKE=;\n h=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n b=QF9xKb6m4UwGeV63oHFJ+tY2Q/5uHdgYjc14js01Qx6BcnuX59VwW/EzTIq87z+il\n Gn+vokiANt6rRuRX1qDY+BnNAQw+q4dfOALBCaUczZctihBHvbq9gxJ1k58oWLkXHh\n q8g63Cznl01/3cn0KQnT3kS+6Uu/8fTzX60x6OE4=",
        "From": "Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "To": "dev@dpdk.org",
        "Cc": "Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>,\n Bruce Richardson <bruce.richardson@intel.com>,\n Chengwen Feng <fengchengwen@huawei.com>,\n Cristian Dumitrescu <cristian.dumitrescu@intel.com>,\n David Christensen <drc@linux.vnet.ibm.com>,\n David Hunt <david.hunt@intel.com>, Ferruh Yigit <ferruh.yigit@amd.com>,\n Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>,\n Jasvinder Singh <jasvinder.singh@intel.com>,\n Jerin Jacob <jerinj@marvell.com>, Kevin Laatz <kevin.laatz@intel.com>,\n Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>,\n Min Zhou <zhoumin@loongson.cn>, Ruifeng Wang <ruifeng.wang@arm.com>,\n Sameh Gobriel <sameh.gobriel@intel.com>,\n Stanislaw Kardach <kda@semihalf.com>,\n Thomas Monjalon <thomas@monjalon.net>,\n Vladimir Medvedkin <vladimir.medvedkin@intel.com>,\n Yipeng Wang <yipeng1.wang@intel.com>,\n Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "Subject": "[PATCH v5 22/39] rawdev: use C11 alignas",
        "Date": "Fri, 23 Feb 2024 11:03:57 -0800",
        "Message-Id": "<1708715054-22386-23-git-send-email-roretzla@linux.microsoft.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "In-Reply-To": "<1708715054-22386-1-git-send-email-roretzla@linux.microsoft.com>",
        "References": "<1707873986-29352-1-git-send-email-roretzla@linux.microsoft.com>\n <1708715054-22386-1-git-send-email-roretzla@linux.microsoft.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=UTF-8",
        "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": "The current location used for __rte_aligned(a) for alignment of types\nand variables is not compatible with MSVC. There is only a single\nlocation accepted by both toolchains.\n\nFor variables standard C11 offers alignas(a) supported by conformant\ncompilers i.e. both MSVC and GCC.\n\nFor types the standard offers no alignment facility that compatibly\ninteroperates with C and C++ but may be achieved by relocating the\nplacement of __rte_aligned(a) to the aforementioned location accepted\nby all currently supported toolchains.\n\nTo allow alignment for both compilers do the following:\n\n* Move __rte_aligned from the end of {struct,union} definitions to\n  be between {struct,union} and tag.\n\n  The placement between {struct,union} and the tag allows the desired\n  alignment to be imparted on the type regardless of the toolchain being\n  used for all of GCC, LLVM, MSVC compilers building both C and C++.\n\n* Replace use of __rte_aligned(a) on variables/fields with alignas(a).\n\nSigned-off-by: Tyler Retzlaff <roretzla@linux.microsoft.com>\nAcked-by: Morten Brørup <mb@smartsharesystems.com>\n---\n lib/rawdev/rte_rawdev.h | 4 ++--\n 1 file changed, 2 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/lib/rawdev/rte_rawdev.h b/lib/rawdev/rte_rawdev.h\nindex 7d5764d..640037b 100644\n--- a/lib/rawdev/rte_rawdev.h\n+++ b/lib/rawdev/rte_rawdev.h\n@@ -279,7 +279,7 @@\n  * It is a placeholder for PMD specific data, encapsulating only information\n  * related to framework.\n  */\n-struct rte_rawdev {\n+struct __rte_cache_aligned rte_rawdev {\n \t/**< Socket ID where memory is allocated */\n \tint socket_id;\n \t/**< Device ID for this instance */\n@@ -300,7 +300,7 @@ struct rte_rawdev {\n \trte_rawdev_obj_t dev_private;\n \t/**< Device name */\n \tchar name[RTE_RAWDEV_NAME_MAX_LEN];\n-} __rte_cache_aligned;\n+};\n \n /** @internal The pool of rte_rawdev structures. */\n extern struct rte_rawdev *rte_rawdevs;\n",
    "prefixes": [
        "v5",
        "22/39"
    ]
}