Show a cover letter.

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

{
    "id": 126334,
    "url": "http://patches.dpdk.org/api/covers/126334/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230421010932.46847-1-cheng1.jiang@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": "<20230421010932.46847-1-cheng1.jiang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230421010932.46847-1-cheng1.jiang@intel.com",
    "date": "2023-04-21T01:09:30",
    "name": "[0/2] vhost: add port mirroring function in the vhost lib",
    "submitter": {
        "id": 1530,
        "url": "http://patches.dpdk.org/api/people/1530/?format=api",
        "name": "Jiang, Cheng1",
        "email": "Cheng1.jiang@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230421010932.46847-1-cheng1.jiang@intel.com/mbox/",
    "series": [
        {
            "id": 27806,
            "url": "http://patches.dpdk.org/api/series/27806/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27806",
            "date": "2023-04-21T01:09:30",
            "name": "vhost: add port mirroring function in the vhost lib",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/27806/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/126334/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 8F8D7429A2;\n\tFri, 21 Apr 2023 03:44:29 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 1BB56410DD;\n\tFri, 21 Apr 2023 03:44:29 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by mails.dpdk.org (Postfix) with ESMTP id A093F40E6E\n for <dev@dpdk.org>; Fri, 21 Apr 2023 03:44:27 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 20 Apr 2023 18:44:26 -0700",
            "from dpdk_jiangcheng.sh.intel.com ([10.67.119.139])\n by orsmga006.jf.intel.com with ESMTP; 20 Apr 2023 18:44:24 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1682041467; x=1713577467;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=ww4vusGr/rFzVQcj/bz10Mi+bq85p+R2ju0eXRhFjpo=;\n b=GBGOFezs3pNHzDTnkL1tK6Y1HvHfzxTxHr//hglf6IXJjN0lL9rVTjq8\n TfSy7QaEZWy3dXSDsuNgtPt3stX6JBBDU0OuR8AjzOFnbgRiIWxxSBrmC\n /xLY10MZ7G5+aVlSZn/3uzgGfiFI0Xahi3vQGFEjqCUbeb+29FTgr58lJ\n rI7Lhl0FkSbkA9tx0fMGVHeqb2HbLebrqLIWg8eZdypR8Zx98sRPhGv/E\n oqyAFib28cmaRAaCQCLUZszS9JQSxsEeM6JrXpzB2CDANsNgTQ47cvpF4\n 8j3lcKuVJaHY4x3eR7wBx/LjDQytvY5P5ElNMTpuFNuScLqn9JpWb9NUy A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10686\"; a=\"334763675\"",
            "E=Sophos;i=\"5.99,214,1677571200\"; d=\"scan'208\";a=\"334763675\"",
            "E=McAfee;i=\"6600,9927,10686\"; a=\"669558549\"",
            "E=Sophos;i=\"5.99,214,1677571200\"; d=\"scan'208\";a=\"669558549\""
        ],
        "X-ExtLoop1": "1",
        "From": "Cheng Jiang <cheng1.jiang@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 yuanx.wang@intel.com, xingguang.he@intel.com,\n Cheng Jiang <cheng1.jiang@intel.com>",
        "Subject": "[PATCH 0/2] vhost: add port mirroring function in the vhost lib",
        "Date": "Fri, 21 Apr 2023 01:09:30 +0000",
        "Message-Id": "<20230421010932.46847-1-cheng1.jiang@intel.com>",
        "X-Mailer": "git-send-email 2.35.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": "Similar to the port mirroring function on the switch or router, this\npatch set implements such function on the Vhost lib. When\ndata is sent to a front-end, it will also send the data to its mirror\nfront-end. When data is received from a front-end, it will also send\nthe data to its mirror front-end.\n\nCheng Jiang (2):\n  vhost: add ingress API for port mirroring datapath\n  vhost: add egress API for port mirroring datapath\n\n lib/vhost/rte_vhost_async.h |   17 +\n lib/vhost/version.map       |    3 +\n lib/vhost/virtio_net.c      | 1266 +++++++++++++++++++++++++++++++++++\n 3 files changed, 1286 insertions(+)\n\n--\n2.35.1"
}