get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 6431,
    "url": "https://patches.dpdk.org/api/patches/6431/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1436977948-589-5-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": "<1436977948-589-5-git-send-email-sergio.gonzalez.monroy@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1436977948-589-5-git-send-email-sergio.gonzalez.monroy@intel.com",
    "date": "2015-07-15T16:32:23",
    "name": "[dpdk-dev,v10,4/9] config: remove CONFIG_RTE_MALLOC_MEMZONE_SIZE",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "948f48f83fb60cfbe8977e241502c60631d09158",
    "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/1436977948-589-5-git-send-email-sergio.gonzalez.monroy@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/6431/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/6431/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 5913AC310;\n\tWed, 15 Jul 2015 18:32:49 +0200 (CEST)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n\tby dpdk.org (Postfix) with ESMTP id 954D25A87\n\tfor <dev@dpdk.org>; Wed, 15 Jul 2015 18:32:37 +0200 (CEST)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n\tby orsmga103.jf.intel.com with ESMTP; 15 Jul 2015 09:32:31 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby orsmga002.jf.intel.com with ESMTP; 15 Jul 2015 09:32:30 -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\tt6FGWTFJ002515 for <dev@dpdk.org>; Wed, 15 Jul 2015 17:32:29 +0100",
            "from sivswdev02.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev02.ir.intel.com with ESMTP id t6FGWThn000655\n\tfor <dev@dpdk.org>; Wed, 15 Jul 2015 17:32:29 +0100",
            "(from smonroy@localhost)\n\tby sivswdev02.ir.intel.com with  id t6FGWTAs000651\n\tfor dev@dpdk.org; Wed, 15 Jul 2015 17:32:29 +0100"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.15,481,1432623600\"; d=\"scan'208\";a=\"765043523\"",
        "From": "Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Wed, 15 Jul 2015 17:32:23 +0100",
        "Message-Id": "<1436977948-589-5-git-send-email-sergio.gonzalez.monroy@intel.com>",
        "X-Mailer": "git-send-email 1.8.5.4",
        "In-Reply-To": "<1436977948-589-1-git-send-email-sergio.gonzalez.monroy@intel.com>",
        "References": "<1436948793-12867-1-git-send-email-sergio.gonzalez.monroy@intel.com>\n\t<1436977948-589-1-git-send-email-sergio.gonzalez.monroy@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v10 4/9] config: remove\n\tCONFIG_RTE_MALLOC_MEMZONE_SIZE",
        "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": "During initializaio malloc sets all available memory as part of the heaps.\n\nCONFIG_RTE_MALLOC_MEMZONE_SIZE was used to specify the default memory\nblock size to expand the heap. The option is not used/relevant anymore,\nso we remove it.\n\nSigned-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>\n---\n config/common_bsdapp   | 1 -\n config/common_linuxapp | 1 -\n 2 files changed, 2 deletions(-)",
    "diff": "diff --git a/config/common_bsdapp b/config/common_bsdapp\nindex 5bb7f55..4e505bf 100644\n--- a/config/common_bsdapp\n+++ b/config/common_bsdapp\n@@ -107,7 +107,6 @@ CONFIG_RTE_LOG_HISTORY=256\n CONFIG_RTE_EAL_ALLOW_INV_SOCKET_ID=n\n CONFIG_RTE_EAL_ALWAYS_PANIC_ON_ERROR=n\n CONFIG_RTE_MALLOC_DEBUG=n\n-CONFIG_RTE_MALLOC_MEMZONE_SIZE=11M\n \n #\n # FreeBSD contiguous memory driver settings\ndiff --git a/config/common_linuxapp b/config/common_linuxapp\nindex 7b57044..579a5d7 100644\n--- a/config/common_linuxapp\n+++ b/config/common_linuxapp\n@@ -110,7 +110,6 @@ CONFIG_RTE_EAL_ALWAYS_PANIC_ON_ERROR=n\n CONFIG_RTE_EAL_IGB_UIO=y\n CONFIG_RTE_EAL_VFIO=y\n CONFIG_RTE_MALLOC_DEBUG=n\n-CONFIG_RTE_MALLOC_MEMZONE_SIZE=11M\n \n #\n # Special configurations in PCI Config Space for high performance\n",
    "prefixes": [
        "dpdk-dev",
        "v10",
        "4/9"
    ]
}