get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 83145,
    "url": "http://patches.dpdk.org/api/patches/83145/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1604110397-3012-6-git-send-email-timothy.mcdaniel@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": "<1604110397-3012-6-git-send-email-timothy.mcdaniel@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1604110397-3012-6-git-send-email-timothy.mcdaniel@intel.com",
    "date": "2020-10-31T02:12:59",
    "name": "[v13,05/23] event/dlb: add inline functions",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "8fff1296acaff670819c88fa77b82b8f0cc7f964",
    "submitter": {
        "id": 826,
        "url": "http://patches.dpdk.org/api/people/826/?format=api",
        "name": "Timothy McDaniel",
        "email": "timothy.mcdaniel@intel.com"
    },
    "delegate": {
        "id": 310,
        "url": "http://patches.dpdk.org/api/users/310/?format=api",
        "username": "jerin",
        "first_name": "Jerin",
        "last_name": "Jacob",
        "email": "jerinj@marvell.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1604110397-3012-6-git-send-email-timothy.mcdaniel@intel.com/mbox/",
    "series": [
        {
            "id": 13517,
            "url": "http://patches.dpdk.org/api/series/13517/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13517",
            "date": "2020-10-31T02:12:54",
            "name": "Add DLB PMD",
            "version": 13,
            "mbox": "http://patches.dpdk.org/series/13517/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/83145/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/83145/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id E1241A04E6;\n\tSat, 31 Oct 2020 03:13:14 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 4935FCA74;\n\tSat, 31 Oct 2020 03:11:45 +0100 (CET)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n by dpdk.org (Postfix) with ESMTP id D6AF1C9F6\n for <dev@dpdk.org>; Sat, 31 Oct 2020 03:11:36 +0100 (CET)",
            "from fmsmga004.fm.intel.com ([10.253.24.48])\n by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 30 Oct 2020 19:11:35 -0700",
            "from txasoft-yocto.an.intel.com ([10.123.72.192])\n by fmsmga004.fm.intel.com with ESMTP; 30 Oct 2020 19:11:34 -0700"
        ],
        "IronPort-SDR": [
            "\n MfvKMwIqIOJTAz4fOT5NAFfuC9zk56uuxTfQ1QbxT3SmeHifpYm4CaHibSKRmFCtGBz+ab7zUd\n 1YSqC94IxpNg==",
            "\n B8SjEWzlaT3G2TxorKEtbKor+j2B68W9XNNsNL1SIfBiyvgbXlmiZD05xHGOf+DErnA+UlNl32\n /O14jHcfNxyA=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9790\"; a=\"165192126\"",
            "E=Sophos;i=\"5.77,435,1596524400\"; d=\"scan'208\";a=\"165192126\"",
            "E=Sophos;i=\"5.77,435,1596524400\"; d=\"scan'208\";a=\"352056856\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Timothy McDaniel <timothy.mcdaniel@intel.com>",
        "To": "",
        "Cc": "dev@dpdk.org, erik.g.carrillo@intel.com, gage.eads@intel.com,\n harry.van.haaren@intel.com, jerinj@marvell.com, thomas@monjalon.net",
        "Date": "Fri, 30 Oct 2020 21:12:59 -0500",
        "Message-Id": "<1604110397-3012-6-git-send-email-timothy.mcdaniel@intel.com>",
        "X-Mailer": "git-send-email 1.7.10",
        "In-Reply-To": "<1604110397-3012-1-git-send-email-timothy.mcdaniel@intel.com>",
        "References": "<20200612212434.6852-2-timothy.mcdaniel@intel.com>\n <1604110397-3012-1-git-send-email-timothy.mcdaniel@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v13 05/23] event/dlb: add inline functions",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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": "Add miscellaneous inline functions that may be called\nfrom multiple files.  These functions include inline\nassembly of new x86 instructions, such as movdir64b,\nsince they are not available as builtin functions in\nthe minimum supported GCC version.\n\nSigned-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>\nReviewed-by: Gage Eads <gage.eads@intel.com>\n---\n drivers/event/dlb/dlb_inline_fns.h | 40 ++++++++++++++++++++++++++++++++++++++\n 1 file changed, 40 insertions(+)\n create mode 100644 drivers/event/dlb/dlb_inline_fns.h",
    "diff": "diff --git a/drivers/event/dlb/dlb_inline_fns.h b/drivers/event/dlb/dlb_inline_fns.h\nnew file mode 100644\nindex 0000000..1ecddb7\n--- /dev/null\n+++ b/drivers/event/dlb/dlb_inline_fns.h\n@@ -0,0 +1,40 @@\n+/* SPDX-License-Identifier: BSD-3-Clause\n+ * Copyright(c) 2016-2020 Intel Corporation\n+ */\n+\n+#include \"rte_memcpy.h\"\n+#include \"rte_io.h\"\n+\n+/* Inline functions required in more than one source file. */\n+\n+static inline struct dlb_eventdev *\n+dlb_pmd_priv(const struct rte_eventdev *eventdev)\n+{\n+\treturn eventdev->data->dev_private;\n+}\n+\n+static inline void\n+dlb_movntdq_single(void *dest, void *src)\n+{\n+\tlong long *_src  = (long long *)src;\n+\t__m128i src_data0 = (__m128i){_src[0], _src[1]};\n+\n+\t_mm_stream_si128(dest, src_data0);\n+}\n+\n+static inline void\n+dlb_cldemote(void *addr)\n+{\n+\t/* Load addr into RSI, then demote the cache line of the address\n+\t * contained in that register.\n+\t */\n+\tasm volatile(\".byte 0x0f, 0x1c, 0x06\" :: \"S\" (addr));\n+}\n+\n+static inline void\n+dlb_movdir64b(void *dest, void *src)\n+{\n+\tasm volatile(\".byte 0x66, 0x0f, 0x38, 0xf8, 0x02\"\n+\t\t     :\n+\t\t     : \"a\" (dest), \"d\" (src));\n+}\n",
    "prefixes": [
        "v13",
        "05/23"
    ]
}