get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 42441,
    "url": "http://patches.dpdk.org/api/patches/42441/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180705210741.17974-14-maxime.coquelin@redhat.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": "<20180705210741.17974-14-maxime.coquelin@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20180705210741.17974-14-maxime.coquelin@redhat.com",
    "date": "2018-07-05T21:07:39",
    "name": "[v8,13/15] vhost: add Tx support for packed ring",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "593a23f8d6f0e7807488be98be77e00cfde278bd",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "delegate": {
        "id": 2642,
        "url": "http://patches.dpdk.org/api/users/2642/?format=api",
        "username": "mcoquelin",
        "first_name": "Maxime",
        "last_name": "Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180705210741.17974-14-maxime.coquelin@redhat.com/mbox/",
    "series": [
        {
            "id": 443,
            "url": "http://patches.dpdk.org/api/series/443/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=443",
            "date": "2018-07-05T21:07:26",
            "name": "Vhost: add support to packed ring layout",
            "version": 8,
            "mbox": "http://patches.dpdk.org/series/443/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/42441/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/42441/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 [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id B2F221BF95;\n\tThu,  5 Jul 2018 23:08:13 +0200 (CEST)",
            "from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73])\n\tby dpdk.org (Postfix) with ESMTP id 740B51BF83\n\tfor <dev@dpdk.org>; Thu,  5 Jul 2018 23:08:11 +0200 (CEST)",
            "from smtp.corp.redhat.com\n\t(int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id 1CA7881A4EA9;\n\tThu,  5 Jul 2018 21:08:11 +0000 (UTC)",
            "from localhost.localdomain (ovpn-112-37.ams2.redhat.com\n\t[10.36.112.37])\n\tby smtp.corp.redhat.com (Postfix) with ESMTP id 604B22166BA9;\n\tThu,  5 Jul 2018 21:08:09 +0000 (UTC)"
        ],
        "From": "Maxime Coquelin <maxime.coquelin@redhat.com>",
        "To": "tiwei.bie@intel.com, zhihong.wang@intel.com, jfreimann@redhat.com,\n\tdev@dpdk.org",
        "Cc": "mst@redhat.com, jasowang@redhat.com, wexu@redhat.com,\n\tMaxime Coquelin <maxime.coquelin@redhat.com>",
        "Date": "Thu,  5 Jul 2018 23:07:39 +0200",
        "Message-Id": "<20180705210741.17974-14-maxime.coquelin@redhat.com>",
        "In-Reply-To": "<20180705210741.17974-1-maxime.coquelin@redhat.com>",
        "References": "<20180705210741.17974-1-maxime.coquelin@redhat.com>",
        "X-Scanned-By": "MIMEDefang 2.78 on 10.11.54.6",
        "X-Greylist": [
            "Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.11.55.8]); Thu, 05 Jul 2018 21:08:11 +0000 (UTC)",
            "inspected by milter-greylist-4.5.16 (mx1.redhat.com\n\t[10.11.55.8]); \n\tThu, 05 Jul 2018 21:08:11 +0000 (UTC) for IP:'10.11.54.6'\n\tDOMAIN:'int-mx06.intmail.prod.int.rdu2.redhat.com'\n\tHELO:'smtp.corp.redhat.com' FROM:'maxime.coquelin@redhat.com' RCPT:''"
        ],
        "Subject": "[dpdk-dev] [PATCH v8 13/15] vhost: add Tx support for packed ring",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>\n---\n lib/librte_vhost/vhost.h      |   1 +\n lib/librte_vhost/virtio_net.c | 119 +++++++++++++++++++++++++++++++++++++++++-\n 2 files changed, 119 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/lib/librte_vhost/vhost.h b/lib/librte_vhost/vhost.h\nindex 9caa05493..a18c63cad 100644\n--- a/lib/librte_vhost/vhost.h\n+++ b/lib/librte_vhost/vhost.h\n@@ -56,6 +56,7 @@ struct buf_vector {\n struct zcopy_mbuf {\n \tstruct rte_mbuf *mbuf;\n \tuint32_t desc_idx;\n+\tuint16_t desc_count;\n \tuint16_t in_use;\n \n \tTAILQ_ENTRY(zcopy_mbuf) next;\ndiff --git a/lib/librte_vhost/virtio_net.c b/lib/librte_vhost/virtio_net.c\nindex ebf62071f..e79a82f45 100644\n--- a/lib/librte_vhost/virtio_net.c\n+++ b/lib/librte_vhost/virtio_net.c\n@@ -1447,6 +1447,120 @@ virtio_dev_tx_split(struct virtio_net *dev, struct vhost_virtqueue *vq,\n \treturn i;\n }\n \n+static __rte_always_inline uint16_t\n+virtio_dev_tx_packed(struct virtio_net *dev, struct vhost_virtqueue *vq,\n+\tstruct rte_mempool *mbuf_pool, struct rte_mbuf **pkts, uint16_t count)\n+{\n+\tuint16_t i;\n+\n+\trte_prefetch0(&vq->desc_packed[vq->last_avail_idx]);\n+\n+\tif (unlikely(dev->dequeue_zero_copy)) {\n+\t\tstruct zcopy_mbuf *zmbuf, *next;\n+\n+\t\tfor (zmbuf = TAILQ_FIRST(&vq->zmbuf_list);\n+\t\t     zmbuf != NULL; zmbuf = next) {\n+\t\t\tnext = TAILQ_NEXT(zmbuf, next);\n+\n+\t\t\tif (mbuf_is_consumed(zmbuf->mbuf)) {\n+\t\t\t\tupdate_shadow_used_ring_packed(vq,\n+\t\t\t\t\t\tzmbuf->desc_idx,\n+\t\t\t\t\t\t0,\n+\t\t\t\t\t\tzmbuf->desc_count);\n+\n+\t\t\t\tTAILQ_REMOVE(&vq->zmbuf_list, zmbuf, next);\n+\t\t\t\trestore_mbuf(zmbuf->mbuf);\n+\t\t\t\trte_pktmbuf_free(zmbuf->mbuf);\n+\t\t\t\tput_zmbuf(zmbuf);\n+\t\t\t\tvq->nr_zmbuf -= 1;\n+\t\t\t}\n+\t\t}\n+\n+\t\tflush_shadow_used_ring_packed(dev, vq);\n+\t\tvhost_vring_call(dev, vq);\n+\t}\n+\n+\tVHOST_LOG_DEBUG(VHOST_DATA, \"(%d) %s\\n\", dev->vid, __func__);\n+\n+\tcount = RTE_MIN(count, MAX_PKT_BURST);\n+\tVHOST_LOG_DEBUG(VHOST_DATA, \"(%d) about to dequeue %u buffers\\n\",\n+\t\t\tdev->vid, count);\n+\n+\tfor (i = 0; i < count; i++) {\n+\t\tstruct buf_vector buf_vec[BUF_VECTOR_MAX];\n+\t\tuint16_t buf_id, dummy_len;\n+\t\tuint16_t desc_count, nr_vec = 0;\n+\t\tint err;\n+\n+\t\tif (unlikely(fill_vec_buf_packed(dev, vq,\n+\t\t\t\t\t\tvq->last_avail_idx, &desc_count,\n+\t\t\t\t\t\tbuf_vec, &nr_vec,\n+\t\t\t\t\t\t&buf_id, &dummy_len,\n+\t\t\t\t\t\tVHOST_ACCESS_RW) < 0))\n+\t\t\tbreak;\n+\n+\t\tif (likely(dev->dequeue_zero_copy == 0))\n+\t\t\tupdate_shadow_used_ring_packed(vq, buf_id, 0,\n+\t\t\t\t\tdesc_count);\n+\n+\t\trte_prefetch0((void *)(uintptr_t)buf_vec[0].buf_addr);\n+\n+\t\tpkts[i] = rte_pktmbuf_alloc(mbuf_pool);\n+\t\tif (unlikely(pkts[i] == NULL)) {\n+\t\t\tRTE_LOG(ERR, VHOST_DATA,\n+\t\t\t\t\"Failed to allocate memory for mbuf.\\n\");\n+\t\t\tbreak;\n+\t\t}\n+\n+\t\terr = copy_desc_to_mbuf(dev, vq, buf_vec, nr_vec, pkts[i],\n+\t\t\t\tmbuf_pool);\n+\t\tif (unlikely(err)) {\n+\t\t\trte_pktmbuf_free(pkts[i]);\n+\t\t\tbreak;\n+\t\t}\n+\n+\t\tif (unlikely(dev->dequeue_zero_copy)) {\n+\t\t\tstruct zcopy_mbuf *zmbuf;\n+\n+\t\t\tzmbuf = get_zmbuf(vq);\n+\t\t\tif (!zmbuf) {\n+\t\t\t\trte_pktmbuf_free(pkts[i]);\n+\t\t\t\tbreak;\n+\t\t\t}\n+\t\t\tzmbuf->mbuf = pkts[i];\n+\t\t\tzmbuf->desc_idx = buf_id;\n+\t\t\tzmbuf->desc_count = desc_count;\n+\n+\t\t\t/*\n+\t\t\t * Pin lock the mbuf; we will check later to see\n+\t\t\t * whether the mbuf is freed (when we are the last\n+\t\t\t * user) or not. If that's the case, we then could\n+\t\t\t * update the used ring safely.\n+\t\t\t */\n+\t\t\trte_mbuf_refcnt_update(pkts[i], 1);\n+\n+\t\t\tvq->nr_zmbuf += 1;\n+\t\t\tTAILQ_INSERT_TAIL(&vq->zmbuf_list, zmbuf, next);\n+\t\t}\n+\n+\t\tvq->last_avail_idx += desc_count;\n+\t\tif (vq->last_avail_idx >= vq->size) {\n+\t\t\tvq->last_avail_idx -= vq->size;\n+\t\t\tvq->avail_wrap_counter ^= 1;\n+\t\t}\n+\t}\n+\n+\tif (likely(dev->dequeue_zero_copy == 0)) {\n+\t\tdo_data_copy_dequeue(vq);\n+\t\tif (unlikely(i < count))\n+\t\t\tvq->shadow_used_idx = i;\n+\t\tflush_shadow_used_ring_packed(dev, vq);\n+\t\tvhost_vring_call(dev, vq);\n+\t}\n+\n+\treturn i;\n+}\n+\n uint16_t\n rte_vhost_dequeue_burst(int vid, uint16_t queue_id,\n \tstruct rte_mempool *mbuf_pool, struct rte_mbuf **pkts, uint16_t count)\n@@ -1515,7 +1629,10 @@ rte_vhost_dequeue_burst(int vid, uint16_t queue_id,\n \t\tcount -= 1;\n \t}\n \n-\tcount = virtio_dev_tx_split(dev, vq, mbuf_pool, pkts, count);\n+\tif (vq_is_packed(dev))\n+\t\tcount = virtio_dev_tx_packed(dev, vq, mbuf_pool, pkts, count);\n+\telse\n+\t\tcount = virtio_dev_tx_split(dev, vq, mbuf_pool, pkts, count);\n \n out:\n \tif (dev->features & (1ULL << VIRTIO_F_IOMMU_PLATFORM))\n",
    "prefixes": [
        "v8",
        "13/15"
    ]
}