get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 57876,
    "url": "http://patches.dpdk.org/api/patches/57876/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190823144602.58213-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": "<20190823144602.58213-12-jasvinder.singh@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190823144602.58213-12-jasvinder.singh@intel.com",
    "date": "2019-08-23T14:45:58",
    "name": "[11/15] test/sched: modify tests for subport config flexibility",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "0fb30e2a545c10fab7529fbc5336999cb3c49b87",
    "submitter": {
        "id": 285,
        "url": "http://patches.dpdk.org/api/people/285/?format=api",
        "name": "Jasvinder Singh",
        "email": "jasvinder.singh@intel.com"
    },
    "delegate": {
        "id": 10018,
        "url": "http://patches.dpdk.org/api/users/10018/?format=api",
        "username": "cristian_dumitrescu",
        "first_name": "Cristian",
        "last_name": "Dumitrescu",
        "email": "cristian.dumitrescu@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190823144602.58213-12-jasvinder.singh@intel.com/mbox/",
    "series": [
        {
            "id": 6115,
            "url": "http://patches.dpdk.org/api/series/6115/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=6115",
            "date": "2019-08-23T14:45:47",
            "name": "sched: subport level configuration of pipe nodes",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/6115/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/57876/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/57876/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 545F11C0C7;\n\tFri, 23 Aug 2019 16:46:34 +0200 (CEST)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n\tby dpdk.org (Postfix) with ESMTP id AAC481C00D\n\tfor <dev@dpdk.org>; Fri, 23 Aug 2019 16:46:18 +0200 (CEST)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n\tby fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t23 Aug 2019 07:46:18 -0700",
            "from silpixa00381635.ir.intel.com (HELO\n\tsilpixa00381635.ger.corp.intel.com) ([10.237.223.4])\n\tby orsmga001.jf.intel.com with ESMTP; 23 Aug 2019 07:46:17 -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,421,1559545200\"; d=\"scan'208\";a=\"263211308\"",
        "From": "Jasvinder Singh <jasvinder.singh@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "cristian.dumitrescu@intel.com,\n\tLukasz Krakowiak <lukaszx.krakowiak@intel.com>",
        "Date": "Fri, 23 Aug 2019 15:45:58 +0100",
        "Message-Id": "<20190823144602.58213-12-jasvinder.singh@intel.com>",
        "X-Mailer": "git-send-email 2.21.0",
        "In-Reply-To": "<20190823144602.58213-1-jasvinder.singh@intel.com>",
        "References": "<20190823144602.58213-1-jasvinder.singh@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 11/15] test/sched: modify tests for subport\n\tconfig flexibility",
        "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": "Modify tests function to allow different subports of the same port\nto have different configuration in terms of number of pipes, pipe\nqueue sizes, etc.\n\nSigned-off-by: Jasvinder Singh <jasvinder.singh@intel.com>\nSigned-off-by: Lukasz Krakowiak <lukaszx.krakowiak@intel.com>\n---\n app/test/test_sched.c | 35 ++++++++++++++++++-----------------\n 1 file changed, 18 insertions(+), 17 deletions(-)",
    "diff": "diff --git a/app/test/test_sched.c b/app/test/test_sched.c\nindex afe0b0765..6a2896234 100644\n--- a/app/test/test_sched.c\n+++ b/app/test/test_sched.c\n@@ -22,18 +22,6 @@\n #define TC              2\n #define QUEUE           0\n \n-static struct rte_sched_subport_params subport_param[] = {\n-\t{\n-\t\t.tb_rate = 1250000000,\n-\t\t.tb_size = 1000000,\n-\n-\t\t.tc_rate = {1250000000, 1250000000, 1250000000, 1250000000,\n-\t\t\t1250000000, 1250000000, 1250000000, 1250000000, 1250000000,\n-\t\t\t1250000000, 1250000000, 1250000000, 1250000000},\n-\t\t.tc_period = 10,\n-\t},\n-};\n-\n static struct rte_sched_pipe_params pipe_profile[] = {\n \t{ /* Profile #0 */\n \t\t.tb_rate = 305175,\n@@ -48,16 +36,29 @@ static struct rte_sched_pipe_params pipe_profile[] = {\n \t},\n };\n \n+static struct rte_sched_subport_params subport_param[] = {\n+\t{\n+\t\t.tb_rate = 1250000000,\n+\t\t.tb_size = 1000000,\n+\n+\t\t.tc_rate = {1250000000, 1250000000, 1250000000, 1250000000,\n+\t\t\t1250000000, 1250000000, 1250000000, 1250000000, 1250000000,\n+\t\t\t1250000000, 1250000000, 1250000000, 1250000000},\n+\t\t.tc_period = 10,\n+\t\t.n_pipes_per_subport = 1024,\n+\t\t.qsize = {32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32},\n+\t\t.pipe_profiles = pipe_profile,\n+\t\t.n_pipe_profiles = 1,\n+\t},\n+};\n+\n static struct rte_sched_port_params port_param = {\n \t.socket = 0, /* computed */\n \t.rate = 0, /* computed */\n \t.mtu = 1522,\n \t.frame_overhead = RTE_SCHED_FRAME_OVERHEAD_DEFAULT,\n \t.n_subports_per_port = 1,\n-\t.n_pipes_per_subport = 1024,\n-\t.qsize = {32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32},\n-\t.pipe_profiles = pipe_profile,\n-\t.n_pipe_profiles = 1,\n+\t.n_max_pipes_per_subport = 1024,\n \t.n_max_pipe_profiles = 1,\n };\n \n@@ -140,7 +141,7 @@ test_sched(void)\n \terr = rte_sched_subport_config(port, SUBPORT, subport_param);\n \tTEST_ASSERT_SUCCESS(err, \"Error config sched, err=%d\\n\", err);\n \n-\tfor (pipe = 0; pipe < port_param.n_pipes_per_subport; pipe ++) {\n+\tfor (pipe = 0; pipe < subport_param[0].n_pipes_per_subport; pipe++) {\n \t\terr = rte_sched_pipe_config(port, SUBPORT, pipe, 0);\n \t\tTEST_ASSERT_SUCCESS(err, \"Error config sched pipe %u, err=%d\\n\", pipe, err);\n \t}\n",
    "prefixes": [
        "11/15"
    ]
}