get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 7750,
    "url": "https://patches.dpdk.org/api/patches/7750/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1445292384-19815-3-git-send-email-amine.kherbouche@6wind.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": "<1445292384-19815-3-git-send-email-amine.kherbouche@6wind.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1445292384-19815-3-git-send-email-amine.kherbouche@6wind.com",
    "date": "2015-10-19T22:06:20",
    "name": "[dpdk-dev,dpdk-dev,PATCHv6,2/6] testpmd: enhance the command to display RX/TX queue information",
    "commit_ref": null,
    "pull_url": null,
    "state": "changes-requested",
    "archived": true,
    "hash": "b7e2024392a6e881a61a49a2dacdbde2c59eb772",
    "submitter": {
        "id": 349,
        "url": "https://patches.dpdk.org/api/people/349/?format=api",
        "name": "Aminek Kherbouche",
        "email": "amine.kherbouche@6wind.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1445292384-19815-3-git-send-email-amine.kherbouche@6wind.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/7750/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/7750/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 772848E82;\n\tTue, 20 Oct 2015 00:07:03 +0200 (CEST)",
            "from mail-wi0-f170.google.com (mail-wi0-f170.google.com\n\t[209.85.212.170]) by dpdk.org (Postfix) with ESMTP id 5F8588E79\n\tfor <dev@dpdk.org>; Tue, 20 Oct 2015 00:06:55 +0200 (CEST)",
            "by wijp11 with SMTP id p11so20122302wij.0\n\tfor <dev@dpdk.org>; Mon, 19 Oct 2015 15:06:55 -0700 (PDT)",
            "from griffon.dev.6wind.com (guy78-3-82-239-227-177.fbx.proxad.net.\n\t[82.239.227.177]) by smtp.gmail.com with ESMTPSA id\n\tjd7sm42620096wjb.19.2015.10.19.15.06.54\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\n\tMon, 19 Oct 2015 15:06:54 -0700 (PDT)"
        ],
        "X-Google-DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20130820;\n\th=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to\n\t:references;\n\tbh=it+tU4xYPmyeNuO1t8J6s2iT7phrDSg2rEKKDr6eXrs=;\n\tb=CzWPwgVLVIsBsAaJXqB11O6nEakl80sUINMBvcd4pl77679Ui1ay5NKHgy4LY8TgWy\n\tngfok/cGAaeKozurnl7QvI8jq3n9bsp4+4LpMyssXkx6d+tWKbhYYgiBq14DF+fPduFn\n\tyzZcVr+JZX/YiCLwMvqaEMRA65EzHqSM3ko4v62TUjh/qr4pwoJndH4q8wBr8tm/BpoG\n\tsbXZqmdT0TPkDRv5nq+8PdkB4ZPWQtcioR8g6W0hFoRf2wmMmjmXvBwVUR6U50JAmrsR\n\tPqtLrJNDOkE0y2QT4WWyPDD7vVl28vlVzv3Lk/MdVplJnqawsOHV9yS3qORVqIzGSal4\n\tBCYA==",
        "X-Gm-Message-State": "ALoCoQkZU06UBrW7G6JeClWRQcKERE0E82d6qt9vowLWUAaUG+1VNlZCxm6O69HJxqf7AbNFPts8",
        "X-Received": "by 10.194.47.244 with SMTP id g20mr26003720wjn.124.1445292415272;\n\tMon, 19 Oct 2015 15:06:55 -0700 (PDT)",
        "From": "Amine Kherbouche <amine.kherbouche@6wind.com>",
        "To": "dev@dpdk.org",
        "Date": "Tue, 20 Oct 2015 00:06:20 +0200",
        "Message-Id": "<1445292384-19815-3-git-send-email-amine.kherbouche@6wind.com>",
        "X-Mailer": "git-send-email 1.7.10.4",
        "In-Reply-To": "<1445292384-19815-1-git-send-email-amine.kherbouche@6wind.com>",
        "References": "<1443729293-20753-2-git-send-email-konstantin.ananyev@intel.com>\n\t<1445292384-19815-1-git-send-email-amine.kherbouche@6wind.com>",
        "Cc": "amine.kherbouche@6wind.com",
        "Subject": "[dpdk-dev] [dpdk-dev,\n\tPATCHv6 2/6] testpmd: enhance the command to display RX/TX queue\n\tinformation",
        "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": "Display the additional information added in rte_eth_txq_info struct\nfor queue descriptors.\n\nSigned-off-by: Amine Kherbouche <amine.kherbouche@6wind.com>\n---\n app/test-pmd/config.c |    8 ++++++--\n 1 file changed, 6 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/app/test-pmd/config.c b/app/test-pmd/config.c\nindex aad2ab6..761519f 100644\n--- a/app/test-pmd/config.c\n+++ b/app/test-pmd/config.c\n@@ -321,7 +321,9 @@ rx_queue_infos_display(portid_t port_id, uint16_t queue_id)\n \t\t(qinfo.conf.rx_deferred_start != 0) ? \"on\" : \"off\");\n \tprintf(\"\\nRX scattered packets: %s\",\n \t\t(qinfo.scattered_rx != 0) ? \"on\" : \"off\");\n-\tprintf(\"\\nNumber of RXDs: %hu\", qinfo.nb_desc);\n+\tprintf(\"\\nNumber of Total RXDs: %hu\", qinfo.nb_desc);\n+\tprintf(\"\\nNumber of Used RXDs: %hu\",qinfo.used_desc);\n+\tprintf(\"\\nNumber of Free RXDs: %hu\",qinfo.free_desc);\n \tprintf(\"\\n\");\n }\n \n@@ -351,7 +353,9 @@ tx_queue_infos_display(portid_t port_id, uint16_t queue_id)\n \tprintf(\"\\nTX flags: %#x\", qinfo.conf.txq_flags);\n \tprintf(\"\\nTX deferred start: %s\",\n \t\t(qinfo.conf.tx_deferred_start != 0) ? \"on\" : \"off\");\n-\tprintf(\"\\nNumber of TXDs: %hu\", qinfo.nb_desc);\n+\tprintf(\"\\nNumber of Total TXDs: %hu\", qinfo.nb_desc);\n+\tprintf(\"\\nNumber of Used TXDs: %hu\",qinfo.used_desc);\n+\tprintf(\"\\nNumber of Free TXDs: %hu\",qinfo.free_desc);\n \tprintf(\"\\n\");\n }\n \n",
    "prefixes": [
        "dpdk-dev",
        "dpdk-dev",
        "PATCHv6",
        "2/6"
    ]
}