get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 7026,
    "url": "https://patches.dpdk.org/api/patches/7026/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1441978548-3582-5-git-send-email-roy.fan.zhang@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": "<1441978548-3582-5-git-send-email-roy.fan.zhang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1441978548-3582-5-git-send-email-roy.fan.zhang@intel.com",
    "date": "2015-09-11T13:35:48",
    "name": "[dpdk-dev,4/4] librte_port: modify release notes and deprecation notice",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "6dc698c58876f9a502fc819c4ae2a92d965356f6",
    "submitter": {
        "id": 304,
        "url": "https://patches.dpdk.org/api/people/304/?format=api",
        "name": "Fan Zhang",
        "email": "roy.fan.zhang@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1441978548-3582-5-git-send-email-roy.fan.zhang@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/7026/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/7026/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 F35518E78;\n\tFri, 11 Sep 2015 15:36:27 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n\tby dpdk.org (Postfix) with ESMTP id 523948E6C\n\tfor <dev@dpdk.org>; Fri, 11 Sep 2015 15:36:24 +0200 (CEST)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n\tby orsmga102.jf.intel.com with ESMTP; 11 Sep 2015 06:36:23 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby orsmga002.jf.intel.com with ESMTP; 11 Sep 2015 06:36:22 -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\tt8BDaL1j003303; Fri, 11 Sep 2015 14:36:21 +0100",
            "from sivswdev02.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev02.ir.intel.com with ESMTP id t8BDaLjx003836;\n\tFri, 11 Sep 2015 14:36:21 +0100",
            "(from fanzhan2@localhost)\n\tby sivswdev02.ir.intel.com with  id t8BDaLTX003832;\n\tFri, 11 Sep 2015 14:36:21 +0100"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.17,511,1437462000\"; d=\"scan'208\";a=\"802432017\"",
        "From": "roy.fan.zhang@intel.com",
        "To": "dev@dpdk.org",
        "Date": "Fri, 11 Sep 2015 14:35:48 +0100",
        "Message-Id": "<1441978548-3582-5-git-send-email-roy.fan.zhang@intel.com>",
        "X-Mailer": "git-send-email 1.7.4.1",
        "In-Reply-To": "<1441978548-3582-1-git-send-email-roy.fan.zhang@intel.com>",
        "References": "<1441978548-3582-1-git-send-email-roy.fan.zhang@intel.com>",
        "Subject": "[dpdk-dev] [PATCH 4/4] librte_port: modify release notes and\n\tdeprecation notice",
        "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": "From: Fan Zhang <roy.fan.zhang@intel.com>\n\nThe LIBABIVER number is incremented. The release notes\nis updated and the deprecation announce is removed.\n\nSigned-off-by: Fan Zhang <roy.fan.zhang@intel.com>\n---\n doc/guides/rel_notes/deprecation.rst | 5 -----\n doc/guides/rel_notes/release_2_2.rst | 4 +++-\n lib/librte_port/Makefile             | 2 +-\n 3 files changed, 4 insertions(+), 7 deletions(-)",
    "diff": "diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst\nindex fffad80..d08ba63 100644\n--- a/doc/guides/rel_notes/deprecation.rst\n+++ b/doc/guides/rel_notes/deprecation.rst\n@@ -52,11 +52,6 @@ Deprecation Notices\n   the value of macros CFG_NAME_LEN and CFG_NAME_VAL will be increased.\n   Most likely, the new values will be 64 and 256, respectively.\n \n-* librte_port: Macros to access the packet meta-data stored within the\n-  packet buffer will be adjusted to cover the packet mbuf structure as well,\n-  as currently they are able to access any packet buffer location except the\n-  packet mbuf structure.\n-\n * librte_table LPM: A new parameter to hold the table name will be added to\n   the LPM table parameter structure.\n \ndiff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst\nindex 682f468..4d945db 100644\n--- a/doc/guides/rel_notes/release_2_2.rst\n+++ b/doc/guides/rel_notes/release_2_2.rst\n@@ -47,6 +47,8 @@ ABI Changes\n \n * The LPM structure is changed. The deprecated field mem_location is removed.\n \n+* librte_port: Macros to access the packet meta-data stored within the packet\n+  buffer has been adjusted to cover the packet mbuf structure.\n \n Shared Library Versions\n -----------------------\n@@ -74,7 +76,7 @@ The libraries prepended with a plus sign were incremented in this version.\n      librte_pipeline.so.1\n      librte_pmd_bond.so.1\n    + librte_pmd_ring.so.2\n-     librte_port.so.1\n+     librte_port.so.2\n      librte_power.so.1\n      librte_reorder.so.1\n      librte_ring.so.1\ndiff --git a/lib/librte_port/Makefile b/lib/librte_port/Makefile\nindex ddbb383..410053e 100644\n--- a/lib/librte_port/Makefile\n+++ b/lib/librte_port/Makefile\n@@ -41,7 +41,7 @@ CFLAGS += $(WERROR_FLAGS)\n \n EXPORT_MAP := rte_port_version.map\n \n-LIBABIVER := 1\n+LIBABIVER := 2\n \n #\n # all source are stored in SRCS-y\n",
    "prefixes": [
        "dpdk-dev",
        "4/4"
    ]
}