get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 79700,
    "url": "http://patches.dpdk.org/api/patches/79700/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201005184526.7465-14-konstantin.ananyev@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": "<20201005184526.7465-14-konstantin.ananyev@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201005184526.7465-14-konstantin.ananyev@intel.com",
    "date": "2020-10-05T18:45:25",
    "name": "[v3,13/14] test/acl: add AVX512 classify support",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "7edf577e89df9e63fca4ccf020f7cb63c91aa610",
    "submitter": {
        "id": 33,
        "url": "http://patches.dpdk.org/api/people/33/?format=api",
        "name": "Ananyev, Konstantin",
        "email": "konstantin.ananyev@intel.com"
    },
    "delegate": {
        "id": 24651,
        "url": "http://patches.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201005184526.7465-14-konstantin.ananyev@intel.com/mbox/",
    "series": [
        {
            "id": 12702,
            "url": "http://patches.dpdk.org/api/series/12702/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12702",
            "date": "2020-10-05T18:45:21",
            "name": "acl: introduce AVX512 classify methods",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/12702/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/79700/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/79700/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 B8669A04B1;\n\tMon,  5 Oct 2020 21:31:20 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id E4ACC1B9E0;\n\tMon,  5 Oct 2020 21:30:22 +0200 (CEST)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n by dpdk.org (Postfix) with ESMTP id A90F81B74B\n for <dev@dpdk.org>; Mon,  5 Oct 2020 21:30:18 +0200 (CEST)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 05 Oct 2020 12:28:27 -0700",
            "from sivswdev08.ir.intel.com ([10.237.217.47])\n by orsmga005.jf.intel.com with ESMTP; 05 Oct 2020 11:47:03 -0700"
        ],
        "IronPort-SDR": [
            "\n NjTt/8Xzx0XcAKzV0mnUzmRTeEZ37craBQEl06Sw5FfPlAigh79LzpBZKBmt03V+JNNJF4QEvN\n Oy4w3TfZGayA==",
            "\n ChoeST+d5lSnLQD1EyPFgtQWJbBwk1YptIEz2PsIqjIJdGMt3UJGC3Ok9AUCaOZQ1TrgSacSkS\n pie9qG5fwMgQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9765\"; a=\"181652998\"",
            "E=Sophos;i=\"5.77,340,1596524400\"; d=\"scan'208\";a=\"181652998\"",
            "E=Sophos;i=\"5.77,340,1596524400\"; d=\"scan'208\";a=\"526627302\""
        ],
        "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": "Mon,  5 Oct 2020 19:45:25 +0100",
        "Message-Id": "<20201005184526.7465-14-konstantin.ananyev@intel.com>",
        "X-Mailer": "git-send-email 2.18.0",
        "In-Reply-To": "<20201005184526.7465-1-konstantin.ananyev@intel.com>",
        "References": "<20200915165025.543-1-konstantin.ananyev@intel.com>\n <20201005184526.7465-1-konstantin.ananyev@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v3 13/14] 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 | 6 ++++--\n 1 file changed, 4 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/app/test/test_acl.c b/app/test/test_acl.c\nindex 333b347579..5b32347954 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,8 @@ 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_AVX512X16,\n+\t\tRTE_ACL_CLASSIFY_AVX512X32,\n \t};\n \n \t/* swap all bytes in the data to network order */\n",
    "prefixes": [
        "v3",
        "13/14"
    ]
}