Show a cover letter.

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

{
    "id": 100604,
    "url": "http://patches.dpdk.org/api/covers/100604/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20211006113112.11163-1-nipun.gupta@nxp.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": "<20211006113112.11163-1-nipun.gupta@nxp.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20211006113112.11163-1-nipun.gupta@nxp.com",
    "date": "2021-10-06T11:31:04",
    "name": "[v8,0/8] baseband: add NXP LA12xx driver",
    "submitter": {
        "id": 471,
        "url": "http://patches.dpdk.org/api/people/471/?format=api",
        "name": "Nipun Gupta",
        "email": "nipun.gupta@nxp.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20211006113112.11163-1-nipun.gupta@nxp.com/mbox/",
    "series": [
        {
            "id": 19413,
            "url": "http://patches.dpdk.org/api/series/19413/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19413",
            "date": "2021-10-06T11:31:04",
            "name": "baseband: add NXP LA12xx driver",
            "version": 8,
            "mbox": "http://patches.dpdk.org/series/19413/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/100604/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 63905A0C41;\n\tWed,  6 Oct 2021 13:31:19 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 398DC410F8;\n\tWed,  6 Oct 2021 13:31:19 +0200 (CEST)",
            "from inva020.nxp.com (inva020.nxp.com [92.121.34.13])\n by mails.dpdk.org (Postfix) with ESMTP id 45F3B410EA\n for <dev@dpdk.org>; Wed,  6 Oct 2021 13:31:17 +0200 (CEST)",
            "from inva020.nxp.com (localhost [127.0.0.1])\n by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 13E401A1032;\n Wed,  6 Oct 2021 13:31:17 +0200 (CEST)",
            "from aprdc01srsp001v.ap-rdc01.nxp.com\n (aprdc01srsp001v.ap-rdc01.nxp.com [165.114.16.16])\n by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id D07731A1051;\n Wed,  6 Oct 2021 13:31:16 +0200 (CEST)",
            "from lsv03274.swis.in-blr01.nxp.com (lsv03274.swis.in-blr01.nxp.com\n [92.120.147.114])\n by aprdc01srsp001v.ap-rdc01.nxp.com (Postfix) with ESMTP id E289C183AC94;\n Wed,  6 Oct 2021 19:31:15 +0800 (+08)"
        ],
        "From": "nipun.gupta@nxp.com",
        "To": "dev@dpdk.org,\n\tgakhil@marvell.com,\n\tnicolas.chautru@intel.com",
        "Cc": "david.marchand@redhat.com,\n\themant.agrawal@nxp.com",
        "Date": "Wed,  6 Oct 2021 17:01:04 +0530",
        "Message-Id": "<20211006113112.11163-1-nipun.gupta@nxp.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20210318063421.14895-1-hemant.agrawal@nxp.com>",
        "References": "<20210318063421.14895-1-hemant.agrawal@nxp.com>",
        "X-Virus-Scanned": "ClamAV using ClamSMTP",
        "Subject": "[dpdk-dev] [PATCH v8 0/8]  baseband: add NXP LA12xx driver",
        "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",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "From: Nipun Gupta <nipun.gupta@nxp.com>\n\nThis series introduces the BBDEV LA12xx poll mode driver (PMD) to support\nan implementation for offloading High Phy processing functions like\nLDPC Encode / Decode 5GNR wireless acceleration function, using PCI based\nLA12xx Software defined radio.\n\nPlease check the documentation patch for more info.\n\nThe driver currently implements basic feature to offload only the 5G LDPC\nencode/decode.\n\nA new capability has been added to check if the driver can support the\ninput data in network byte order. Two test vectors are also added as an\nexample with input data in network byte.\n\nv2: add test case changes\nv3: fix 32 bit compilation\nv4: capability for network byte order, doc patch merged inline.\nv5: add llr_size and llr_decimals, removed LLR compression flag,\n    update testbbdev to handle endianness, rebased on top of 20.08\nv6: added BE as device info instead of capability, updated test\n    to have 2 codeblocks\nv7: fixed checkpatch errors\nv8: remove additional test vectors, update reverse_op function name,\n    make be_support param as bool, other minor changes in la12xx driver\n\nHemant Agrawal (6):\n  baseband: introduce NXP LA12xx driver\n  baseband/la12xx: add devargs for max queues\n  baseband/la12xx: add support for multiple modems\n  baseband/la12xx: add queue and modem config support\n  baseband/la12xx: add enqueue and dequeue support\n  app/bbdev: enable la12xx for bbdev\n\nNipun Gupta (2):\n  bbdev: add big endian processing data processing info\n  app/bbdev: handle endianness of test data\n\n MAINTAINERS                                   |   10 +\n app/test-bbdev/meson.build                    |    3 +\n app/test-bbdev/test_bbdev_perf.c              |   43 +\n doc/guides/bbdevs/features/la12xx.ini         |   13 +\n doc/guides/bbdevs/index.rst                   |    1 +\n doc/guides/bbdevs/la12xx.rst                  |  124 ++\n doc/guides/rel_notes/release_21_11.rst        |    5 +\n drivers/baseband/la12xx/bbdev_la12xx.c        | 1100 +++++++++++++++++\n drivers/baseband/la12xx/bbdev_la12xx.h        |   51 +\n drivers/baseband/la12xx/bbdev_la12xx_ipc.h    |  244 ++++\n .../baseband/la12xx/bbdev_la12xx_pmd_logs.h   |   28 +\n drivers/baseband/la12xx/meson.build           |    6 +\n drivers/baseband/la12xx/version.map           |    3 +\n drivers/baseband/meson.build                  |    1 +\n lib/bbdev/rte_bbdev.h                         |    2 +\n 15 files changed, 1634 insertions(+)\n create mode 100644 doc/guides/bbdevs/features/la12xx.ini\n create mode 100644 doc/guides/bbdevs/la12xx.rst\n create mode 100644 drivers/baseband/la12xx/bbdev_la12xx.c\n create mode 100644 drivers/baseband/la12xx/bbdev_la12xx.h\n create mode 100644 drivers/baseband/la12xx/bbdev_la12xx_ipc.h\n create mode 100644 drivers/baseband/la12xx/bbdev_la12xx_pmd_logs.h\n create mode 100644 drivers/baseband/la12xx/meson.build\n create mode 100644 drivers/baseband/la12xx/version.map"
}