get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 8514,
    "url": "https://patches.dpdk.org/api/patches/8514/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1446444820-13846-1-git-send-email-wenzhuo.lu@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": "<1446444820-13846-1-git-send-email-wenzhuo.lu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1446444820-13846-1-git-send-email-wenzhuo.lu@intel.com",
    "date": "2015-11-02T06:13:40",
    "name": "[dpdk-dev] doc: update release notes for e1000 base code update",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "b982ef7ad182f8584e2f52a0f6a1c53488120220",
    "submitter": {
        "id": 258,
        "url": "https://patches.dpdk.org/api/people/258/?format=api",
        "name": "Wenzhuo Lu",
        "email": "wenzhuo.lu@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1446444820-13846-1-git-send-email-wenzhuo.lu@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/8514/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/8514/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 7C35E8E7D;\n\tMon,  2 Nov 2015 07:13:50 +0100 (CET)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n\tby dpdk.org (Postfix) with ESMTP id B3A5E8D9F\n\tfor <dev@dpdk.org>; Mon,  2 Nov 2015 07:13:48 +0100 (CET)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n\tby orsmga101.jf.intel.com with ESMTP; 01 Nov 2015 22:13:47 -0800",
            "from shvmail01.sh.intel.com ([10.239.29.42])\n\tby fmsmga002.fm.intel.com with ESMTP; 01 Nov 2015 22:13:46 -0800",
            "from shecgisg004.sh.intel.com (shecgisg004.sh.intel.com\n\t[10.239.29.89])\n\tby shvmail01.sh.intel.com with ESMTP id tA26DjYe029643;\n\tMon, 2 Nov 2015 14:13:45 +0800",
            "from shecgisg004.sh.intel.com (localhost [127.0.0.1])\n\tby shecgisg004.sh.intel.com (8.13.6/8.13.6/SuSE Linux 0.8) with ESMTP\n\tid tA26DfiK013881; Mon, 2 Nov 2015 14:13:43 +0800",
            "(from wenzhuol@localhost)\n\tby shecgisg004.sh.intel.com (8.13.6/8.13.6/Submit) id tA26DfCT013877; \n\tMon, 2 Nov 2015 14:13:41 +0800"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.20,233,1444719600\"; d=\"scan'208\";a=\"840862295\"",
        "From": "Wenzhuo Lu <wenzhuo.lu@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Mon,  2 Nov 2015 14:13:40 +0800",
        "Message-Id": "<1446444820-13846-1-git-send-email-wenzhuo.lu@intel.com>",
        "X-Mailer": "git-send-email 1.7.4.1",
        "Subject": "[dpdk-dev] [PATCH] doc: update release notes for e1000 base code\n\tupdate",
        "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": "Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>\n---\n doc/guides/rel_notes/release_2_2.rst | 110 +++++++++++++++++++++++++++++++++++\n 1 file changed, 110 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst\nindex cf510e9..dc03905 100644\n--- a/doc/guides/rel_notes/release_2_2.rst\n+++ b/doc/guides/rel_notes/release_2_2.rst\n@@ -57,6 +57,22 @@ New Features\n \n * **Added port hotplug support to xenvirt.**\n \n+* **Updated the e1000 base driver.**\n+  The e1000 base driver was updated with several features including the\n+  following:\n+\n+  * Add new i218 devices\n+  * Allow both ULP and EEE in Sx state\n+  * Initialize 88E1543(Marvell 1543) PHY\n+  * Add flags to set EEE advertisement modes\n+  * Support inverted format ETrackId\n+  * Add bit to disable packetbuffer read\n+  * Add defaults for i210 Rx/Tx PBSIZE\n+  * Check more errors for ESB2 init and reset\n+  * Check more NVM read errors\n+  * Return code after setting receive address register\n+  * Remove all NAHUM6LP_HW tags.\n+\n \n Resolved Issues\n ---------------\n@@ -106,6 +122,100 @@ Drivers\n \n   Fixed issue when releasing null control queue.\n \n+* **e1000/base: Synchronize PHY interface on non-ME systems.**\n+\n+  On power up, the MAC - PHY interface needs to be set to PCIe, even if\n+  cable is disconnected.  In ME systems, the ME handles this on exit from\n+  Sx(Sticky mode) state. In non-ME, the driver handles it. Add a check\n+  for non-ME system to the driver code that handles that.\n+\n+* **e1000/base: Increase timeout of reset check.**\n+\n+  Previously, in check_reset_block RSPCIPHY was polled for 100 ms before\n+  determining that the ME veto is set. It's not enough. It need to be increased\n+  to 300 ms.\n+\n+* **e1000/base: Disable IPv6 extension header parsing on 82575.**\n+\n+  Disable IPv6 options as per hardware limitation.\n+\n+* **e1000/base: Prevent ULP flow if cable connected.**\n+\n+  Enabling ulp on link down when cable is connect caused an infinite\n+  loop of linkup/down indications in the NDIS driver.\n+  After discussed, correct flow is to enable ULP only when cable is\n+  disconnected.\n+\n+* **e1000/base: Support different EEARBC for i210.**\n+\n+  EEARBC has changed on i210. It means EEARBC has a different address on\n+  i210 than on other NICs. So, add a new entity named EEARBC_I210 to the\n+  register list and make sure the right one is being used on i210.\n+\n+* **e1000/base: Fix K1 configuration**\n+\n+  This patch is for the following updates to the K1 configurations:\n+  Tx idle period for entering K1 should be 128 ns.\n+  Minimum Tx idle period in K1 should be 256 ns.\n+\n+* **e1000/base: Fix link detect flow**\n+\n+  In case that auto-negotiate is not enabled, call\n+  e1000_setup_copper_link_generic instead of e1000_phy_setup_autoneg.\n+\n+* **e1000/base: Fix link check for i354 M88E1112 PHY**\n+\n+  e1000_check_for_link_media_swap() is supposed to check PHY page 0 for\n+  copper and PHY page 1 for \"other\" (fiber) link. We switched back from\n+  page 1 to page 0 too soon, before e1000_check_for_link_82575() is\n+  executed and we were never finding link on fiber (other).\n+\n+  If the link is copper, as the M88E1112 page address is set to 1, it should be\n+  set back to 0 before checking this link.\n+\n+* **e1000/base: Fix beacon duration for i217**\n+\n+  Fix for I217 Packet Loss issue - The Management Engine sets the FEXTNVM4\n+  Beacon Duration incorrectly.  This fix ensures that the correct value will\n+  always be set. Correct value for this field is 8 usec.\n+\n+* **e1000/base: Fix TIPG for non 10 half duplex mode**\n+\n+  TIPG value is increased when setting speed to 10 half to prevent\n+  packet loss. However, it was never decreased again when speed\n+  changes. This caused performance issues in the NDIS driver.\n+  Fix this to restore TIPG to default value on non 10 half.\n+\n+* **e1000/base: Fix reset of DH89XXCC SGMII**\n+\n+  For DH89XXCC_SGMII, write flush leaves registers of this device trashed\n+  (0xFFFFFFFF). Add check for this device.\n+  Also, after both for Port SW Reset and Device Reset case, platform should\n+  wait at least 3ms before reading any registers. Since waiting is\n+  conditionally executed only for Device Reset - remove the condition.\n+\n+* **e1000/base: Fix redundant PHY power down for i210**\n+\n+  Bit 11 of PHYREG 0 is used to power down PHY. The use of PHYREG 16 is\n+  unnecessary any more.\n+\n+* **e1000/base: fix jumbo frame CRC failures**\n+\n+  change the value of register 776.20[11:2] for jumbo mode from 0x1A to 0x1F.\n+  This is to enlarge the gap between read and write pointers in the TX Fifo.\n+  And replace the magic number with a macro by the way.\n+\n+* **e1000/base: Fix link flap on 82579**\n+\n+  Several customers have reported a link flap issue on 82579. The symptoms\n+  are random and intermittent link losses when 82579 is connected to specific\n+  switches. Issue has been root caused as interoperability problem between\n+  the NIC and at least some Broadcom PHYs in the Energy Efficient Ethernet\n+  wake mechanism.\n+  To fix the issue, we are disabling the Phase Locked Loop shutdown in 100M\n+  Low Power Idle. This solution will cause an increase of power in 100M EEE\n+  link. It may cost additional 28mW in this specific mode.\n+\n \n Libraries\n ~~~~~~~~~\n",
    "prefixes": [
        "dpdk-dev"
    ]
}