get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 74602,
    "url": "https://patches.dpdk.org/api/patches/74602/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1595399890-27300-4-git-send-email-tangchengchang@huawei.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": "<1595399890-27300-4-git-send-email-tangchengchang@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1595399890-27300-4-git-send-email-tangchengchang@huawei.com",
    "date": "2020-07-22T06:38:10",
    "name": "[RFC,v2,3/3] app/testpmd: Add RX buffer size dispaly in queue info querry",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "129d05028ffbef0b03989686319b9eabe87a0964",
    "submitter": {
        "id": 1792,
        "url": "https://patches.dpdk.org/api/people/1792/?format=api",
        "name": "Chengchang Tang",
        "email": "tangchengchang@huawei.com"
    },
    "delegate": {
        "id": 319,
        "url": "https://patches.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1595399890-27300-4-git-send-email-tangchengchang@huawei.com/mbox/",
    "series": [
        {
            "id": 11227,
            "url": "https://patches.dpdk.org/api/series/11227/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=11227",
            "date": "2020-07-22T06:38:08",
            "name": "add rx buffer size for rte_eth_rxq_info",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/11227/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/74602/comments/",
    "check": "warning",
    "checks": "https://patches.dpdk.org/api/patches/74602/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 0FD07A0526;\n\tWed, 22 Jul 2020 08:40:32 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id E12291C027;\n\tWed, 22 Jul 2020 08:40:17 +0200 (CEST)",
            "from huawei.com (szxga06-in.huawei.com [45.249.212.32])\n by dpdk.org (Postfix) with ESMTP id 817FD1BFEF\n for <dev@dpdk.org>; Wed, 22 Jul 2020 08:40:13 +0200 (CEST)",
            "from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.58])\n by Forcepoint Email with ESMTP id C36834EA948B5FE20F03;\n Wed, 22 Jul 2020 14:40:08 +0800 (CST)",
            "from localhost.localdomain (10.69.192.56) by\n DGGEMS404-HUB.china.huawei.com (10.3.19.204) with Microsoft SMTP Server id\n 14.3.487.0; Wed, 22 Jul 2020 14:39:58 +0800"
        ],
        "From": "Chengchang Tang <tangchengchang@huawei.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<linuxarm@huawei.com>, <thomas@monjalon.net>, <arybchenko@solarflare.com>,\n <ferruh.yigit@intel.com>",
        "Date": "Wed, 22 Jul 2020 14:38:10 +0800",
        "Message-ID": "<1595399890-27300-4-git-send-email-tangchengchang@huawei.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1595399890-27300-1-git-send-email-tangchengchang@huawei.com>",
        "References": "<1592894934-57856-1-git-send-email-tangchengchang@huawei.com>\n <1595399890-27300-1-git-send-email-tangchengchang@huawei.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.69.192.56]",
        "X-CFilter-Loop": "Reflected",
        "Subject": "[dpdk-dev] [RFC v2 3/3] app/testpmd: Add RX buffer size dispaly in\n\tqueue info querry",
        "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 <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 <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Add RX buffer size to queue info querry cmd so that the user can get the\nbuffer length used by hw queue for receiving packets.\n\nSigned-off-by: Chengchang Tang <tangchengchang@huawei.com>\n---\n app/test-pmd/config.c | 1 +\n 1 file changed, 1 insertion(+)\n\n--\n2.7.4",
    "diff": "diff --git a/app/test-pmd/config.c b/app/test-pmd/config.c\nindex 30bee33..da2f837 100644\n--- a/app/test-pmd/config.c\n+++ b/app/test-pmd/config.c\n@@ -452,6 +452,7 @@ 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(\"\\nRX Buffer size: %hu\", qinfo.rx_buf_size);\n \tprintf(\"\\nNumber of RXDs: %hu\", qinfo.nb_desc);\n\n \tif (rte_eth_rx_burst_mode_get(port_id, queue_id, &mode) == 0)\n",
    "prefixes": [
        "RFC",
        "v2",
        "3/3"
    ]
}