get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 79834,
    "url": "http://patches.dpdk.org/api/patches/79834/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201006203755.90779-6-cristian.dumitrescu@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": "<20201006203755.90779-6-cristian.dumitrescu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201006203755.90779-6-cristian.dumitrescu@intel.com",
    "date": "2020-10-06T20:37:54",
    "name": "[6/7] pipeline: fix unused variable issue",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "355fe1e25e063183d92ffcb3848482df6b4e86ec",
    "submitter": {
        "id": 19,
        "url": "http://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@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/20201006203755.90779-6-cristian.dumitrescu@intel.com/mbox/",
    "series": [
        {
            "id": 12731,
            "url": "http://patches.dpdk.org/api/series/12731/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12731",
            "date": "2020-10-06T20:37:49",
            "name": "[1/7] pipeline: fix memory leak issue",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/12731/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/79834/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/79834/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 C3585A04C0;\n\tTue,  6 Oct 2020 22:39:10 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 322EF1B3C8;\n\tTue,  6 Oct 2020 22:38:08 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by dpdk.org (Postfix) with ESMTP id 7BEFA2C16\n for <dev@dpdk.org>; Tue,  6 Oct 2020 22:38:02 +0200 (CEST)",
            "from orsmga004.jf.intel.com ([10.7.209.38])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 06 Oct 2020 13:38:01 -0700",
            "from silpixa00400573.ir.intel.com (HELO\n silpixa00400573.ger.corp.intel.com) ([10.237.223.107])\n by orsmga004.jf.intel.com with ESMTP; 06 Oct 2020 13:38:01 -0700"
        ],
        "IronPort-SDR": [
            "\n siJeHpSKVSollWs9V8OioZm2gshSjMzSsnNWuraw1Fq6bOilXefdazkZR43Qk/ld2YdAZdrubD\n rKolKvPeZGCg==",
            "\n cvCzX7EqKGJYL33vcdk9EXtyNnSaF8eVbk17gl2mMM40UjcuJ1G0RKyMeL8JrjHuBOWYYOhdQR\n vXZ9Agd5vbog=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9766\"; a=\"151607414\"",
            "E=Sophos;i=\"5.77,343,1596524400\"; d=\"scan'208\";a=\"151607414\"",
            "E=Sophos;i=\"5.77,343,1596524400\"; d=\"scan'208\";a=\"460985811\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Cristian Dumitrescu <cristian.dumitrescu@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Tue,  6 Oct 2020 21:37:54 +0100",
        "Message-Id": "<20201006203755.90779-6-cristian.dumitrescu@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20201006203755.90779-1-cristian.dumitrescu@intel.com>",
        "References": "<20201006203755.90779-1-cristian.dumitrescu@intel.com>",
        "Subject": "[dpdk-dev] [PATCH 6/7] pipeline: fix unused variable issue",
        "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": "Fixes: 75634474ca (\"pipeline: add SWX instruction verifier\")\nCoverity issue: 362855\n\nSigned-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>\n---\n lib/librte_pipeline/rte_swx_pipeline.c | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/lib/librte_pipeline/rte_swx_pipeline.c b/lib/librte_pipeline/rte_swx_pipeline.c\nindex 8b7ff56f6..a4d072d6d 100644\n--- a/lib/librte_pipeline/rte_swx_pipeline.c\n+++ b/lib/librte_pipeline/rte_swx_pipeline.c\n@@ -5671,7 +5671,7 @@ instr_verify(struct rte_swx_pipeline *p __rte_unused,\n \t\tfor (i = 0; i < n_instructions; i++) {\n \t\t\ttype = instr[i].type;\n \n-\t\t\tif (instr[i].type == INSTR_TX)\n+\t\t\tif (type == INSTR_TX)\n \t\t\t\tbreak;\n \t\t}\n \t\tCHECK(i < n_instructions, EINVAL);\n",
    "prefixes": [
        "6/7"
    ]
}