get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 7996,
    "url": "https://patches.dpdk.org/api/patches/7996/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1445810400-8978-5-git-send-email-marcdevel@gmail.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": "<1445810400-8978-5-git-send-email-marcdevel@gmail.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1445810400-8978-5-git-send-email-marcdevel@gmail.com",
    "date": "2015-10-25T21:59:59",
    "name": "[dpdk-dev,v6,4/5] doc: update with link changes",
    "commit_ref": null,
    "pull_url": null,
    "state": "changes-requested",
    "archived": true,
    "hash": "18c0b79c004a0837585212fc82a16aa49ba8ae09",
    "submitter": {
        "id": 314,
        "url": "https://patches.dpdk.org/api/people/314/?format=api",
        "name": "Marc Sune",
        "email": "marcdevel@gmail.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1445810400-8978-5-git-send-email-marcdevel@gmail.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/7996/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/7996/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 EB2A48D9D;\n\tSun, 25 Oct 2015 23:00:38 +0100 (CET)",
            "from mail-wi0-f182.google.com (mail-wi0-f182.google.com\n\t[209.85.212.182]) by dpdk.org (Postfix) with ESMTP id AD2B75A76\n\tfor <dev@dpdk.org>; Sun, 25 Oct 2015 23:00:34 +0100 (CET)",
            "by wicfv8 with SMTP id fv8so92022708wic.0\n\tfor <dev@dpdk.org>; Sun, 25 Oct 2015 15:00:34 -0700 (PDT)",
            "from localhost.localdomain\n\t(189.Red-83-47-134.dynamicIP.rima-tde.net. [83.47.134.189])\n\tby smtp.gmail.com with ESMTPSA id\n\tev1sm8733669wic.21.2015.10.25.15.00.33\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);\n\tSun, 25 Oct 2015 15:00:33 -0700 (PDT)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\n\th=from:to:cc:subject:date:message-id:in-reply-to:references;\n\tbh=99s8V6C9+DvBddZkMt+xsfO4Dh/55xE8e7ymS9P3Um0=;\n\tb=T2RbKZRrxuGkJLzoVC9X+F7hXzTwapIBzRopGWjBqCbnk1iecKzvukQwtKB2NiH22b\n\tL8JGvIhspf+h7XuxKfz0ISWyCHp/HheMZLFm3Py8Y/LKv+QLXacf8kIG3edO9lyTU8FP\n\tK4e6duf1svX2RNwSItcYPYj3kbHb2JZvvXcKmZ2fv7aASsbg48IfuweL9gE+WxurpCfO\n\tHHI8UXDG/WNegvSwObZ1Qq0P7lF++Pc/NvUWsKgxmymiXCou9TTXcmI+L0H6ixXxI+Bi\n\tKH0yf8obdglYVs3monMgCyDYPYE8Q0ycbw11eUIgZiGQ3kLlIwrkTCheQja/BrKJ+B4K\n\t7H3w==",
        "X-Received": "by 10.28.145.194 with SMTP id t185mr1591958wmd.65.1445810434567; \n\tSun, 25 Oct 2015 15:00:34 -0700 (PDT)",
        "From": "Marc Sune <marcdevel@gmail.com>",
        "To": "dev@dpdk.org",
        "Date": "Sun, 25 Oct 2015 22:59:59 +0100",
        "Message-Id": "<1445810400-8978-5-git-send-email-marcdevel@gmail.com>",
        "X-Mailer": "git-send-email 2.1.4",
        "In-Reply-To": "<1445810400-8978-1-git-send-email-marcdevel@gmail.com>",
        "References": "<1443993003-1059-1-git-send-email-marcdevel@gmail.com>\n\t<1445810400-8978-1-git-send-email-marcdevel@gmail.com>",
        "Subject": "[dpdk-dev] [PATCH v6 4/5] doc: update with link changes",
        "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": "Add new features, ABI changes and resolved issues notice for\nthe refactored link patch.\n\nSigned-off-by: Marc Sune <marcdevel@gmail.com>\n---\n doc/guides/rel_notes/release_2_2.rst | 23 +++++++++++++++++++++++\n 1 file changed, 23 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst\nindex 5687676..e0d1741 100644\n--- a/doc/guides/rel_notes/release_2_2.rst\n+++ b/doc/guides/rel_notes/release_2_2.rst\n@@ -4,6 +4,17 @@ DPDK Release 2.2\n New Features\n ------------\n \n+* **ethdev: define a set of advertised link speeds.**\n+\n+  Allowing to define a set of advertised speeds for auto-negociation,\n+  explicitely disable link auto-negociation (single speed) and full\n+  auto-negociation.\n+\n+* **ethdev: add speed_cap bitmap to recover eth device link speed capabilities\n+  define a set of advertised link speeds.**\n+\n+  ``struct rte_eth_dev_info`` has now speed_cap bitmap, which allows the\n+  application to recover the supported speeds for that ethernet device.\n \n Resolved Issues\n ---------------\n@@ -48,6 +59,11 @@ Libraries\n   Fixed issue where an incorrect Cuckoo Hash key table size could be\n   calculated limiting the size to 4GB.\n \n+* **ethdev: Fixed link_speed overflow in rte_eth_link for 100Gbps.**\n+\n+  100Gbps in Mbps (100000) exceeds 16 bit max value of ``link_speed`` in\n+  ``rte_eth_link``.\n+\n \n Examples\n ~~~~~~~~\n@@ -81,6 +97,8 @@ API Changes\n * The deprecated ring PMD functions are removed:\n   rte_eth_ring_pair_create() and rte_eth_ring_pair_attach().\n \n+* New API call, rte_eth_speed_to_bm_flag(), in ethdev to map numerical speeds\n+  to bitmap fields.\n \n ABI Changes\n -----------\n@@ -91,6 +109,11 @@ ABI Changes\n * The ethdev flow director entries for SCTP were changed.\n   It was already done in 2.1 for CONFIG_RTE_NEXT_ABI.\n \n+* The ethdev rte_eth_link and rte_eth_conf structures were changed to\n+  support the new link API, as well as ETH_LINK_HALF/FULL_DUPLEX.\n+\n+* The ethdev rte_eth_dev_info was changed to support device speed capabilities.\n+\n * The mbuf structure was changed to support unified packet type.\n   It was already done in 2.1 for CONFIG_RTE_NEXT_ABI.\n \n",
    "prefixes": [
        "dpdk-dev",
        "v6",
        "4/5"
    ]
}