get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 73907,
    "url": "http://patches.dpdk.org/api/patches/73907/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/869034e585604e3cc2f1131219478e634a1d3f64.1594638050.git.vladimir.medvedkin@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": "<869034e585604e3cc2f1131219478e634a1d3f64.1594638050.git.vladimir.medvedkin@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/869034e585604e3cc2f1131219478e634a1d3f64.1594638050.git.vladimir.medvedkin@intel.com",
    "date": "2020-07-13T11:11:20",
    "name": "[v6,1/8] eal/x86: introduce AVX 512-bit type",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "32fe97899ab7b318774ef4c16dc893d3af8c5a72",
    "submitter": {
        "id": 1216,
        "url": "http://patches.dpdk.org/api/people/1216/?format=api",
        "name": "Vladimir Medvedkin",
        "email": "vladimir.medvedkin@intel.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/869034e585604e3cc2f1131219478e634a1d3f64.1594638050.git.vladimir.medvedkin@intel.com/mbox/",
    "series": [
        {
            "id": 10986,
            "url": "http://patches.dpdk.org/api/series/10986/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10986",
            "date": "2020-07-13T11:11:19",
            "name": "fib: implement AVX512 vector lookup",
            "version": 6,
            "mbox": "http://patches.dpdk.org/series/10986/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/73907/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/73907/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 280C6A0540;\n\tMon, 13 Jul 2020 13:11:44 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 531531D614;\n\tMon, 13 Jul 2020 13:11:37 +0200 (CEST)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n by dpdk.org (Postfix) with ESMTP id 695881D5B2\n for <dev@dpdk.org>; Mon, 13 Jul 2020 13:11:34 +0200 (CEST)",
            "from fmsmga004.fm.intel.com ([10.253.24.48])\n by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Jul 2020 04:11:34 -0700",
            "from silpixa00400322.ir.intel.com ([10.237.214.86])\n by fmsmga004.fm.intel.com with ESMTP; 13 Jul 2020 04:11:32 -0700"
        ],
        "IronPort-SDR": [
            "\n WmFuTtU1GmJJbfggg+Dq5CPqZ8Y7NjJgOkQKqbiDzlmjIE/XCKvDA7vqKcZnQ8wtQDuvUvjIS9\n pBOflLvsKRGg==",
            "\n 2DH4ajZ49IrXlg9jk5IGmrE7SPr/2Vi4fUtWiKN1fWt1tf7wFO+64knxaWinwXNxs5vhSibCHo\n VFmkSTjtOukg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9680\"; a=\"136062709\"",
            "E=Sophos;i=\"5.75,347,1589266800\"; d=\"scan'208\";a=\"136062709\"",
            "E=Sophos;i=\"5.75,347,1589266800\"; d=\"scan'208\";a=\"307424858\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Vladimir Medvedkin <vladimir.medvedkin@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "david.marchand@redhat.com, jerinj@marvell.com, mdr@ashroe.eu,\n thomas@monjalon.net, konstantin.ananyev@intel.com,\n bruce.richardson@intel.com",
        "Date": "Mon, 13 Jul 2020 12:11:20 +0100",
        "Message-Id": "\n <869034e585604e3cc2f1131219478e634a1d3f64.1594638050.git.vladimir.medvedkin@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": [
            "<cover.1594638050.git.vladimir.medvedkin@intel.com>",
            "<cover.1594638050.git.vladimir.medvedkin@intel.com>"
        ],
        "References": [
            "<cover.1594638050.git.vladimir.medvedkin@intel.com>",
            "<cover.1594389240.git.vladimir.medvedkin@intel.com>\n <cover.1594638050.git.vladimir.medvedkin@intel.com>"
        ],
        "Subject": "[dpdk-dev] [PATCH v6 1/8] eal/x86: introduce AVX 512-bit type",
        "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": "New data type to manipulate 512 bit AVX values.\n\nSigned-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>\nAcked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>\n---\n lib/librte_eal/x86/include/rte_vect.h | 19 +++++++++++++++++++\n 1 file changed, 19 insertions(+)",
    "diff": "diff --git a/lib/librte_eal/x86/include/rte_vect.h b/lib/librte_eal/x86/include/rte_vect.h\nindex df5a60762..30dcfd5e7 100644\n--- a/lib/librte_eal/x86/include/rte_vect.h\n+++ b/lib/librte_eal/x86/include/rte_vect.h\n@@ -13,6 +13,7 @@\n \n #include <stdint.h>\n #include <rte_config.h>\n+#include <rte_common.h>\n #include \"generic/rte_vect.h\"\n \n #if (defined(__ICC) || \\\n@@ -90,6 +91,24 @@ __extension__ ({                 \\\n })\n #endif /* (defined(__ICC) && __ICC < 1210) */\n \n+#ifdef __AVX512F__\n+\n+#define RTE_X86_ZMM_SIZE\t(sizeof(__m512i))\n+#define RTE_X86_ZMM_MASK\t(ZMM_SIZE - 1)\n+\n+typedef union __rte_x86_zmm {\n+\t__m512i\t z;\n+\tymm_t    y[RTE_X86_ZMM_SIZE / sizeof(ymm_t)];\n+\txmm_t    x[RTE_X86_ZMM_SIZE / sizeof(xmm_t)];\n+\tuint8_t  u8[RTE_X86_ZMM_SIZE / sizeof(uint8_t)];\n+\tuint16_t u16[RTE_X86_ZMM_SIZE / sizeof(uint16_t)];\n+\tuint32_t u32[RTE_X86_ZMM_SIZE / sizeof(uint32_t)];\n+\tuint64_t u64[RTE_X86_ZMM_SIZE / sizeof(uint64_t)];\n+\tdouble   pd[RTE_X86_ZMM_SIZE / sizeof(double)];\n+} __rte_aligned(RTE_X86_ZMM_SIZE) __rte_x86_zmm_t;\n+\n+#endif /* __AVX512F__ */\n+\n #ifdef __cplusplus\n }\n #endif\n",
    "prefixes": [
        "v6",
        "1/8"
    ]
}