get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 43640,
    "url": "http://patchwork.dpdk.org/api/patches/43640/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1533816523-5912-1-git-send-email-john.mcnamara@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<1533816523-5912-1-git-send-email-john.mcnamara@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1533816523-5912-1-git-send-email-john.mcnamara@intel.com",
    "date": "2018-08-09T12:08:43",
    "name": "[v1] doc: update release notes for 18.08",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "9f25fc65b2128120629e54ae0e86d05769339f29",
    "submitter": {
        "id": 154,
        "url": "http://patchwork.dpdk.org/api/people/154/?format=api",
        "name": "John McNamara",
        "email": "john.mcnamara@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patchwork.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1533816523-5912-1-git-send-email-john.mcnamara@intel.com/mbox/",
    "series": [
        {
            "id": 945,
            "url": "http://patchwork.dpdk.org/api/series/945/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=945",
            "date": "2018-08-09T12:08:43",
            "name": "[v1] doc: update release notes for 18.08",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/945/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/43640/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/43640/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 AA32025D9;\n\tThu,  9 Aug 2018 14:08:48 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n\tby dpdk.org (Postfix) with ESMTP id 315E7FEB\n\tfor <dev@dpdk.org>; Thu,  9 Aug 2018 14:08:46 +0200 (CEST)",
            "from fmsmga006.fm.intel.com ([10.253.24.20])\n\tby fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t09 Aug 2018 05:08:46 -0700",
            "from sivswdev02.ir.intel.com (HELO localhost.localdomain)\n\t([10.237.217.46])\n\tby fmsmga006.fm.intel.com with ESMTP; 09 Aug 2018 05:08:45 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.53,215,1531810800\"; d=\"scan'208\";a=\"253348376\"",
        "From": "John McNamara <john.mcnamara@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "John McNamara <john.mcnamara@intel.com>",
        "Date": "Thu,  9 Aug 2018 13:08:43 +0100",
        "Message-Id": "<1533816523-5912-1-git-send-email-john.mcnamara@intel.com>",
        "X-Mailer": "git-send-email 1.7.0.7",
        "Subject": "[dpdk-dev] [PATCH v1] doc: update release notes for 18.08",
        "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://mails.dpdk.org/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Fix grammar, spelling and formatting of DPDK 18.08 release notes.\n\nSigned-off-by: John McNamara <john.mcnamara@intel.com>\n---\nNote, I removed the following unused sections of the doc:\n\n* ABI Changes\n* Removed Items\n* Known Issues\n\n\n\n doc/guides/rel_notes/release_18_08.rst | 90 ++++++++++------------------------\n 1 file changed, 25 insertions(+), 65 deletions(-)",
    "diff": "diff --git a/doc/guides/rel_notes/release_18_08.rst b/doc/guides/rel_notes/release_18_08.rst\nindex cbdf2d9..7d47c24 100644\n--- a/doc/guides/rel_notes/release_18_08.rst\n+++ b/doc/guides/rel_notes/release_18_08.rst\n@@ -51,6 +51,7 @@ New Features\n \n   Flow API support has been added to CXGBE Poll Mode Driver to offload\n   flows to Chelsio T5/T6 NICs. Support added for:\n+\n   * Wildcard (LE-TCAM) and Exact (HASH) match filters.\n   * Match items: physical ingress port, IPv4, IPv6, TCP and UDP.\n   * Action items: queue, drop, count, and physical egress port redirect.\n@@ -65,8 +66,8 @@ New Features\n \n * **Added descriptor status check support for fm10k.**\n \n-  ``rte_eth_rx_descritpr_status`` and ``rte_eth_tx_descriptor_status``\n-  are supported by fm10K.\n+  The ``rte_eth_rx_descriptor_status`` and ``rte_eth_tx_descriptor_status``\n+  APIs are now supported by fm10K.\n \n * **Updated the enic driver.**\n \n@@ -82,20 +83,20 @@ New Features\n \n   * Added port representors support.\n   * Added Flow API support for e-switch rules.\n-    Supported ACTION_PORT_ID, ACTION_DROP, ACTION_OF_POP_VLAN,\n+    Added supported for ACTION_PORT_ID, ACTION_DROP, ACTION_OF_POP_VLAN,\n     ACTION_OF_PUSH_VLAN, ACTION_OF_SET_VLAN_VID, ACTION_OF_SET_VLAN_PCP\n     and ITEM_PORT_ID.\n-  * Supported 32-bit compilation.\n+  * Added support for 32-bit compilation.\n \n-* **Added TSO support for mlx4 driver.**\n+* **Added TSO support for the mlx4 driver.**\n \n-  The support is from MLNX_OFED_4.4 and above.\n+  Added TSO support for the mlx4 drivers from MLNX_OFED_4.4 and above.\n \n * **SoftNIC PMD rework.**\n \n-  The SoftNIC PMD infrastructure is restructured to use the Packet Framework,\n-  which makes it more flexible, modular and easier to add new functionality\n-  in future.\n+  The SoftNIC PMD infrastructure has been restructured to use the Packet\n+  Framework, which makes it more flexible, modular and easier to add new\n+  functionality in the future.\n \n * **Updated the AESNI MB PMD.**\n \n@@ -127,8 +128,8 @@ API Changes\n    Also, make sure to start the actual text at the margin.\n    =========================================================\n \n-* Path to runtime config file has changed. The new path is determined as\n-  follows:\n+* The path to the runtime config file has changed. The new path is determined\n+  as follows:\n \n   - If DPDK is running as root, ``/var/run/dpdk/<prefix>/config``\n   - If DPDK is not running as root:\n@@ -161,24 +162,26 @@ API Changes\n   - ``rte_eth_conf.rxmode.ignore_offload_bitfield``\n   - ``ETH_TXQ_FLAGS_IGNORE``\n \n-* cryptodev: In struct ``struct rte_cryptodev_info``, field ``rte_pci_device *pci_dev``\n-  has been replaced with field ``struct rte_device *device``.\n-  Value 0 is accepted in ``sym.max_nb_sessions``, meaning that a device\n-  supports an unlimited number of sessions.\n-  Two new fields of type ``uint16_t`` have been added:\n-  ``min_mbuf_headroom_req`` and ``min_mbuf_tailroom_req``.\n-  These parameters specify the recommended headroom and tailroom for mbufs\n-  to be processed by the PMD.\n+* cryptodev: The following API changes have been made in 18.08:\n+\n+  - In struct ``struct rte_cryptodev_info``, field ``rte_pci_device *pci_dev``\n+    has been replaced with field ``struct rte_device *device``.\n+  - Value 0 is accepted in ``sym.max_nb_sessions``, meaning that a device\n+    supports an unlimited number of sessions.\n+  - Two new fields of type ``uint16_t`` have been added:\n+    ``min_mbuf_headroom_req`` and ``min_mbuf_tailroom_req``.  These parameters\n+    specify the recommended headroom and tailroom for mbufs to be processed by\n+    the PMD.\n \n-* cryptodev: Following functions were deprecated and are removed in 18.08:\n+* cryptodev: The following functions were deprecated and are removed in 18.08:\n \n   - ``rte_cryptodev_queue_pair_start``\n   - ``rte_cryptodev_queue_pair_stop``\n   - ``rte_cryptodev_queue_pair_attach_sym_session``\n   - ``rte_cryptodev_queue_pair_detach_sym_session``\n \n-* cryptodev: Following functions were deprecated and are replaced by\n-  other functions in 18.08:\n+* cryptodev: The following functions were deprecated and are replaced by other\n+  functions in 18.08:\n \n   - ``rte_cryptodev_get_header_session_size`` is replaced with\n     ``rte_cryptodev_sym_get_header_session_size``\n@@ -212,34 +215,6 @@ API Changes\n   - ``RTE_COMP_FF_OOP_LB_IN_SGL_OUT``\n \n \n-ABI Changes\n------------\n-\n-.. This section should contain ABI changes. Sample format:\n-\n-   * Add a short 1-2 sentence description of the ABI change\n-     that was announced in the previous releases and made in this release.\n-     Use fixed width quotes for ``function_names`` or ``struct_names``.\n-     Use the past tense.\n-\n-   This section is a comment. Do not overwrite or remove it.\n-   Also, make sure to start the actual text at the margin.\n-   =========================================================\n-\n-\n-Removed Items\n--------------\n-\n-.. This section should contain removed items in this release. Sample format:\n-\n-   * Add a short 1-2 sentence description of the removed item\n-     in the past tense.\n-\n-   This section is a comment. Do not overwrite or remove it.\n-   Also, make sure to start the actual text at the margin.\n-   =========================================================\n-\n-\n Shared Library Versions\n -----------------------\n \n@@ -314,21 +289,6 @@ The libraries prepended with a plus sign were incremented in this version.\n      librte_vhost.so.3\n \n \n-Known Issues\n-------------\n-\n-.. This section should contain new known issues in this release. Sample format:\n-\n-   * **Add title in present tense with full stop.**\n-\n-     Add a short 1-2 sentence description of the known issue\n-     in the present tense. Add information on any known workarounds.\n-\n-   This section is a comment. Do not overwrite or remove it.\n-   Also, make sure to start the actual text at the margin.\n-   =========================================================\n-\n-\n Tested Platforms\n ----------------\n \n",
    "prefixes": [
        "v1"
    ]
}