get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 74688,
    "url": "https://patches.dpdk.org/api/patches/74688/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200723170232.32566-1-apeksha.gupta@nxp.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": "<20200723170232.32566-1-apeksha.gupta@nxp.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200723170232.32566-1-apeksha.gupta@nxp.com",
    "date": "2020-07-23T17:02:32",
    "name": "[v4,1/2] app/test-eventdev: fix capability check in pipeline ATQ test",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "a90a0844b65260d7bb3b32be010c44877091760c",
    "submitter": {
        "id": 1570,
        "url": "https://patches.dpdk.org/api/people/1570/?format=api",
        "name": "Apeksha Gupta",
        "email": "apeksha.gupta@nxp.com"
    },
    "delegate": {
        "id": 310,
        "url": "https://patches.dpdk.org/api/users/310/?format=api",
        "username": "jerin",
        "first_name": "Jerin",
        "last_name": "Jacob",
        "email": "jerinj@marvell.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200723170232.32566-1-apeksha.gupta@nxp.com/mbox/",
    "series": [
        {
            "id": 11258,
            "url": "https://patches.dpdk.org/api/series/11258/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=11258",
            "date": "2020-07-23T17:02:32",
            "name": "[v4,1/2] app/test-eventdev: fix capability check in pipeline ATQ test",
            "version": 4,
            "mbox": "https://patches.dpdk.org/series/11258/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/74688/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/74688/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 1696FA0521;\n\tThu, 23 Jul 2020 19:02:48 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 3C3AB1BFEE;\n\tThu, 23 Jul 2020 19:02:46 +0200 (CEST)",
            "from inva020.nxp.com (inva020.nxp.com [92.121.34.13])\n by dpdk.org (Postfix) with ESMTP id 423101BFDA;\n Thu, 23 Jul 2020 19:02:45 +0200 (CEST)",
            "from inva020.nxp.com (localhost [127.0.0.1])\n by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 0F5511A0EB4;\n Thu, 23 Jul 2020 19:02:45 +0200 (CEST)",
            "from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com\n [165.114.16.14])\n by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id EAD3A1A010E;\n Thu, 23 Jul 2020 19:02:41 +0200 (CEST)",
            "from lsv03186.swis.in-blr01.nxp.com (lsv03186.swis.in-blr01.nxp.com\n [92.120.146.182])\n by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 06FF24031D;\n Thu, 23 Jul 2020 19:02:37 +0200 (CEST)"
        ],
        "From": "Apeksha Gupta <apeksha.gupta@nxp.com>",
        "To": "jerin.jacob@caviumnetworks.com",
        "Cc": "dev@dpdk.org, thomas@monjalon.net, hemant.agrawal@nxp.com,\n nipun.gupta@nxp.com, Apeksha Gupta <apeksha.gupta@nxp.com>, stable@dpdk.org",
        "Date": "Thu, 23 Jul 2020 22:32:32 +0530",
        "Message-Id": "<20200723170232.32566-1-apeksha.gupta@nxp.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20200713114406.4383-1-apeksha.gupta@nxp.com>",
        "References": "<20200713114406.4383-1-apeksha.gupta@nxp.com>",
        "X-Virus-Scanned": "ClamAV using ClamSMTP",
        "Subject": "[dpdk-dev] [PATCH v4 1/2] app/test-eventdev: fix capability check\n\tin pipeline ATQ test",
        "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 all type queue capability check before configuring event device\nfor pipeline atq test.\n\nFixes: 6bf570a9911 (\"app/eventdev: add pipeline atq test\")\nCc: stable@dpdk.org\n\nSigned-off-by: Apeksha Gupta <apeksha.gupta@nxp.com>\nAcked-by: Pavan Nikhilesh <pbhagavatula@marvell.com>\n---\nv4:\n- removed checkpatch warning\n- updated commit title and message\n\nv3:\n* Added patch\n- event/dpaa2: Add all type queue capability flag\n\nv2:\n* Removed unrequired patches\n- app/test-eventdev: Enhancing perf-queue packet flow\n- app/test-eventdev: Removed unwanted checks\n- event/dpaa2: Add all type queue capability flag\n- app/test-eventdev: Enhancing perf-atq packet flow\n- app/test-eventdev: fix eventdev queues\n---\n app/test-eventdev/test_pipeline_atq.c | 2 ++\n 1 file changed, 2 insertions(+)",
    "diff": "diff --git a/app/test-eventdev/test_pipeline_atq.c b/app/test-eventdev/test_pipeline_atq.c\nindex 8e8686c145..0872b25b53 100644\n--- a/app/test-eventdev/test_pipeline_atq.c\n+++ b/app/test-eventdev/test_pipeline_atq.c\n@@ -495,6 +495,8 @@ pipeline_atq_capability_check(struct evt_options *opt)\n \t\t\tevt_nr_active_lcores(opt->wlcores),\n \t\t\tdev_info.max_event_ports);\n \t}\n+\tif (!evt_has_all_types_queue(opt->dev_id))\n+\t\treturn false;\n \n \treturn true;\n }\n",
    "prefixes": [
        "v4",
        "1/2"
    ]
}