get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 4235,
    "url": "https://patches.dpdk.org/api/patches/4235/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1428054702-6525-1-git-send-email-siobhan.a.butler@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": "<1428054702-6525-1-git-send-email-siobhan.a.butler@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1428054702-6525-1-git-send-email-siobhan.a.butler@intel.com",
    "date": "2015-04-03T09:51:42",
    "name": "[dpdk-dev,PATCHv2] doc: remove duplicate in release nots new features",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "38455e8d47eb957412b55eb0713ad5d20a97cb02",
    "submitter": {
        "id": 122,
        "url": "https://patches.dpdk.org/api/people/122/?format=api",
        "name": "Siobhan Butler",
        "email": "siobhan.a.butler@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1428054702-6525-1-git-send-email-siobhan.a.butler@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/4235/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/4235/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 265857DF8;\n\tFri,  3 Apr 2015 11:51:48 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n\tby dpdk.org (Postfix) with ESMTP id 4F5936A95\n\tfor <dev@dpdk.org>; Fri,  3 Apr 2015 11:51:46 +0200 (CEST)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n\tby orsmga101.jf.intel.com with ESMTP; 03 Apr 2015 02:51:45 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby FMSMGA003.fm.intel.com with ESMTP; 03 Apr 2015 02:51:44 -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\tt339ph9U009761; Fri, 3 Apr 2015 10:51:43 +0100",
            "from sivswdev02.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev02.ir.intel.com with ESMTP id t339phNc006560;\n\tFri, 3 Apr 2015 10:51:43 +0100",
            "(from sabutler@localhost)\n\tby sivswdev02.ir.intel.com with  id t339phuL006556;\n\tFri, 3 Apr 2015 10:51:43 +0100"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.11,517,1422950400\"; d=\"scan'208\";a=\"476321272\"",
        "From": "Siobhan Butler <siobhan.a.butler@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Fri,  3 Apr 2015 10:51:42 +0100",
        "Message-Id": "<1428054702-6525-1-git-send-email-siobhan.a.butler@intel.com>",
        "X-Mailer": "git-send-email 1.7.4.1",
        "Subject": "[dpdk-dev] [PATCHv2] doc: remove duplicate in release nots new\n\tfeatures",
        "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": "- Remove duplicate entry\n- Added remaining features to list of new features\n\nSigned-off-by: Siobhan Butler <siobhan.a.butler@intel.com>\n---\n doc/guides/rel_notes/new_features.rst | 74 +++++++++++++++++++++++++----------\n 1 file changed, 54 insertions(+), 20 deletions(-)",
    "diff": "diff --git a/doc/guides/rel_notes/new_features.rst b/doc/guides/rel_notes/new_features.rst\nindex e3edec4..ab308a4 100644\n--- a/doc/guides/rel_notes/new_features.rst\n+++ b/doc/guides/rel_notes/new_features.rst\n@@ -32,6 +32,24 @@ New Features\n ============\n *   Poll-mode driver support for an early release of the PCIE host interface of the Intel(R) Ethernet Switch FM10000.\n \n+    *   Basic Rx/Tx functions for PF/VF\n+\n+    *   Interrupt handling support for PF/VF\n+\n+    *   Per queue start/stop functions for PF/VF\n+\n+    *   Support Mailbox handling between PF/VF and PF/Switch Manager\n+\n+    *   Receive Side Scaling (RSS) for PF/VF\n+\n+    *   Scatter receive function for PF/VF\n+\n+    *   Reta update/query for PF/VF\n+\n+    *   VLAN filter set for PF\n+\n+    *   Link status query for PF/VF\n+\n .. note:: The software is intended to run on pre-release hardware and may contain unknown or unresolved defects or\n           issues related to functionality and performance.\n           The poll mode driver is also pre-release and will be updated to a released version post hardware and base driver release.\n@@ -45,6 +63,42 @@ New Features\n \n     *   Support for slaves devices which do not support link status change interrupts in the link bonding library via a link status polling mechanism.\n \n+*   PCI Hotplug with NULL PMD sample application\n+\n+*   ABI versioning\n+\n+*   x32 ABI\n+\n+*   Non-EAL Thread Support\n+\n+*   Multi-pthread Support\n+\n+*   Re-order Library\n+\n+*   ACL for AVX2\n+\n+*   Architecture Independant CRC Hash\n+\n+*   uio_pci_generic Support\n+\n+*   KNI Optimizations\n+\n+*   Vhost-user support\n+\n+*   Virtio (link, vlan, mac, port IO, perf)\n+\n+*   IXGBE-VF RSS\n+\n+*   RX/TX Callbacks\n+\n+*   Unified Flow Types\n+\n+*   Indirect Attached MBUF Flag\n+\n+*   Use default port configuration in TestPMD\n+\n+*   Tunnel offloading in TestPMD\n+\n *   Poll Mode Driver - 40 GbE Controllers (librte_pmd_i40e)\n \n     *   Support for Flow Director\n@@ -67,24 +121,4 @@ New Features\n \n *   Job Stats library and Sample Application.\n \n-*   Poll Mode Driver - PCIE host-interface of Intel Ethernet Switch FM10000 Series (librte_pmd_fm10k)\n-\n-    *   Basic Rx/Tx functions for PF/VF\n-\n-    *   Interrupt handling support for PF/VF\n-\n-    *   Per queue start/stop functions for PF/VF\n-\n-    *   Support Mailbox handling between PF/VF and PF/Switch Manager\n-\n-    *   Receive Side Scaling (RSS) for PF/VF\n-\n-    *   Scatter receive function for PF/VF\n-\n-    *   Reta update/query for PF/VF\n-\n-    *   VLAN filter set for PF\n-\n-    *   Link status query for PF/VF\n-\n For further features supported in this release, see Chapter 3 Supported Features.\n",
    "prefixes": [
        "dpdk-dev",
        "PATCHv2"
    ]
}