get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 8072,
    "url": "http://patches.dpdk.org/api/patches/8072/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1445950311-20497-6-git-send-email-konstantin.ananyev@intel.com/",
    "project": {
        "id": 1,
        "url": "http://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": "<1445950311-20497-6-git-send-email-konstantin.ananyev@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1445950311-20497-6-git-send-email-konstantin.ananyev@intel.com",
    "date": "2015-10-27T12:51:47",
    "name": "[dpdk-dev,PATCHv7,5/9] fm10k: add HW specific desc_lim data into dev_info",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "3a3cea94d7b9ba2afe6f8ba040b7a99a21c6c387",
    "submitter": {
        "id": 33,
        "url": "http://patches.dpdk.org/api/people/33/?format=api",
        "name": "Ananyev, Konstantin",
        "email": "konstantin.ananyev@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1445950311-20497-6-git-send-email-konstantin.ananyev@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/8072/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/8072/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 B557D8E67;\n\tTue, 27 Oct 2015 13:52:30 +0100 (CET)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n\tby dpdk.org (Postfix) with ESMTP id 8815D8D9C\n\tfor <dev@dpdk.org>; Tue, 27 Oct 2015 13:52:23 +0100 (CET)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n\tby fmsmga103.fm.intel.com with ESMTP; 27 Oct 2015 05:52:21 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby FMSMGA003.fm.intel.com with ESMTP; 27 Oct 2015 05:52:19 -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\tt9RCqIo8028738; Tue, 27 Oct 2015 12:52:18 GMT",
            "from sivswdev02.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev02.ir.intel.com with ESMTP id t9RCqIt1020587;\n\tTue, 27 Oct 2015 12:52:18 GMT",
            "(from kananye1@localhost)\n\tby sivswdev02.ir.intel.com with  id t9RCqI5x020583;\n\tTue, 27 Oct 2015 12:52:18 GMT"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.20,205,1444719600\"; d=\"scan'208\";a=\"588888826\"",
        "From": "Konstantin Ananyev <konstantin.ananyev@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Tue, 27 Oct 2015 12:51:47 +0000",
        "Message-Id": "<1445950311-20497-6-git-send-email-konstantin.ananyev@intel.com>",
        "X-Mailer": "git-send-email 1.7.4.1",
        "In-Reply-To": [
            "<1445950311-20497-1-git-send-email-konstantin.ananyev@intel.com>",
            "<1445515592-25920-2-git-send-email-konstantin.ananyev@intel.com>"
        ],
        "References": [
            "<1445950311-20497-1-git-send-email-konstantin.ananyev@intel.com>",
            "<1445515592-25920-2-git-send-email-konstantin.ananyev@intel.com>"
        ],
        "Subject": "[dpdk-dev] [PATCHv7 5/9] fm10k: add HW specific desc_lim data into\n\tdev_info",
        "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: Konstantin Ananyev <konstantin.ananyev@intel.com>\n---\n drivers/net/fm10k/fm10k_ethdev.c | 11 +++++++++++\n 1 file changed, 11 insertions(+)",
    "diff": "diff --git a/drivers/net/fm10k/fm10k_ethdev.c b/drivers/net/fm10k/fm10k_ethdev.c\nindex a69c990..9588dab 100644\n--- a/drivers/net/fm10k/fm10k_ethdev.c\n+++ b/drivers/net/fm10k/fm10k_ethdev.c\n@@ -964,6 +964,17 @@ fm10k_dev_infos_get(struct rte_eth_dev *dev,\n \t\t\t\tETH_TXQ_FLAGS_NOOFFLOADS,\n \t};\n \n+\tdev_info->rx_desc_lim = (struct rte_eth_desc_lim) {\n+\t\t.nb_max = FM10K_MAX_RX_DESC,\n+\t\t.nb_min = FM10K_MIN_RX_DESC,\n+\t\t.nb_align = FM10K_MULT_RX_DESC,\n+\t};\n+\n+\tdev_info->tx_desc_lim = (struct rte_eth_desc_lim) {\n+\t\t.nb_max = FM10K_MAX_TX_DESC,\n+\t\t.nb_min = FM10K_MIN_TX_DESC,\n+\t\t.nb_align = FM10K_MULT_TX_DESC,\n+\t};\n }\n \n static int\n",
    "prefixes": [
        "dpdk-dev",
        "PATCHv7",
        "5/9"
    ]
}