Show a cover letter.

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

{
    "id": 105891,
    "url": "http://patchwork.dpdk.org/api/covers/105891/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20220117132847.884998-1-yuanx.wang@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20220117132847.884998-1-yuanx.wang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220117132847.884998-1-yuanx.wang@intel.com",
    "date": "2022-01-17T13:28:45",
    "name": "[RFC,0/2] support to clear in-flight packets for async",
    "submitter": {
        "id": 2087,
        "url": "http://patchwork.dpdk.org/api/people/2087/?format=api",
        "name": "Wang, YuanX",
        "email": "yuanx.wang@intel.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20220117132847.884998-1-yuanx.wang@intel.com/mbox/",
    "series": [
        {
            "id": 21192,
            "url": "http://patchwork.dpdk.org/api/series/21192/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=21192",
            "date": "2022-01-17T13:28:45",
            "name": "support to clear in-flight packets for async",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/21192/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/covers/105891/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 C4EF1A034F;\n\tMon, 17 Jan 2022 06:37:05 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 6ED5A410F3;\n\tMon, 17 Jan 2022 06:37:05 +0100 (CET)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n by mails.dpdk.org (Postfix) with ESMTP id 5F4444067B\n for <dev@dpdk.org>; Mon, 17 Jan 2022 06:37:04 +0100 (CET)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 16 Jan 2022 21:37:03 -0800",
            "from dpdk.sh.intel.com (HELO localhost.localdomain)\n ([10.239.251.55])\n by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 16 Jan 2022 21:36:59 -0800"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1642397824; x=1673933824;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=58+Vuj6uwUB5hDWgD75sWuPBNv7NdizcC6YBQW4oaGc=;\n b=ObaXcy0IZSOaflZw2BKIrSxco7lFDYGAhG15c/VA+35ANuCotA2Y4yVk\n vFfff1ERuWwu3LVOjen0ds/ZO96VW1VuLW4oviVfzbYzbRIkhYtHJLPbn\n OEgviML6N3FBNeexVe734HF1KnbZoh9Pet5L6hCQmKmTKbbc0QQ7ECD1r\n C30t4jRO+/BvUnBAHZ3+g9p5PAFSmhclgQ4PuOmdybM1dGzJrdX0l3Z6Q\n EKrLlhUctx8ObcogVAb14TVP6EdF4C0dSHrKJo491rC8NKnlnn91C3qg6\n uoRW8b+37yoLwqVTXi8N1aHjsdlhtKuwH05W1fTZayM0AtpFhKgjQGQyc A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10229\"; a=\"268931106\"",
            "E=Sophos;i=\"5.88,294,1635231600\"; d=\"scan'208\";a=\"268931106\"",
            "E=Sophos;i=\"5.88,294,1635231600\"; d=\"scan'208\";a=\"531197979\""
        ],
        "From": "Yuan Wang <yuanx.wang@intel.com>",
        "To": "maxime.coquelin@redhat.com,\n\tchenbo.xia@intel.com",
        "Cc": "dev@dpdk.org, jiayu.hu@intel.com, xuan.ding@intel.com,\n wenwux.ma@intel.com,\n yvonnex.yang@intel.com, yuanx.wang@intel.com",
        "Subject": "[RFC 0/2] support to clear in-flight packets for async",
        "Date": "Mon, 17 Jan 2022 13:28:45 +0000",
        "Message-Id": "<20220117132847.884998-1-yuanx.wang@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "MIME-Version": "1.0",
        "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": "These patches supports to clear in-flight packets for async dequeue and\nintroduces thread-safe version of this function.\n\nnote: The patches depends on the following patches\n(http://patches.dpdk.org/project/dpdk/patch/20220101001244.90147-2-xuan.ding@intel.com/)\n(http://patches.dpdk.org/project/dpdk/patch/20220101001244.90147-3-xuan.ding@intel.com/)\n\nYuan Wang (2):\n  vhost: support clear in-flight packets for async dequeue\n  example/vhost: support to clear in-flight packets for async dequeue\n\n doc/guides/prog_guide/vhost_lib.rst    |  7 ++-\n doc/guides/rel_notes/release_22_03.rst |  5 ++\n examples/vhost/main.c                  |  8 +++\n lib/vhost/rte_vhost_async.h            | 26 ++++++++++\n lib/vhost/version.map                  |  1 +\n lib/vhost/virtio_net.c                 | 71 +++++++++++++++++++++++++-\n 6 files changed, 115 insertions(+), 3 deletions(-)"
}