get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 6399,
    "url": "https://patches.dpdk.org/api/patches/6399/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1436948793-12867-9-git-send-email-sergio.gonzalez.monroy@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": "<1436948793-12867-9-git-send-email-sergio.gonzalez.monroy@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1436948793-12867-9-git-send-email-sergio.gonzalez.monroy@intel.com",
    "date": "2015-07-15T08:26:32",
    "name": "[dpdk-dev,v9,8/9] doc: announce ABI change of librte_malloc",
    "commit_ref": null,
    "pull_url": null,
    "state": "changes-requested",
    "archived": true,
    "hash": "9c6ffc80a30ee6b669a1fbe96da97a16e99b4786",
    "submitter": {
        "id": 73,
        "url": "https://patches.dpdk.org/api/people/73/?format=api",
        "name": "Sergio Gonzalez Monroy",
        "email": "sergio.gonzalez.monroy@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1436948793-12867-9-git-send-email-sergio.gonzalez.monroy@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/6399/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/6399/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 [IPv6:::1])\n\tby dpdk.org (Postfix) with ESMTP id 57DACC312;\n\tWed, 15 Jul 2015 10:26:57 +0200 (CEST)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n\tby dpdk.org (Postfix) with ESMTP id 099AC5A44\n\tfor <dev@dpdk.org>; Wed, 15 Jul 2015 10:26:38 +0200 (CEST)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n\tby fmsmga101.fm.intel.com with ESMTP; 15 Jul 2015 01:26:37 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby fmsmga002.fm.intel.com with ESMTP; 15 Jul 2015 01:26:36 -0700",
            "from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com\n\t[10.237.217.46])\n\tby irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id\n\tt6F8QY0J018737 for <dev@dpdk.org>; Wed, 15 Jul 2015 09:26:34 +0100",
            "from sivswdev02.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev02.ir.intel.com with ESMTP id t6F8QY4Q012961\n\tfor <dev@dpdk.org>; Wed, 15 Jul 2015 09:26:34 +0100",
            "(from smonroy@localhost)\n\tby sivswdev02.ir.intel.com with  id t6F8QYFj012957\n\tfor dev@dpdk.org; Wed, 15 Jul 2015 09:26:34 +0100"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.15,477,1432623600\"; d=\"scan'208\";a=\"762843160\"",
        "From": "Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Wed, 15 Jul 2015 09:26:32 +0100",
        "Message-Id": "<1436948793-12867-9-git-send-email-sergio.gonzalez.monroy@intel.com>",
        "X-Mailer": "git-send-email 1.8.5.4",
        "In-Reply-To": "<1436948793-12867-1-git-send-email-sergio.gonzalez.monroy@intel.com>",
        "References": "<1436864233-24746-1-git-send-email-sergio.gonzalez.monroy@intel.com>\n\t<1436948793-12867-1-git-send-email-sergio.gonzalez.monroy@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v9 8/9] doc: announce ABI change of librte_malloc",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "patches and discussions about DPDK <dev.dpdk.org>",
        "List-Unsubscribe": "<http://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": "<http://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": "Announce the creation of dummy malloc library for 2.1 and removal of\nsuch library, now integrated in librte_eal, for 2.2 release.\n\nSigned-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>\n---\n doc/guides/rel_notes/abi.rst | 6 +++++-\n 1 file changed, 5 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/doc/guides/rel_notes/abi.rst b/doc/guides/rel_notes/abi.rst\nindex 931e785..76e0ae2 100644\n--- a/doc/guides/rel_notes/abi.rst\n+++ b/doc/guides/rel_notes/abi.rst\n@@ -16,7 +16,6 @@ Examples of Deprecation Notices\n \n Deprecation Notices\n -------------------\n-\n * Significant ABI changes are planned for struct rte_eth_dev to support up to\n   1024 queues per port. This change will be in release 2.2.\n   There is no backward compatibility planned from release 2.2.\n@@ -24,3 +23,8 @@ Deprecation Notices\n \n * The Macros RTE_HASH_BUCKET_ENTRIES_MAX and RTE_HASH_KEY_LENGTH_MAX are\n   deprecated and will be removed with version 2.2.\n+\n+* librte_malloc library has been integrated into librte_eal. The 2.1 release\n+  creates a dummy/empty malloc library to fulfill binaries with dynamic linking\n+  dependencies on librte_malloc.so. Such dummy library will not be created from\n+  release 2.2 so binaries will need to be rebuilt.\n",
    "prefixes": [
        "dpdk-dev",
        "v9",
        "8/9"
    ]
}