Show a cover letter.

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

{
    "id": 127754,
    "url": "http://patchwork.dpdk.org/api/covers/127754/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20230531101853.20468-1-beilei.xing@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": "<20230531101853.20468-1-beilei.xing@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230531101853.20468-1-beilei.xing@intel.com",
    "date": "2023-05-31T10:18:40",
    "name": "[v5,00/13] net/cpfl: add hairpin queue support",
    "submitter": {
        "id": 410,
        "url": "http://patchwork.dpdk.org/api/people/410/?format=api",
        "name": "Xing, Beilei",
        "email": "beilei.xing@intel.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20230531101853.20468-1-beilei.xing@intel.com/mbox/",
    "series": [
        {
            "id": 28275,
            "url": "http://patchwork.dpdk.org/api/series/28275/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=28275",
            "date": "2023-05-31T10:18:40",
            "name": "net/cpfl: add hairpin queue support",
            "version": 5,
            "mbox": "http://patchwork.dpdk.org/series/28275/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/covers/127754/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 34B2342BF0;\n\tWed, 31 May 2023 12:43:17 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id BA00140F18;\n\tWed, 31 May 2023 12:43:16 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by mails.dpdk.org (Postfix) with ESMTP id 66FF540A82\n for <dev@dpdk.org>; Wed, 31 May 2023 12:43:15 +0200 (CEST)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 31 May 2023 03:43:14 -0700",
            "from dpdk-beileix-3.sh.intel.com ([10.67.110.253])\n by orsmga005.jf.intel.com with ESMTP; 31 May 2023 03:43:12 -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=1685529795; x=1717065795;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=X/wee4cpDbUopAUd2DfqL4NfMohb2LDJG2KOX4m16hY=;\n b=EpvtjRZy/jtyw0VaQ59tWrHRcqYEQkPQeLevWAeP17uUrg1HrSoHy4az\n 0dQivMNz8Mo0+Y2h+CnGCbBDW7AlV6wflsFQ8SCidWHMq9PHQ1a+2IcGz\n Lw2XRbl0S3tl67tUJJKGuxUE9jYPAab+e5ekap8jpOpRQVobaKlfGcQw8\n kZqI92c1GLG6YSJHVT+lIHDLPLoKfh+W5KWJdKa216l6BguNRP3evv4EQ\n Z4COog5iBZQqTNA1L6c6/8DVPmBpY0TJyEe3TVRGDA3FdFmUiIWH8nGCp\n 5WxBhk9pm1nG1ne3Iyh7y1vxpWdZ9CTSse3V70AqwfhjI4FRFTZzcV3v3 Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10726\"; a=\"354044984\"",
            "E=Sophos;i=\"6.00,205,1681196400\"; d=\"scan'208\";a=\"354044984\"",
            "E=McAfee;i=\"6600,9927,10726\"; a=\"881129613\"",
            "E=Sophos;i=\"6.00,205,1681196400\"; d=\"scan'208\";a=\"881129613\""
        ],
        "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/13] net/cpfl: add hairpin queue support",
        "Date": "Wed, 31 May 2023 10:18:40 +0000",
        "Message-Id": "<20230531101853.20468-1-beilei.xing@intel.com>",
        "X-Mailer": "git-send-email 2.26.2",
        "In-Reply-To": "<20230526073850.101079-1-beilei.xing@intel.com>",
        "References": "<20230526073850.101079-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\nThis patchset adds hairpin queue support.\n\nv2 changes:\n - change hairpin rx queus configuration sequence.\n - code refine.\n\nv3 changes:\n - Refine the patchset based on the latest code.\n\nv4 change:\n - Remove hairpin rx buffer queue's sw_ring.\n - Change hairpin rx queus configuration sequence in cpfl_hairpin_bind function.\n - Refind hairpin queue setup and release.\n\nv5 change:\n - Fix memory leak during queue setup.\n - Refine hairpin Rxq/Txq start/stop.\n\nBeilei Xing (13):\n  net/cpfl: refine structures\n  common/idpf: support queue groups add/delete\n  net/cpfl: add haipin queue group during vport init\n  net/cpfl: support hairpin queue capbility get\n  net/cpfl: support hairpin queue setup and release\n  common/idpf: add queue config API\n  net/cpfl: support hairpin queue configuration\n  common/idpf: add switch queue API\n  net/cpfl: support hairpin queue start/stop\n  common/idpf: add irq map config API\n  net/cpfl: enable write back based on ITR expire\n  net/cpfl: support peer ports get\n  net/cpfl: support hairpin bind/unbind\n\n drivers/common/idpf/idpf_common_device.c   |  75 ++\n drivers/common/idpf/idpf_common_device.h   |   4 +\n drivers/common/idpf/idpf_common_virtchnl.c | 138 +++-\n drivers/common/idpf/idpf_common_virtchnl.h |  18 +\n drivers/common/idpf/version.map            |   6 +\n drivers/net/cpfl/cpfl_ethdev.c             | 610 ++++++++++++++--\n drivers/net/cpfl/cpfl_ethdev.h             |  35 +-\n drivers/net/cpfl/cpfl_rxtx.c               | 781 +++++++++++++++++++--\n drivers/net/cpfl/cpfl_rxtx.h               |  76 ++\n drivers/net/cpfl/cpfl_rxtx_vec_common.h    |  21 +-\n 10 files changed, 1645 insertions(+), 119 deletions(-)"
}