Show a cover letter.

GET /api/covers/125797/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 125797,
    "url": "http://patches.dpdk.org/api/covers/125797/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/168069838578.833254.4856666346839028593.stgit@ebuild.local/",
    "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": "<168069838578.833254.4856666346839028593.stgit@ebuild.local>",
    "list_archive_url": "https://inbox.dpdk.org/dev/168069838578.833254.4856666346839028593.stgit@ebuild.local",
    "date": "2023-04-05T12:40:09",
    "name": "[v2,0/3] vhost: add device op to offload the interrupt kick",
    "submitter": {
        "id": 672,
        "url": "http://patches.dpdk.org/api/people/672/?format=api",
        "name": "Eelco Chaudron",
        "email": "echaudro@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/168069838578.833254.4856666346839028593.stgit@ebuild.local/mbox/",
    "series": [
        {
            "id": 27626,
            "url": "http://patches.dpdk.org/api/series/27626/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27626",
            "date": "2023-04-05T12:40:09",
            "name": "vhost: add device op to offload the interrupt kick",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/27626/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/125797/comments/",
    "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 47520428D3;\n\tWed,  5 Apr 2023 14:40:26 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id D552841153;\n\tWed,  5 Apr 2023 14:40:25 +0200 (CEST)",
            "from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [170.10.129.124])\n by mails.dpdk.org (Postfix) with ESMTP id 7DB4C41133\n for <dev@dpdk.org>; Wed,  5 Apr 2023 14:40:24 +0200 (CEST)",
            "from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com\n [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS\n (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n us-mta-73-IWVoqrlDOuGcWEr5fpzYWQ-1; Wed, 05 Apr 2023 08:40:22 -0400",
            "from smtp.corp.redhat.com (int-mx10.intmail.prod.int.rdu2.redhat.com\n [10.11.54.10])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 5F1C288B7A2;\n Wed,  5 Apr 2023 12:40:22 +0000 (UTC)",
            "from localhost.localdomain (unknown [10.39.193.129])\n by smtp.corp.redhat.com (Postfix) with ESMTP id B2440400F4F;\n Wed,  5 Apr 2023 12:40:21 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1680698423;\n h=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n to:to:cc:cc:mime-version:mime-version:content-type:content-type:\n content-transfer-encoding:content-transfer-encoding;\n bh=l7VyHMqM2E5kI54ba3UGkt/tgukymMH8CklmS9+fDWQ=;\n b=PqdKLCqNcAlLDZnUDS/Vp6ZkLRmMcZf8yAxRzsYKs0fAAgmZv47IsTGyurO9ASsUaB9F5h\n jpEWAvps0pPgEouIiriUNaXaT4NJfCj0cK9GynO/8+fv5FKoHkwJuEkG+m/V7NcrjP2X5z\n 2gJtkHVC0+9G1jzb0JU0MRjYtiSJvus=",
        "X-MC-Unique": "IWVoqrlDOuGcWEr5fpzYWQ-1",
        "From": "Eelco Chaudron <echaudro@redhat.com>",
        "To": "maxime.coquelin@redhat.com,\n\tchenbo.xia@intel.com",
        "Cc": "dev@dpdk.org",
        "Subject": "[PATCH v2 0/3] vhost: add device op to offload the interrupt kick",
        "Date": "Wed,  5 Apr 2023 14:40:09 +0200",
        "Message-Id": "<168069838578.833254.4856666346839028593.stgit@ebuild.local>",
        "User-Agent": "StGit/1.5",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 3.1 on 10.11.54.10",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Type": "text/plain; charset=\"utf-8\"",
        "Content-Transfer-Encoding": "8bit",
        "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"
    },
    "content": "This series adds an operation callback which gets called every time the\nlibrary wants to call eventfd_write(). This eventfd_write() call could\nresult in a system call, which could potentially block the PMD thread.\n\nThe callback function can decide whether it's ok to handle the\neventfd_write() now or have the newly introduced function,\nrte_vhost_notify_guest(), called at a later time.\n\nThis can be used by 3rd party applications, like OVS, to avoid system\ncalls being called as part of the PMD threads.\n\nv2: - Used vhost_virtqueue->index to find index for operation.\n    - Aligned function name to VDUSE RFC patchset.\n    - Added error and offload statistics counter.\n    - Mark new API as experimental.\n    - Change the virtual queue spin lock to read/write spin lock.\n    - Made shared counters atomic.\n    - Add versioned rte_vhost_driver_callback_register() for\n      ABI compliance.\n\nEelco Chaudron (3):\n      vhost: Change vhost_virtqueue access lock to a read/write one.\n      vhost: make the guest_notifications statistic counter atomic.\n      vhost: add device op to offload the interrupt kick\n\n\n lib/eal/include/generic/rte_rwlock.h | 17 +++++\n lib/vhost/meson.build                |  2 +\n lib/vhost/rte_vhost.h                | 23 ++++++-\n lib/vhost/socket.c                   | 72 ++++++++++++++++++++--\n lib/vhost/version.map                |  9 +++\n lib/vhost/vhost.c                    | 92 +++++++++++++++++++++-------\n lib/vhost/vhost.h                    | 70 ++++++++++++++-------\n lib/vhost/vhost_user.c               | 14 ++---\n lib/vhost/virtio_net.c               | 90 +++++++++++++--------------\n 9 files changed, 288 insertions(+), 101 deletions(-)"
}