get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 77773,
    "url": "https://patches.dpdk.org/api/patches/77773/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200915165025.543-12-konstantin.ananyev@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": "<20200915165025.543-12-konstantin.ananyev@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200915165025.543-12-konstantin.ananyev@intel.com",
    "date": "2020-09-15T16:50:24",
    "name": "[v2,11/12] test/acl: add AVX512 classify support",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "e563d952d5f058bda255a7855131a1c9cd8db623",
    "submitter": {
        "id": 33,
        "url": "https://patches.dpdk.org/api/people/33/?format=api",
        "name": "Ananyev, Konstantin",
        "email": "konstantin.ananyev@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200915165025.543-12-konstantin.ananyev@intel.com/mbox/",
    "series": [
        {
            "id": 12241,
            "url": "https://patches.dpdk.org/api/series/12241/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=12241",
            "date": "2020-09-15T16:50:13",
            "name": "acl: introduce AVX512 classify method",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/12241/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/77773/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/77773/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 9A5F4A04C7;\n\tTue, 15 Sep 2020 18:52:49 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 696901C1BF;\n\tTue, 15 Sep 2020 18:51:30 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by dpdk.org (Postfix) with ESMTP id 318231C12B\n for <dev@dpdk.org>; Tue, 15 Sep 2020 18:51:28 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 15 Sep 2020 09:51:27 -0700",
            "from sivswdev08.ir.intel.com ([10.237.217.47])\n by orsmga006.jf.intel.com with ESMTP; 15 Sep 2020 09:51:26 -0700"
        ],
        "IronPort-SDR": [
            "\n fFdrmwHMY8yfe4VQDz2NWPYO0OwwCtBYrVFx46QqEAus6qT822O8fGwB5QQ9mNKIxsAoB1mtf6\n ePDJgdcU6qmw==",
            "\n DpPgxqruy5VS7jxRXZ5zIWYmCZHfIXfPh2bc05ocOzVgO+yztWJSMlAXIcjWts4rTssGI36YcG\n nuaWPfMUO+eQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9745\"; a=\"146995909\"",
            "E=Sophos;i=\"5.76,430,1592895600\"; d=\"scan'208\";a=\"146995909\"",
            "E=Sophos;i=\"5.76,430,1592895600\"; d=\"scan'208\";a=\"306709574\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Konstantin Ananyev <konstantin.ananyev@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "jerinj@marvell.com, ruifeng.wang@arm.com, vladimir.medvedkin@intel.com,\n Konstantin Ananyev <konstantin.ananyev@intel.com>",
        "Date": "Tue, 15 Sep 2020 17:50:24 +0100",
        "Message-Id": "<20200915165025.543-12-konstantin.ananyev@intel.com>",
        "X-Mailer": "git-send-email 2.18.0",
        "In-Reply-To": "<20200915165025.543-1-konstantin.ananyev@intel.com>",
        "References": "<20200807162829.11690-1-konstantin.ananyev@intel.com>\n <20200915165025.543-1-konstantin.ananyev@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v2 11/12] test/acl: add AVX512 classify support",
        "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 AVX512 classify to the test coverage.\n\nSigned-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>\n---\n app/test/test_acl.c | 5 +++--\n 1 file changed, 3 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/app/test/test_acl.c b/app/test/test_acl.c\nindex 333b34757..11d69d2d5 100644\n--- a/app/test/test_acl.c\n+++ b/app/test/test_acl.c\n@@ -278,8 +278,8 @@ test_classify_alg(struct rte_acl_ctx *acx, struct ipv4_7tuple test_data[],\n \n \t/* set given classify alg, skip test if alg is not supported */\n \tret = rte_acl_set_ctx_classify(acx, alg);\n-\tif (ret == -ENOTSUP)\n-\t\treturn 0;\n+\tif (ret != 0)\n+\t\treturn (ret == -ENOTSUP) ? 0 : ret;\n \n \t/**\n \t * these will run quite a few times, it's necessary to test code paths\n@@ -341,6 +341,7 @@ test_classify_run(struct rte_acl_ctx *acx, struct ipv4_7tuple test_data[],\n \t\tRTE_ACL_CLASSIFY_AVX2,\n \t\tRTE_ACL_CLASSIFY_NEON,\n \t\tRTE_ACL_CLASSIFY_ALTIVEC,\n+\t\tRTE_ACL_CLASSIFY_AVX512,\n \t};\n \n \t/* swap all bytes in the data to network order */\n",
    "prefixes": [
        "v2",
        "11/12"
    ]
}