get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 64046,
    "url": "http://patches.dpdk.org/api/patches/64046/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191220031535.19274-6-chenxux.di@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": "<20191220031535.19274-6-chenxux.di@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20191220031535.19274-6-chenxux.di@intel.com",
    "date": "2019-12-20T03:15:35",
    "name": "[v3,5/5] net/e1000: cleanup Tx buffers",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "b805804863801a6941f715f450efc77dd90b2e78",
    "submitter": {
        "id": 1409,
        "url": "http://patches.dpdk.org/api/people/1409/?format=api",
        "name": "Chenxu Di",
        "email": "chenxux.di@intel.com"
    },
    "delegate": {
        "id": 31221,
        "url": "http://patches.dpdk.org/api/users/31221/?format=api",
        "username": "yexl",
        "first_name": "xiaolong",
        "last_name": "ye",
        "email": "xiaolong.ye@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191220031535.19274-6-chenxux.di@intel.com/mbox/",
    "series": [
        {
            "id": 7902,
            "url": "http://patches.dpdk.org/api/series/7902/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7902",
            "date": "2019-12-20T03:15:30",
            "name": "drivers/net: cleanup Tx buffers",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/7902/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/64046/comments/",
    "check": "warning",
    "checks": "http://patches.dpdk.org/api/patches/64046/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 479C7A04F3;\n\tFri, 20 Dec 2019 04:20:43 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 6AC251BF94;\n\tFri, 20 Dec 2019 04:20:23 +0100 (CET)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by dpdk.org (Postfix) with ESMTP id 6E0341BF92\n for <dev@dpdk.org>; Fri, 20 Dec 2019 04:20:18 +0100 (CET)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n 19 Dec 2019 19:20:18 -0800",
            "from intel.sh.intel.com ([10.239.255.149])\n by orsmga001.jf.intel.com with ESMTP; 19 Dec 2019 19:20:16 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.69,334,1571727600\"; d=\"scan'208\";a=\"298908371\"",
        "From": "Chenxu Di <chenxux.di@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Yang Qiming <qiming.yang@intel.com>,\n\tChenxu Di <chenxux.di@intel.com>",
        "Date": "Fri, 20 Dec 2019 03:15:35 +0000",
        "Message-Id": "<20191220031535.19274-6-chenxux.di@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20191220031535.19274-1-chenxux.di@intel.com>",
        "References": "<20191203055134.72874-1-chenxux.di@intel.com>\n <20191220031535.19274-1-chenxux.di@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v3 5/5] net/e1000: cleanup Tx buffers",
        "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 support to the igb vf for the API rte_eth_tx_done_cleanup\n to force free consumed buffers on Tx ring.\n\nSigned-off-by: Chenxu Di <chenxux.di@intel.com>\n---\n drivers/net/e1000/igb_ethdev.c | 1 +\n 1 file changed, 1 insertion(+)",
    "diff": "diff --git a/drivers/net/e1000/igb_ethdev.c b/drivers/net/e1000/igb_ethdev.c\nindex a3e30dbe5..647d5504f 100644\n--- a/drivers/net/e1000/igb_ethdev.c\n+++ b/drivers/net/e1000/igb_ethdev.c\n@@ -446,6 +446,7 @@ static const struct eth_dev_ops igbvf_eth_dev_ops = {\n \t.tx_descriptor_status = eth_igb_tx_descriptor_status,\n \t.tx_queue_setup       = eth_igb_tx_queue_setup,\n \t.tx_queue_release     = eth_igb_tx_queue_release,\n+\t.tx_done_cleanup      = eth_igb_tx_done_cleanup,\n \t.set_mc_addr_list     = eth_igb_set_mc_addr_list,\n \t.rxq_info_get         = igb_rxq_info_get,\n \t.txq_info_get         = igb_txq_info_get,\n",
    "prefixes": [
        "v3",
        "5/5"
    ]
}