get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 102015,
    "url": "http://patches.dpdk.org/api/patches/102015/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211018123835.1080174-11-conor.walsh@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": "<20211018123835.1080174-11-conor.walsh@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20211018123835.1080174-11-conor.walsh@intel.com",
    "date": "2021-10-18T12:38:33",
    "name": "[v8,10/12] dma/ioat: add burst capacity function",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "ffc1aef680440c39134d5f07f80a3f0a4e49993a",
    "submitter": {
        "id": 1935,
        "url": "http://patches.dpdk.org/api/people/1935/?format=api",
        "name": "Conor Walsh",
        "email": "conor.walsh@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211018123835.1080174-11-conor.walsh@intel.com/mbox/",
    "series": [
        {
            "id": 19738,
            "url": "http://patches.dpdk.org/api/series/19738/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19738",
            "date": "2021-10-18T12:38:23",
            "name": "dma: add dmadev driver for ioat devices",
            "version": 8,
            "mbox": "http://patches.dpdk.org/series/19738/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/102015/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/102015/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 mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 0522EA0C43;\n\tMon, 18 Oct 2021 14:39:45 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 6D76A4113A;\n\tMon, 18 Oct 2021 14:39:08 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by mails.dpdk.org (Postfix) with ESMTP id BA1F34115F\n for <dev@dpdk.org>; Mon, 18 Oct 2021 14:39:06 +0200 (CEST)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 18 Oct 2021 05:39:06 -0700",
            "from silpixa00401160.ir.intel.com ([10.55.129.96])\n by orsmga005.jf.intel.com with ESMTP; 18 Oct 2021 05:39:04 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10140\"; a=\"228117683\"",
            "E=Sophos;i=\"5.85,382,1624345200\"; d=\"scan'208\";a=\"228117683\"",
            "E=Sophos;i=\"5.85,382,1624345200\"; d=\"scan'208\";a=\"661361167\""
        ],
        "X-ExtLoop1": "1",
        "From": "Conor Walsh <conor.walsh@intel.com>",
        "To": "bruce.richardson@intel.com, thomas@monjalon.net, fengchengwen@huawei.com,\n jerinj@marvell.com, kevin.laatz@intel.com",
        "Cc": "dev@dpdk.org,\n\tConor Walsh <conor.walsh@intel.com>",
        "Date": "Mon, 18 Oct 2021 12:38:33 +0000",
        "Message-Id": "<20211018123835.1080174-11-conor.walsh@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20211018123835.1080174-1-conor.walsh@intel.com>",
        "References": "<20210827172550.1522362-1-conor.walsh@intel.com>\n <20211018123835.1080174-1-conor.walsh@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v8 10/12] dma/ioat: add burst capacity function",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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": "Adds the ability to find the remaining space in the IOAT ring.\n\nSigned-off-by: Conor Walsh <conor.walsh@intel.com>\nSigned-off-by: Kevin Laatz <kevin.laatz@intel.com>\nAcked-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n drivers/dma/ioat/ioat_dmadev.c | 14 ++++++++++++++\n 1 file changed, 14 insertions(+)",
    "diff": "diff --git a/drivers/dma/ioat/ioat_dmadev.c b/drivers/dma/ioat/ioat_dmadev.c\nindex 3d4d7b66e2..a230496b11 100644\n--- a/drivers/dma/ioat/ioat_dmadev.c\n+++ b/drivers/dma/ioat/ioat_dmadev.c\n@@ -516,6 +516,19 @@ ioat_completed_status(void *dev_private, uint16_t qid __rte_unused,\n \treturn count;\n }\n \n+/* Get the remaining capacity of the ring. */\n+static uint16_t\n+ioat_burst_capacity(const void *dev_private, uint16_t vchan __rte_unused)\n+{\n+\tconst struct ioat_dmadev *ioat = dev_private;\n+\tunsigned short size = ioat->qcfg.nb_desc - 1;\n+\tunsigned short read = ioat->next_read;\n+\tunsigned short write = ioat->next_write;\n+\tunsigned short space = size - (write - read);\n+\n+\treturn space;\n+}\n+\n /* Retrieve the generic stats of a DMA device. */\n static int\n ioat_stats_get(const struct rte_dma_dev *dev, uint16_t vchan __rte_unused,\n@@ -601,6 +614,7 @@ ioat_dmadev_create(const char *name, struct rte_pci_device *dev)\n \n \tdmadev->dev_ops = &ioat_dmadev_ops;\n \n+\tdmadev->fp_obj->burst_capacity = ioat_burst_capacity;\n \tdmadev->fp_obj->completed = ioat_completed;\n \tdmadev->fp_obj->completed_status = ioat_completed_status;\n \tdmadev->fp_obj->copy = ioat_enqueue_copy;\n",
    "prefixes": [
        "v8",
        "10/12"
    ]
}