get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 94594,
    "url": "https://patches.dpdk.org/api/patches/94594/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210621073506.96017-4-wojciechx.liguzinski@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": "<20210621073506.96017-4-wojciechx.liguzinski@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210621073506.96017-4-wojciechx.liguzinski@intel.com",
    "date": "2021-06-21T07:35:06",
    "name": "[RFC,v3,3/3] example/ip_pipeline: add PIE support",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "6f867acacf12d36d731125a0eb1642d084b104a7",
    "submitter": {
        "id": 2195,
        "url": "https://patches.dpdk.org/api/people/2195/?format=api",
        "name": "Liguzinski, WojciechX",
        "email": "wojciechx.liguzinski@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/20210621073506.96017-4-wojciechx.liguzinski@intel.com/mbox/",
    "series": [
        {
            "id": 17417,
            "url": "https://patches.dpdk.org/api/series/17417/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=17417",
            "date": "2021-06-21T07:35:03",
            "name": "Add PIE support for HQoS library",
            "version": 3,
            "mbox": "https://patches.dpdk.org/series/17417/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/94594/comments/",
    "check": "fail",
    "checks": "https://patches.dpdk.org/api/patches/94594/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 mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 97FB0A0547;\n\tMon, 21 Jun 2021 09:35:55 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 24FB641186;\n\tMon, 21 Jun 2021 09:35:42 +0200 (CEST)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n by mails.dpdk.org (Postfix) with ESMTP id 9D61D4116E\n for <dev@dpdk.org>; Mon, 21 Jun 2021 09:35:38 +0200 (CEST)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 21 Jun 2021 00:35:31 -0700",
            "from silpixa00400629.ir.intel.com ([10.237.214.62])\n by fmsmga008.fm.intel.com with ESMTP; 21 Jun 2021 00:35:30 -0700"
        ],
        "IronPort-SDR": [
            "\n 3pdimkkMPZ8n0rWPaGUVmlbIXsPpeWl+6SEDrCJvwWkfG/8MyVOXEKsn8avhVN9FbCJBUicrIl\n yQglYM4su81A==",
            "\n aKC+NXLVT0NoZrHd8Y8tAUr3BFuPTOxZi9bR8MbYPGw5PMtGsvcHEcy9y6p3pTcbnRmWplurLK\n NvJBrzdm007Q=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10021\"; a=\"206614898\"",
            "E=Sophos;i=\"5.83,289,1616482800\"; d=\"scan'208\";a=\"206614898\"",
            "E=Sophos;i=\"5.83,289,1616482800\"; d=\"scan'208\";a=\"453794348\""
        ],
        "X-ExtLoop1": "1",
        "From": "\"Liguzinski, WojciechX\" <wojciechx.liguzinski@intel.com>",
        "To": "dev@dpdk.org,\n\tjasvinder.singh@intel.com,\n\tcristian.dumitrescu@intel.com",
        "Cc": "savinay.dharmappa@intel.com,\n\tmegha.ajmera@intel.com",
        "Date": "Mon, 21 Jun 2021 08:35:06 +0100",
        "Message-Id": "<20210621073506.96017-4-wojciechx.liguzinski@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20210621073506.96017-1-wojciechx.liguzinski@intel.com>",
        "References": "<20210615090200.56824-1-wojciechx.liguzinski@intel.com>\n <20210621073506.96017-1-wojciechx.liguzinski@intel.com>",
        "Subject": "[dpdk-dev] [RFC PATCH v3 3/3] example/ip_pipeline: add PIE support",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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": "Adding the PIE support for IP Pipeline\n\nSigned-off-by: Liguzinski, WojciechX <wojciechx.liguzinski@intel.com>\n---\n examples/ip_pipeline/tmgr.c | 6 +++---\n 1 file changed, 3 insertions(+), 3 deletions(-)",
    "diff": "diff --git a/examples/ip_pipeline/tmgr.c b/examples/ip_pipeline/tmgr.c\nindex e4e364cbc0..73da2da870 100644\n--- a/examples/ip_pipeline/tmgr.c\n+++ b/examples/ip_pipeline/tmgr.c\n@@ -25,8 +25,8 @@ static const struct rte_sched_subport_params subport_params_default = {\n \t.pipe_profiles = pipe_profile,\n \t.n_pipe_profiles = 0, /* filled at run time */\n \t.n_max_pipe_profiles = RTE_DIM(pipe_profile),\n-#ifdef RTE_SCHED_RED\n-.red_params = {\n+#ifdef RTE_SCHED_AQM\n+.wred_params = {\n \t/* Traffic Class 0 Colors Green / Yellow / Red */\n \t[0][0] = {.min_th = 48, .max_th = 64, .maxp_inv = 10, .wq_log2 = 9},\n \t[0][1] = {.min_th = 40, .max_th = 64, .maxp_inv = 10, .wq_log2 = 9},\n@@ -92,7 +92,7 @@ static const struct rte_sched_subport_params subport_params_default = {\n \t[12][1] = {.min_th = 40, .max_th = 64, .maxp_inv = 10, .wq_log2 = 9},\n \t[12][2] = {.min_th = 32, .max_th = 64, .maxp_inv = 10, .wq_log2 = 9},\n \t},\n-#endif /* RTE_SCHED_RED */\n+#endif /* RTE_SCHED_AQM */\n };\n \n static struct tmgr_port_list tmgr_port_list;\n",
    "prefixes": [
        "RFC",
        "v3",
        "3/3"
    ]
}