get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 35092,
    "url": "http://patches.dpdk.org/api/patches/35092/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1518194716-234250-1-git-send-email-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": "<1518194716-234250-1-git-send-email-cristian.dumitrescu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1518194716-234250-1-git-send-email-cristian.dumitrescu@intel.com",
    "date": "2018-02-09T16:45:16",
    "name": "[dpdk-dev] doc: add change notice for mbuf sched field",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "b1c926a22551d18b2dc6116ec5b84fd9a59c1b30",
    "submitter": {
        "id": 19,
        "url": "http://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1518194716-234250-1-git-send-email-cristian.dumitrescu@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/35092/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/35092/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 B4EAF1B822;\n\tFri,  9 Feb 2018 17:45:20 +0100 (CET)",
            "from mga12.intel.com (mga12.intel.com [192.55.52.136])\n\tby dpdk.org (Postfix) with ESMTP id 5911A1B819\n\tfor <dev@dpdk.org>; Fri,  9 Feb 2018 17:45:19 +0100 (CET)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n\tby fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t09 Feb 2018 08:45:18 -0800",
            "from silpixa00382658.ir.intel.com ([10.237.223.29])\n\tby FMSMGA003.fm.intel.com with ESMTP; 09 Feb 2018 08:45:16 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.46,483,1511856000\"; d=\"scan'208\";a=\"26165577\"",
        "From": "Cristian Dumitrescu <cristian.dumitrescu@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "olivier.matz@6wind.com, thomas@monjalon.net, jasvinder.singh@intel.com, \n\troy.fan.zhang@intel.com, kevin.laatz@intel.com",
        "Date": "Fri,  9 Feb 2018 16:45:16 +0000",
        "Message-Id": "<1518194716-234250-1-git-send-email-cristian.dumitrescu@intel.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "Subject": "[dpdk-dev] [PATCH] doc: add change notice for mbuf sched field",
        "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://dpdk.org/ml/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://dpdk.org/ml/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://dpdk.org/ml/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>\nAcked-by: Jasvinder Singh <jasvinder.singh@intel.com>\nAcked-by: Roy Fan Zhang <roy.fan.zhang@intel.com>\nAcked-by: Kevin Laatz <kevin.laatz@intel.com>\n---\n doc/guides/rel_notes/deprecation.rst | 5 +++++\n 1 file changed, 5 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst\nindex d59ad59..db4fea3 100644\n--- a/doc/guides/rel_notes/deprecation.rst\n+++ b/doc/guides/rel_notes/deprecation.rst\n@@ -59,3 +59,8 @@ Deprecation Notices\n   be added between the producer and consumer structures. The size of the\n   structure and the offset of the fields will remain the same on\n   platforms with 64B cache line, but will change on other platforms.\n+\n+* mbuf: The opaque mbuf->hash.sched field will be updated to support generic\n+  definition in line with the ethdev TM and MTR APIs. Currently, this field\n+  is defined in librte_sched in a non-generic way. The new generic format\n+  will contain: queue ID, traffic class, color. Field size will not change.\n",
    "prefixes": [
        "dpdk-dev"
    ]
}