get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 126136,
    "url": "http://patches.dpdk.org/api/patches/126136/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1681521346-20356-11-git-send-email-roretzla@linux.microsoft.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": "<1681521346-20356-11-git-send-email-roretzla@linux.microsoft.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1681521346-20356-11-git-send-email-roretzla@linux.microsoft.com",
    "date": "2023-04-15T01:15:41",
    "name": "[v6,10/15] eal: hide typedefs based on GCC vector extensions",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "f84ce975d0cd8980b29b1e222040e38f4c2f2982",
    "submitter": {
        "id": 2077,
        "url": "http://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.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/1681521346-20356-11-git-send-email-roretzla@linux.microsoft.com/mbox/",
    "series": [
        {
            "id": 27725,
            "url": "http://patches.dpdk.org/api/series/27725/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27725",
            "date": "2023-04-15T01:15:34",
            "name": "msvc integration changes",
            "version": 6,
            "mbox": "http://patches.dpdk.org/series/27725/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/126136/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/126136/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 078C742946;\n\tSat, 15 Apr 2023 03:17:02 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 65CA342D4B;\n\tSat, 15 Apr 2023 03:16:03 +0200 (CEST)",
            "from linux.microsoft.com (linux.microsoft.com [13.77.154.182])\n by mails.dpdk.org (Postfix) with ESMTP id E3BB542B8E\n for <dev@dpdk.org>; Sat, 15 Apr 2023 03:15:49 +0200 (CEST)",
            "by linux.microsoft.com (Postfix, from userid 1086)\n id 69F80217A95B; Fri, 14 Apr 2023 18:15:48 -0700 (PDT)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 linux.microsoft.com 69F80217A95B",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com;\n s=default; t=1681521348;\n bh=QNqS/SqDPvc6VgF9WfdfN/EiXKiEaZ6ZLx8uVwNN/RI=;\n h=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n b=nP7IZ23wOt7HXA5hNALM2Kzuu5fZ0+Byjt4odKVPujH9IY8tVh9GLOqYQo1KISlit\n 0lD/ugryK8zE83W6T+L8jIPOfK9zuvZknLqPZ5P9Uyd/dlu8bBaVZa7hUPKxzZFF6q\n ocIsNtEPhJjnd581YlwKGg7nA8IBrYdBa94Ze2ik=",
        "From": "Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "To": "dev@dpdk.org",
        "Cc": "bruce.richardson@intel.com, david.marchand@redhat.com,\n thomas@monjalon.net,\n mb@smartsharesystems.com, konstantin.ananyev@huawei.com,\n Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "Subject": "[PATCH v6 10/15] eal: hide typedefs based on GCC vector extensions",
        "Date": "Fri, 14 Apr 2023 18:15:41 -0700",
        "Message-Id": "<1681521346-20356-11-git-send-email-roretzla@linux.microsoft.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "In-Reply-To": "<1681521346-20356-1-git-send-email-roretzla@linux.microsoft.com>",
        "References": "<1680558751-17931-1-git-send-email-roretzla@linux.microsoft.com>\n <1681521346-20356-1-git-send-email-roretzla@linux.microsoft.com>",
        "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": "When compiling with MSVC don't expose typedefs based on GCC vector\nextensions.\n\nSigned-off-by: Tyler Retzlaff <roretzla@linux.microsoft.com>\n---\n lib/eal/include/generic/rte_vect.h | 4 ++++\n 1 file changed, 4 insertions(+)",
    "diff": "diff --git a/lib/eal/include/generic/rte_vect.h b/lib/eal/include/generic/rte_vect.h\nindex 3fec2bf..777510c 100644\n--- a/lib/eal/include/generic/rte_vect.h\n+++ b/lib/eal/include/generic/rte_vect.h\n@@ -17,6 +17,8 @@\n \n #include <rte_compat.h>\n \n+#ifndef RTE_TOOLCHAIN_MSVC\n+\n /* Unsigned vector types */\n \n /**\n@@ -186,6 +188,8 @@\n  */\n typedef int64_t rte_v256s64_t __attribute__((vector_size(32), aligned(32)));\n \n+#endif\n+\n /**\n  * The max SIMD bitwidth value to limit vector path selection.\n  */\n",
    "prefixes": [
        "v6",
        "10/15"
    ]
}