get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 56796,
    "url": "http://patches.dpdk.org/api/patches/56796/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190719141825.101844-12-jasvinder.singh@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": "<20190719141825.101844-12-jasvinder.singh@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190719141825.101844-12-jasvinder.singh@intel.com",
    "date": "2019-07-19T14:18:25",
    "name": "[v6,11/11] sched: remove redundant macros",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "f318dffce258b785d505ef256c2b6160b4e2af6e",
    "submitter": {
        "id": 285,
        "url": "http://patches.dpdk.org/api/people/285/?format=api",
        "name": "Jasvinder Singh",
        "email": "jasvinder.singh@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190719141825.101844-12-jasvinder.singh@intel.com/mbox/",
    "series": [
        {
            "id": 5625,
            "url": "http://patches.dpdk.org/api/series/5625/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5625",
            "date": "2019-07-19T14:18:14",
            "name": "sched: feature enhancements",
            "version": 6,
            "mbox": "http://patches.dpdk.org/series/5625/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/56796/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/56796/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id C2A151B9E9;\n\tFri, 19 Jul 2019 16:18:50 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n\tby dpdk.org (Postfix) with ESMTP id DD945374E\n\tfor <dev@dpdk.org>; Fri, 19 Jul 2019 16:18:34 +0200 (CEST)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n\tby orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t19 Jul 2019 07:18:33 -0700",
            "from silpixa00381635.ir.intel.com (HELO\n\tsilpixa00381635.ger.corp.intel.com) ([10.237.223.4])\n\tby orsmga008.jf.intel.com with ESMTP; 19 Jul 2019 07:18:33 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.64,282,1559545200\"; d=\"scan'208\";a=\"162417235\"",
        "From": "Jasvinder Singh <jasvinder.singh@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "cristian.dumitrescu@intel.com, Abraham Tovar <abrahamx.tovar@intel.com>, \n\tLukasz Krakowiak <lukaszx.krakowiak@intel.com>",
        "Date": "Fri, 19 Jul 2019 15:18:25 +0100",
        "Message-Id": "<20190719141825.101844-12-jasvinder.singh@intel.com>",
        "X-Mailer": "git-send-email 2.21.0",
        "In-Reply-To": "<20190719141825.101844-1-jasvinder.singh@intel.com>",
        "References": "<20190717144245.138876-2-jasvinder.singh@intel.com>\n\t<20190719141825.101844-1-jasvinder.singh@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v6 11/11] sched: remove redundant macros",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Remove unused macros from the library, and update release\nnotes.\n\nSigned-off-by: Jasvinder Singh <jasvinder.singh@intel.com>\nSigned-off-by: Abraham Tovar <abrahamx.tovar@intel.com>\nSigned-off-by: Lukasz Krakowiak <lukaszx.krakowiak@intel.com>\n---\n doc/guides/rel_notes/release_19_08.rst | 10 +++++++++-\n lib/librte_sched/rte_sched.h           | 11 -----------\n 2 files changed, 9 insertions(+), 12 deletions(-)",
    "diff": "diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst\nindex 4a1fd8dd8..5f6f56666 100644\n--- a/doc/guides/rel_notes/release_19_08.rst\n+++ b/doc/guides/rel_notes/release_19_08.rst\n@@ -251,6 +251,14 @@ API Changes\n * malloc: The function ``rte_malloc_set_limit`` was never implemented\n   is deprecated and will be removed in a future release.\n \n+* sched: Macros ``RTE_SCHED_QUEUES_PER_TRAFFIC_CLASS`` and\n+  ``RTE_SCHED_PIPE_PROFILES_PER_PORT`` are removed for flexible configuration\n+  of pipe traffic classes and their queues size, and for runtime configuration\n+  of maximum number of pipe profiles, respectively. In addtion, wrr_weights\n+  field of struct ``rte_sched_pipe_params`` is modifed to be used only for\n+  best-effort tc, and qsize field of struct ``rte_sched_port_params`` is\n+  changed to allow different size of the each queue.\n+\n * eventdev: No longer marked as experimental.\n \n   The eventdev functions are no longer marked as experimental, and have\n@@ -385,7 +393,7 @@ The libraries prepended with a plus sign were incremented in this version.\n      librte_rcu.so.1\n      librte_reorder.so.1\n      librte_ring.so.2\n-     librte_sched.so.2\n+   + librte_sched.so.3\n      librte_security.so.2\n      librte_stack.so.1\n      librte_table.so.3\ndiff --git a/lib/librte_sched/rte_sched.h b/lib/librte_sched/rte_sched.h\nindex fffbad696..eac6db274 100644\n--- a/lib/librte_sched/rte_sched.h\n+++ b/lib/librte_sched/rte_sched.h\n@@ -94,17 +94,6 @@ extern \"C\" {\n  */\n #define RTE_SCHED_TRAFFIC_CLASS_BE    (RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE - 1)\n \n-/** Number of queues per pipe traffic class. Cannot be changed. */\n-#define RTE_SCHED_QUEUES_PER_TRAFFIC_CLASS    4\n-\n-\n-/** Maximum number of pipe profiles that can be defined per port.\n- * Compile-time configurable.\n- */\n-#ifndef RTE_SCHED_PIPE_PROFILES_PER_PORT\n-#define RTE_SCHED_PIPE_PROFILES_PER_PORT      256\n-#endif\n-\n /*\n  * Ethernet framing overhead. Overhead fields per Ethernet frame:\n  * 1. Preamble:                             7 bytes;\n",
    "prefixes": [
        "v6",
        "11/11"
    ]
}