Show a cover letter.

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

{
    "id": 682,
    "url": "http://patches.dpdk.org/api/covers/682/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/1708762927-14126-1-git-send-email-roretzla@linux.microsoft.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": "<1708762927-14126-1-git-send-email-roretzla@linux.microsoft.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1708762927-14126-1-git-send-email-roretzla@linux.microsoft.com",
    "date": "2024-02-24T08:21:45",
    "name": "[v5,00/22] stop using RTE_MARKER extensions",
    "submitter": {
        "id": 2077,
        "url": "http://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/1708762927-14126-1-git-send-email-roretzla@linux.microsoft.com/mbox/",
    "series": [
        {
            "id": 31208,
            "url": "http://patches.dpdk.org/api/series/31208/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31208",
            "date": "2024-02-24T08:21:46",
            "name": "stop using RTE_MARKER extensions",
            "version": 5,
            "mbox": "http://patches.dpdk.org/series/31208/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/682/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 908AF43BBD;\n\tSat, 24 Feb 2024 09:23:59 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 1032F402D9;\n\tSat, 24 Feb 2024 09:23:54 +0100 (CET)",
            "from linux.microsoft.com (linux.microsoft.com [13.77.154.182])\n by mails.dpdk.org (Postfix) with ESMTP id 0AFA5402A8\n for <dev@dpdk.org>; Sat, 24 Feb 2024 09:22:12 +0100 (CET)",
            "by linux.microsoft.com (Postfix, from userid 1086)\n id 2CFFA20B74C0; Sat, 24 Feb 2024 00:22:11 -0800 (PST)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 linux.microsoft.com 2CFFA20B74C0",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com;\n s=default; t=1708762931;\n bh=OoK4rapXckkzpG0y5/LyvJYky2hhsGycXpdU7ZA25t4=;\n h=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n b=hOVSdp9HPoAO/v4mg18MMPovc3VEoqrf+C3p6OOmMB1bywBWxutOC/rg/4pjZEaVJ\n KYzh4a3wC9BmCsZCrTi6afxD0fJWr4U59c9qH75iAmEafKizC6AYgMDevL/JRkdl8Z\n UbFCrneulUknpcHAHmvCmiAhtU3MFT7e0ayfio4o=",
        "From": "Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "To": "dev@dpdk.org",
        "Cc": "Ajit Khaparde <ajit.khaparde@broadcom.com>,\n Andrew Boyer <andrew.boyer@amd.com>,\n Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>,\n Bruce Richardson <bruce.richardson@intel.com>,\n Chenbo Xia <chenbox@nvidia.com>, Chengwen Feng <fengchengwen@huawei.com>,\n Dariusz Sosnowski <dsosnowski@nvidia.com>,\n David Christensen <drc@linux.vnet.ibm.com>,\n Hyong Youb Kim <hyonkim@cisco.com>, Jerin Jacob <jerinj@marvell.com>,\n Jie Hai <haijie1@huawei.com>, Jingjing Wu <jingjing.wu@intel.com>,\n John Daley <johndale@cisco.com>, Kevin Laatz <kevin.laatz@intel.com>,\n Kiran Kumar K <kirankumark@marvell.com>,\n Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>,\n Maciej Czekaj <mczekaj@marvell.com>, Matan Azrad <matan@nvidia.com>,\n Maxime Coquelin <maxime.coquelin@redhat.com>,\n Nithin Dabilpuram <ndabilpuram@marvell.com>, Ori Kam <orika@nvidia.com>,\n Ruifeng Wang <ruifeng.wang@arm.com>, Satha Rao <skoteshwar@marvell.com>,\n Somnath Kotur <somnath.kotur@broadcom.com>,\n Suanming Mou <suanmingm@nvidia.com>, Sunil Kumar Kori <skori@marvell.com>,\n Viacheslav Ovsiienko <viacheslavo@nvidia.com>,\n Yisen Zhuang <yisen.zhuang@huawei.com>,\n Yuying Zhang <Yuying.Zhang@intel.com>, mb@smartsharesystems.com,\n Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "Subject": "[PATCH v5 00/22] stop using RTE_MARKER extensions",
        "Date": "Sat, 24 Feb 2024 00:21:45 -0800",
        "Message-Id": "<1708762927-14126-1-git-send-email-roretzla@linux.microsoft.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "In-Reply-To": "<1706657173-26166-1-git-send-email-roretzla@linux.microsoft.com>",
        "References": "<1706657173-26166-1-git-send-email-roretzla@linux.microsoft.com>",
        "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": "RTE_MARKER typedefs are a GCC extension unsupported by MSVC. This series\nhides the markers when building with MSVC and updates libraries and\ndrivers to access compatibly typed pointers to the rte_mbuf struct offsets.\n\nThis series, does the following.\n\nIntroduces a new macro __rte_marker(type, name) which is used to\nconditionally expand RTE_MARKER fields empty when building with GCC.\n\nUpdates existing inline functions accessing cacheline{0,1} markers in\nthe rte_mbuf struct to stop using the markers and instead uses the mbuf\nfields directly.\n\nIntroduces 2 new inline functions to allow drivers to access rearm_data\nand rx_descriptor_fields1 descriptors without using the RTE_MARKER fields.\n\nUpdates all drivers to use the new inline rte_mbuf struct accessors for\nrearm_data and rx_descriptor_fields1.\n\nAny previous Acks on the series are considered to be reset due to amount\nof change.\n\nv5:\n  * update existing cacheline{0, 1} inline functions to access actual\n    mbuf fields.\n  * introduce new inline functions for accessing rearm_data and\n    rx_descriptor_fields1 descriptors.\n  * adapt drivers to use new inline functions.\n\nprior versions not relevant due to re-work of entire series.\n\n\nTyler Retzlaff (22):\n  eal: provide macro to expand marker extensions\n  mbuf: expand rte markers empty when building with MSVC\n  security: expand rte markers empty when building with MSVC\n  cryptodev: expand rte markers empty when building with MSVC\n  mbuf: stop using mbuf cacheline marker fields\n  mbuf: add mbuf descriptor accessors\n  common/idpf: use mbuf descriptor accessors\n  net/bnxt: use mbuf descriptor accessors\n  net/cnxk: use mbuf descriptor accessors\n  net/enic: use mbuf descriptor accessors\n  net/fm10k: use mbuf descriptor accessors\n  net/hns3: use mbuf descriptor accessors\n  net/i40e: use mbuf descriptor accessors\n  net/iavf: use mbuf descriptor accessors\n  net/ice: use mbuf descriptor accessors\n  net/ionic: use mbuf descriptor accessors\n  net/ixgbe: use mbuf descriptor accessors\n  net/mlx5: use mbuf descriptor accessors\n  net/octeon_ep: use mbuf descriptor accessors\n  net/sfc: use mbuf descriptor accessors\n  net/thunderx: use mbuf descriptor accessors\n  net/virtio: use mbuf descriptor accessors\n\n drivers/common/idpf/idpf_common_rxtx.c          |  4 +--\n drivers/common/idpf/idpf_common_rxtx_avx512.c   | 33 ++++++++++++-----------\n drivers/net/bnxt/bnxt_rxtx_vec_avx2.c           | 32 +++++++++++-----------\n drivers/net/bnxt/bnxt_rxtx_vec_common.h         |  4 +--\n drivers/net/bnxt/bnxt_rxtx_vec_neon.c           | 16 +++++------\n drivers/net/bnxt/bnxt_rxtx_vec_sse.c            | 16 +++++------\n drivers/net/cnxk/cn10k_rx.h                     | 36 ++++++++++++-------------\n drivers/net/cnxk/cn9k_rx.h                      | 20 +++++++-------\n drivers/net/cnxk/cnxk_ethdev.c                  |  2 +-\n drivers/net/enic/enic_main.c                    |  4 +--\n drivers/net/enic/enic_rxtx_vec_avx2.c           | 18 ++++++-------\n drivers/net/fm10k/fm10k_rxtx_vec.c              | 19 +++++--------\n drivers/net/hns3/hns3_rxtx_vec.c                |  4 +--\n drivers/net/hns3/hns3_rxtx_vec_neon.h           | 16 +++++------\n drivers/net/i40e/i40e_rxtx_vec_altivec.c        | 18 +++++--------\n drivers/net/i40e/i40e_rxtx_vec_avx2.c           | 16 +++++------\n drivers/net/i40e/i40e_rxtx_vec_avx512.c         | 16 +++++------\n drivers/net/i40e/i40e_rxtx_vec_common.h         |  4 +--\n drivers/net/i40e/i40e_rxtx_vec_neon.c           | 16 +++++------\n drivers/net/i40e/i40e_rxtx_vec_sse.c            | 16 +++++------\n drivers/net/iavf/iavf_rxtx_vec_avx2.c           | 32 +++++++++++-----------\n drivers/net/iavf/iavf_rxtx_vec_avx512.c         | 32 +++++++++++-----------\n drivers/net/iavf/iavf_rxtx_vec_common.h         |  4 +--\n drivers/net/iavf/iavf_rxtx_vec_neon.c           | 16 +++++------\n drivers/net/iavf/iavf_rxtx_vec_sse.c            | 32 +++++++++++-----------\n drivers/net/ice/ice_rxtx_vec_avx2.c             | 16 +++++------\n drivers/net/ice/ice_rxtx_vec_avx512.c           | 16 +++++------\n drivers/net/ice/ice_rxtx_vec_common.h           |  4 +--\n drivers/net/ice/ice_rxtx_vec_sse.c              | 16 +++++------\n drivers/net/ionic/ionic_lif.c                   |  4 +--\n drivers/net/ionic/ionic_rxtx_sg.c               |  4 +--\n drivers/net/ionic/ionic_rxtx_simple.c           |  2 +-\n drivers/net/ixgbe/ixgbe_rxtx_vec_common.h       |  4 +--\n drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c         | 12 ++++-----\n drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c          | 24 ++++++++---------\n drivers/net/mlx5/mlx5_rxq.c                     |  2 +-\n drivers/net/mlx5/mlx5_rxtx_vec_altivec.h        | 28 +++++++++----------\n drivers/net/mlx5/mlx5_rxtx_vec_neon.h           | 20 +++++++-------\n drivers/net/mlx5/mlx5_rxtx_vec_sse.h            | 28 +++++++++----------\n drivers/net/octeon_ep/cnxk_ep_rx.h              |  2 +-\n drivers/net/octeon_ep/cnxk_ep_rx_avx.c          |  2 +-\n drivers/net/octeon_ep/cnxk_ep_rx_neon.c         |  8 +++---\n drivers/net/octeon_ep/cnxk_ep_rx_sse.c          |  8 +++---\n drivers/net/octeon_ep/otx_ep_rxtx.c             |  5 +---\n drivers/net/sfc/sfc_ef100_rx.c                  |  4 +--\n drivers/net/sfc/sfc_ef10_rx.c                   |  6 ++---\n drivers/net/thunderx/nicvf_ethdev.c             |  4 +--\n drivers/net/thunderx/nicvf_rxtx.h               |  4 +--\n drivers/net/virtio/virtio_rxtx_packed_avx.h     | 10 +++----\n drivers/net/virtio/virtio_rxtx_packed_neon.h    | 16 +++++------\n drivers/net/virtio/virtio_rxtx_simple.c         |  4 +--\n drivers/net/virtio/virtio_rxtx_simple.h         |  5 +---\n drivers/net/virtio/virtio_rxtx_simple_altivec.c | 16 +++++------\n drivers/net/virtio/virtio_rxtx_simple_neon.c    | 24 ++++++-----------\n drivers/net/virtio/virtio_rxtx_simple_sse.c     | 16 +++++------\n lib/cryptodev/cryptodev_pmd.h                   |  5 ++--\n lib/eal/include/rte_common.h                    |  8 +++++-\n lib/mbuf/rte_mbuf.h                             | 28 +++++++++++++++++--\n lib/mbuf/rte_mbuf_core.h                        | 10 +++----\n lib/security/rte_security_driver.h              |  5 ++--\n 60 files changed, 392 insertions(+), 404 deletions(-)"
}