get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 82046,
    "url": "https://patches.dpdk.org/api/patches/82046/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1603496581-35966-6-git-send-email-nicolas.chautru@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": "<1603496581-35966-6-git-send-email-nicolas.chautru@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1603496581-35966-6-git-send-email-nicolas.chautru@intel.com",
    "date": "2020-10-23T23:42:59",
    "name": "[v5,5/7] app/bbdev: skip bler ut when compression is used",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "b338aebb4ecd593e5eec1f04cfa7c3b87aa64d41",
    "submitter": {
        "id": 1314,
        "url": "https://patches.dpdk.org/api/people/1314/?format=api",
        "name": "Chautru, Nicolas",
        "email": "nicolas.chautru@intel.com"
    },
    "delegate": {
        "id": 6690,
        "url": "https://patches.dpdk.org/api/users/6690/?format=api",
        "username": "akhil",
        "first_name": "akhil",
        "last_name": "goyal",
        "email": "gakhil@marvell.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1603496581-35966-6-git-send-email-nicolas.chautru@intel.com/mbox/",
    "series": [
        {
            "id": 13292,
            "url": "https://patches.dpdk.org/api/series/13292/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=13292",
            "date": "2020-10-23T23:42:54",
            "name": "BBDEV test updates",
            "version": 5,
            "mbox": "https://patches.dpdk.org/series/13292/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/82046/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/82046/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 E492DA04B0;\n\tSat, 24 Oct 2020 01:44:23 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 9168D72DC;\n\tSat, 24 Oct 2020 01:43:23 +0200 (CEST)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n by dpdk.org (Postfix) with ESMTP id 8F2466945\n for <dev@dpdk.org>; Sat, 24 Oct 2020 01:43:17 +0200 (CEST)",
            "from orsmga004.jf.intel.com ([10.7.209.38])\n by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 23 Oct 2020 16:43:12 -0700",
            "from skx-5gnr-sc12-4.sc.intel.com ([172.25.69.210])\n by orsmga004.jf.intel.com with ESMTP; 23 Oct 2020 16:43:12 -0700"
        ],
        "IronPort-SDR": [
            "\n 5FGjY0iuPVdxJ74mgDNbV1953fumJOtsfn6GdSnjkxegOq/GNNtyHDlKpwQCANd5vIQp7lm4AD\n N5j51YIBEq3Q==",
            "\n 0bVJZysV5asv6BUG05T4cm8qutb0vm2E7AgWSK0Sr7NvhliI7byVrwI/v41yXTtHVq3uHGQUub\n R7Ar/3+dqOYg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9783\"; a=\"164248937\"",
            "E=Sophos;i=\"5.77,410,1596524400\"; d=\"scan'208\";a=\"164248937\"",
            "E=Sophos;i=\"5.77,410,1596524400\"; d=\"scan'208\";a=\"467246406\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Nicolas Chautru <nicolas.chautru@intel.com>",
        "To": "dev@dpdk.org,\n\takhil.goyal@nxp.com,\n\ttrix@redhat.com",
        "Cc": "david.marchand@redhat.com,\n\tNicolas Chautru <nicolas.chautru@intel.com>",
        "Date": "Fri, 23 Oct 2020 16:42:59 -0700",
        "Message-Id": "<1603496581-35966-6-git-send-email-nicolas.chautru@intel.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "In-Reply-To": "<1603496581-35966-1-git-send-email-nicolas.chautru@intel.com>",
        "References": "<1603496581-35966-1-git-send-email-nicolas.chautru@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v5 5/7] app/bbdev: skip bler ut when compression\n\tis used",
        "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": "bler test results are not valid when LLR compression\nis used or for loopback scenarios. Skipping these.\n\nSigned-off-by: Nicolas Chautru <nicolas.chautru@intel.com>\nAcked-by: Aidan Goddard <aidan.goddard@accelercomm.com>\nAcked-by: Dave Burley <dave.burley@accelercomm.com>\n---\n app/test-bbdev/test_bbdev_perf.c | 6 +++++-\n 1 file changed, 5 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test-bbdev/test_bbdev_perf.c\nindex 39f06db..a15ea69 100644\n--- a/app/test-bbdev/test_bbdev_perf.c\n+++ b/app/test-bbdev/test_bbdev_perf.c\n@@ -3719,7 +3719,11 @@ typedef int (test_case_function)(struct active_device *ad,\n \t\t\tRTE_ALIGN(sizeof(struct thread_params) * num_lcores,\n \t\t\t\tRTE_CACHE_LINE_SIZE));\n \n-\tif (test_vector.op_type == RTE_BBDEV_OP_LDPC_DEC)\n+\tif ((test_vector.op_type == RTE_BBDEV_OP_LDPC_DEC) &&\n+\t\t\t!check_bit(test_vector.ldpc_dec.op_flags,\n+\t\t\tRTE_BBDEV_LDPC_INTERNAL_HARQ_MEMORY_LOOPBACK)\n+\t\t\t&& !check_bit(test_vector.ldpc_dec.op_flags,\n+\t\t\tRTE_BBDEV_LDPC_LLR_COMPRESSION))\n \t\tbler_function = bler_pmd_lcore_ldpc_dec;\n \telse\n \t\treturn TEST_SKIPPED;\n",
    "prefixes": [
        "v5",
        "5/7"
    ]
}