Show a cover letter.

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

{
    "id": 130,
    "url": "http://patches.dpdk.org/api/covers/130/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230912162640.1439383-1-beilei.xing@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": "<20230912162640.1439383-1-beilei.xing@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230912162640.1439383-1-beilei.xing@intel.com",
    "date": "2023-09-12T16:26:30",
    "name": "[v5,00/10] net/cpfl: support port representor",
    "submitter": {
        "id": 410,
        "url": "http://patches.dpdk.org/api/people/410/?format=api",
        "name": "Xing, Beilei",
        "email": "beilei.xing@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230912162640.1439383-1-beilei.xing@intel.com/mbox/",
    "series": [
        {
            "id": 29484,
            "url": "http://patches.dpdk.org/api/series/29484/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29484",
            "date": "2023-09-12T16:26:30",
            "name": "net/cpfl: support port representor",
            "version": 5,
            "mbox": "http://patches.dpdk.org/series/29484/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/130/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 5B67E4257B;\n\tTue, 12 Sep 2023 10:08:06 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id DACA3402AC;\n\tTue, 12 Sep 2023 10:08:05 +0200 (CEST)",
            "from mgamail.intel.com (mgamail.intel.com [192.55.52.93])\n by mails.dpdk.org (Postfix) with ESMTP id DB5E84027E\n for <dev@dpdk.org>; Tue, 12 Sep 2023 10:08:03 +0200 (CEST)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 12 Sep 2023 01:08:02 -0700",
            "from dpdk-beileix-icelake.sh.intel.com ([10.67.116.248])\n by fmsmga002.fm.intel.com with ESMTP; 12 Sep 2023 01:08:01 -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=1694506084; x=1726042084;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=LxqlyhdQCIBcFHriDsNfNgyUDDJTYFIAgUO7o7ccO5U=;\n b=KY3/1EfslmM7iMlk2zscl07Uewl4f6c0Ms9DCGqx9hKPF9VbF7nXYdnf\n o4p9uTzB2PzUSToLt0t34xidyes/e5uu1RSocNDj+9UU2ZUhN6QDPkVbU\n RrB/JpPLMN3lQ8O3PFN/jYZXjCfBypJEo22V/YFW7thN5TDeTu1TvtGYN\n h7FADlY1RsLmYr5aueKHt/txATzuPYHJ7oyRULbBFUgR2CvH4VF4yFUEE\n 3PzeeSZm/RDpAQw9W7E2Qx0IKBmMRHj5gFRGZFOzX4S1t2vvEioHNMsdT\n LxfZYm1WJ/V/5aTtovu2LWzD4bSoqvHpq/whMe4lrmOIslxVZKCQ+h4uI Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10830\"; a=\"375639554\"",
            "E=Sophos;i=\"6.02,245,1688454000\"; d=\"scan'208\";a=\"375639554\"",
            "E=McAfee;i=\"6600,9927,10830\"; a=\"858702547\"",
            "E=Sophos;i=\"6.02,245,1688454000\"; d=\"scan'208\";a=\"858702547\""
        ],
        "X-ExtLoop1": "1",
        "From": "beilei.xing@intel.com",
        "To": "jingjing.wu@intel.com",
        "Cc": "dev@dpdk.org, mingxia.liu@intel.com, Beilei Xing <beilei.xing@intel.com>",
        "Subject": "[PATCH v5 00/10] net/cpfl: support port representor",
        "Date": "Tue, 12 Sep 2023 16:26:30 +0000",
        "Message-Id": "<20230912162640.1439383-1-beilei.xing@intel.com>",
        "X-Mailer": "git-send-email 2.34.1",
        "In-Reply-To": "<20230908111701.1022724-1-beilei.xing@intel.com>",
        "References": "<20230908111701.1022724-1-beilei.xing@intel.com>",
        "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": "From: Beilei Xing <beilei.xing@intel.com>\n\n1. code refine for representor support\n2. support port representor\n\nv5 changes:\n - refine cpfl_vport_info structure\n - refine cpfl_repr_link_update function\n - refine cpfl_repr_create function\nv4 changes:\n - change the patch order\n - merge two patches\n - revert enum change\nv3 changes:\n - Refine commit log.\n - Add macro and enum.\n - Refine doc.\n - Refine error handling.\nv2 changes:\n - Remove representor data path.\n - Fix coding style.\n\nBeilei Xing (10):\n  net/cpfl: refine devargs parse and process\n  net/cpfl: introduce interface structure\n  net/cpfl: refine handle virtual channel message\n  net/cpfl: introduce CP channel API\n  net/cpfl: enable vport mapping\n  net/cpfl: support vport list/info get\n  net/cpfl: parse representor devargs\n  net/cpfl: support probe again\n  net/cpfl: create port representor\n  net/cpfl: support link update for representor\n\n doc/guides/nics/cpfl.rst               |  36 ++\n doc/guides/rel_notes/release_23_11.rst |   3 +\n drivers/net/cpfl/cpfl_cpchnl.h         | 340 +++++++++++++\n drivers/net/cpfl/cpfl_ethdev.c         | 621 ++++++++++++++++++++----\n drivers/net/cpfl/cpfl_ethdev.h         |  91 +++-\n drivers/net/cpfl/cpfl_representor.c    | 632 +++++++++++++++++++++++++\n drivers/net/cpfl/cpfl_representor.h    |  26 +\n drivers/net/cpfl/cpfl_vchnl.c          |  72 +++\n drivers/net/cpfl/meson.build           |   4 +-\n 9 files changed, 1719 insertions(+), 106 deletions(-)\n create mode 100644 drivers/net/cpfl/cpfl_cpchnl.h\n create mode 100644 drivers/net/cpfl/cpfl_representor.c\n create mode 100644 drivers/net/cpfl/cpfl_representor.h\n create mode 100644 drivers/net/cpfl/cpfl_vchnl.c"
}