Show a cover letter.

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

{
    "id": 67368,
    "url": "http://patches.dpdk.org/api/covers/67368/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/1585526580-113508-1-git-send-email-nicolas.chautru@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": "<1585526580-113508-1-git-send-email-nicolas.chautru@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1585526580-113508-1-git-send-email-nicolas.chautru@intel.com",
    "date": "2020-03-30T00:02:47",
    "name": "[v2,00/13] drivers/baseband: add PMD for FPGA 5GNR FEC",
    "submitter": {
        "id": 1314,
        "url": "http://patches.dpdk.org/api/people/1314/?format=api",
        "name": "Chautru, Nicolas",
        "email": "nicolas.chautru@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/1585526580-113508-1-git-send-email-nicolas.chautru@intel.com/mbox/",
    "series": [
        {
            "id": 9086,
            "url": "http://patches.dpdk.org/api/series/9086/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=9086",
            "date": "2020-03-30T00:02:47",
            "name": "drivers/baseband: add PMD for FPGA 5GNR FEC",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/9086/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/67368/comments/",
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 0A008A0562;\n\tMon, 30 Mar 2020 02:03:55 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 6198B2D13;\n\tMon, 30 Mar 2020 02:03:53 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by dpdk.org (Postfix) with ESMTP id 835F2FFA\n for <dev@dpdk.org>; Mon, 30 Mar 2020 02:03:51 +0200 (CEST)",
            "from orsmga003.jf.intel.com ([10.7.209.27])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 29 Mar 2020 17:03:50 -0700",
            "from skx-5gnr-sc12-4.sc.intel.com ([172.25.69.210])\n by orsmga003.jf.intel.com with ESMTP; 29 Mar 2020 17:03:49 -0700"
        ],
        "IronPort-SDR": [
            "\n hU9kuZA9Th3ROQ8VKrlFB0uWVK2iRsRIjNcP9ozNRoCOv/9rskmFhaTgqOoOI/ODA4LNmvPBLo\n OSwXQsHfUdjw==",
            "\n eS5xKOd1NNAeh65tO3LZJFqUXKnz8UePpT/PZVqvETxTYXJjs68TaJvNpkhw0X2cMdOfoSOU/w\n 5pCN8LAERv9Q=="
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.72,322,1580803200\"; d=\"scan'208\";a=\"248455328\"",
        "From": "Nicolas Chautru <nicolas.chautru@intel.com>",
        "To": "dev@dpdk.org,\n\takhil.goyal@nxp.com",
        "Cc": "bruce.richardson@intel.com,\n\tNicolas Chautru <nicolas.chautru@intel.com>",
        "Date": "Sun, 29 Mar 2020 17:02:47 -0700",
        "Message-Id": "<1585526580-113508-1-git-send-email-nicolas.chautru@intel.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "Subject": "[dpdk-dev] [PATCH v2 00/13] drivers/baseband: add PMD for FPGA 5GNR\n\tFEC",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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": "v2: minor fix to commit message.\n\nAdding new baseband PMD for FPGA 5GNR FEC implementation. \nThis was first shared as part of that serie https://patches.dpdk.org/project/dpdk/list/?series=9050\nbut now splitting separately as suggested. \nThe differental incremental patches are split based on logical functionality (last 11 patches). \nNote the the first 2 commits are identical to the ones the serie above, but are required for both series to build. \n\n\nNic Chautru (2):\n  bbdev: add capability flag for filler bits inclusion in HARQ\n  bbdev: expose device HARQ buffer size at device level\n\nNicolas Chautru (11):\n  drivers/baseband: add PMD for FPGA 5GNR FEC\n  baseband/fpga_5gnr_fec: add register definition file\n  baseband/fpga_5gnr_fec: add device info_get function\n  baseband/fpga_5gnr_fec: add queue configuration\n  baseband/fpga_5gnr_fec: add LDPC processing functions\n  baseband/fpga_5gnr_fec: add HW error capture\n  baseband/fpga_5gnr_fec: add debug functionality\n  baseband/fpga_5gnr_fec: add configure function\n  baseband/fpga_5gnr_fec: add harq loopback capability\n  baseband/fpga_5gnr_fec: add interrupt support\n  doc: add feature matrix table for bbdev devices\n\n .gitignore                                         |    1 +\n app/test-bbdev/Makefile                            |    3 +\n app/test-bbdev/meson.build                         |    3 +\n app/test-bbdev/test_bbdev_perf.c                   |   57 +\n config/common_base                                 |    5 +\n doc/guides/bbdevs/features/default.ini             |   16 +\n doc/guides/bbdevs/features/fpga_5gnr_fec.ini       |   11 +\n doc/guides/bbdevs/features/fpga_lte_fec.ini        |   10 +\n doc/guides/bbdevs/features/mbc.ini                 |   14 +\n doc/guides/bbdevs/features/null.ini                |    7 +\n doc/guides/bbdevs/features/turbo_sw.ini            |   11 +\n doc/guides/bbdevs/fpga_5gnr_fec.rst                |  297 +++\n doc/guides/bbdevs/index.rst                        |    2 +\n doc/guides/bbdevs/overview.rst                     |   15 +\n doc/guides/conf.py                                 |    5 +\n doc/guides/rel_notes/release_20_05.rst             |    5 +\n drivers/baseband/Makefile                          |    2 +\n drivers/baseband/fpga_5gnr_fec/Makefile            |   29 +\n drivers/baseband/fpga_5gnr_fec/fpga_5gnr_fec.h     |   74 +\n drivers/baseband/fpga_5gnr_fec/meson.build         |    6 +\n drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c | 2297 ++++++++++++++++++++\n drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.h |  274 +++\n .../rte_pmd_bbdev_fpga_5gnr_fec_version.map        |   10 +\n drivers/baseband/meson.build                       |    2 +-\n drivers/baseband/turbo_sw/bbdev_turbo_software.c   |    2 +-\n lib/librte_bbdev/rte_bbdev.h                       |    4 +\n lib/librte_bbdev/rte_bbdev_op.h                    |   14 +-\n mk/rte.app.mk                                      |    1 +\n 28 files changed, 3171 insertions(+), 6 deletions(-)\n create mode 100644 doc/guides/bbdevs/features/default.ini\n create mode 100644 doc/guides/bbdevs/features/fpga_5gnr_fec.ini\n create mode 100644 doc/guides/bbdevs/features/fpga_lte_fec.ini\n create mode 100644 doc/guides/bbdevs/features/mbc.ini\n create mode 100644 doc/guides/bbdevs/features/null.ini\n create mode 100644 doc/guides/bbdevs/features/turbo_sw.ini\n create mode 100644 doc/guides/bbdevs/fpga_5gnr_fec.rst\n create mode 100644 doc/guides/bbdevs/overview.rst\n create mode 100644 drivers/baseband/fpga_5gnr_fec/Makefile\n create mode 100644 drivers/baseband/fpga_5gnr_fec/fpga_5gnr_fec.h\n create mode 100644 drivers/baseband/fpga_5gnr_fec/meson.build\n create mode 100644 drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c\n create mode 100644 drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.h\n create mode 100644 drivers/baseband/fpga_5gnr_fec/rte_pmd_bbdev_fpga_5gnr_fec_version.map"
}