Show a cover letter.

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

{
    "id": 507,
    "url": "http://patches.dpdk.org/api/covers/507/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20231221072827.1808983-1-zhichaox.zeng@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": "<20231221072827.1808983-1-zhichaox.zeng@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20231221072827.1808983-1-zhichaox.zeng@intel.com",
    "date": "2023-12-21T07:28:24",
    "name": "[v4,0/3] net/iavf: support Tx LLDP on scalar and AVX512",
    "submitter": {
        "id": 2644,
        "url": "http://patches.dpdk.org/api/people/2644/?format=api",
        "name": "Zhichao Zeng",
        "email": "zhichaox.zeng@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20231221072827.1808983-1-zhichaox.zeng@intel.com/mbox/",
    "series": [
        {
            "id": 30639,
            "url": "http://patches.dpdk.org/api/series/30639/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30639",
            "date": "2023-12-21T07:28:24",
            "name": "net/iavf: support Tx LLDP on scalar and AVX512",
            "version": 4,
            "mbox": "http://patches.dpdk.org/series/30639/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/507/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 67AA54374D;\n\tThu, 21 Dec 2023 08:19:25 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 29AAD402F1;\n\tThu, 21 Dec 2023 08:19:25 +0100 (CET)",
            "from mgamail.intel.com (mgamail.intel.com [134.134.136.20])\n by mails.dpdk.org (Postfix) with ESMTP id 46B3D402EA\n for <dev@dpdk.org>; Thu, 21 Dec 2023 08:19:24 +0100 (CET)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 20 Dec 2023 23:19:07 -0800",
            "from unknown (HELO zhichao-dpdk..) ([10.239.252.103])\n by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 20 Dec 2023 23:19:04 -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=1703143164; x=1734679164;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=e9IqT/kslhPLC4RWyEXjyGxO/PYwLQcoqzJ3QjZ45V0=;\n b=B4TJtkAlHxNOfcTX/5r8/1pn4+jTGKDBOAzANBlVVkuECTMonkswkRtM\n w0Mgw8UCToGHCbck/pLz7+oZjrHNuLQ5tGT6Nw32v5S7FZ/O4ID+YH+cs\n HgvhtbDhH0hpTyiYXr7C8LJZ0t1nk/N2DZ2ZZfU5mvJ9gcCMVxClxL7Gg\n AkxldyqZyPx0pLbQm028Tm7p0e3VqKPVTEZvk203GpQrDM0X7HGpn3ptp\n S6lr/zXSByRramqbYebIB8JOsMhpguDBYlHnv+gE8Iyebe2wLEflNI1CT\n qHjcfANQIISoHU7HgZAJlMiJWOju3/BbQ0WdHD9ZsSVWaAhVsZvuup3Tr A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10930\"; a=\"386359053\"",
            "E=Sophos;i=\"6.04,293,1695711600\"; d=\"scan'208\";a=\"386359053\"",
            "E=McAfee;i=\"6600,9927,10930\"; a=\"949825651\"",
            "E=Sophos;i=\"6.04,293,1695711600\"; d=\"scan'208\";a=\"949825651\""
        ],
        "X-ExtLoop1": "1",
        "From": "Zhichao Zeng <zhichaox.zeng@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "qi.z.zhang@intel.com,\n\tZhichao Zeng <zhichaox.zeng@intel.com>",
        "Subject": "[PATCH v4 0/3] net/iavf: support Tx LLDP on scalar and AVX512",
        "Date": "Thu, 21 Dec 2023 15:28:24 +0800",
        "Message-Id": "<20231221072827.1808983-1-zhichaox.zeng@intel.com>",
        "X-Mailer": "git-send-email 2.34.1",
        "In-Reply-To": "<20231220093239.1148174-2-zhichaox.zeng@intel.com>",
        "References": "<20231220093239.1148174-2-zhichaox.zeng@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": "This patch set adds an IAVF testpmd command \"set tx lldp on|off\" which\nwill register an mbuf dynfield IAVF_TX_LLDP_DYNFIELD, currently only\nsupported turning on.\n\nIAVF will fill the SWTCH_UPLINK bit in the Tx context descriptor based on\nthe mbuf dynfield to send the LLDP packet.\n\nFor avx512, need to close the Tx port first, then \"set tx lldp on\", and\nreopen the port to select correct Tx path.\n\n---\nv4: fix compile error\nv3: non-lldp packet do not use the context descriptor\nv2: split into patch set, refine commit log\n\nZhichao Zeng (3):\n  net/iavf: support Tx LLDP on scalar\n  net/iavf: support Tx LLDP on AVX512\n  net/iavf: add Tx LLDP command\n\n doc/guides/rel_notes/release_24_03.rst  |  3 +\n drivers/net/iavf/iavf_ethdev.c          |  1 +\n drivers/net/iavf/iavf_rxtx.c            | 21 ++++++-\n drivers/net/iavf/iavf_rxtx.h            |  6 ++\n drivers/net/iavf/iavf_rxtx_vec_avx512.c | 19 ++++++\n drivers/net/iavf/iavf_rxtx_vec_common.h |  5 ++\n drivers/net/iavf/iavf_testpmd.c         | 82 +++++++++++++++++++++++++\n drivers/net/iavf/meson.build            |  3 +\n 8 files changed, 138 insertions(+), 2 deletions(-)\n create mode 100644 drivers/net/iavf/iavf_testpmd.c"
}