Show a cover letter.

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

{
    "id": 73111,
    "url": "http://patches.dpdk.org/api/covers/73111/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/1593941027-86651-1-git-send-email-orika@mellanox.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": "<1593941027-86651-1-git-send-email-orika@mellanox.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1593941027-86651-1-git-send-email-orika@mellanox.com",
    "date": "2020-07-05T09:23:27",
    "name": "[00/20] add Mellanox RegEx PMD",
    "submitter": {
        "id": 795,
        "url": "http://patches.dpdk.org/api/people/795/?format=api",
        "name": "Ori Kam",
        "email": "orika@mellanox.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/1593941027-86651-1-git-send-email-orika@mellanox.com/mbox/",
    "series": [
        {
            "id": 10792,
            "url": "http://patches.dpdk.org/api/series/10792/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10792",
            "date": "2020-07-05T09:23:27",
            "name": "add Mellanox RegEx PMD",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/10792/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/73111/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 71448A00C5;\n\tSun,  5 Jul 2020 11:24:20 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 8D8631DA9F;\n\tSun,  5 Jul 2020 11:24:19 +0200 (CEST)",
            "from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129])\n by dpdk.org (Postfix) with ESMTP id 003821DA97\n for <dev@dpdk.org>; Sun,  5 Jul 2020 11:24:17 +0200 (CEST)",
            "from Internal Mail-Server by MTLPINE1 (envelope-from\n orika@mellanox.com) with SMTP; 5 Jul 2020 12:24:12 +0300",
            "from pegasus04.mtr.labs.mlnx. (pegasus04.mtr.labs.mlnx\n [10.210.16.126])\n by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id 0659OC3k028191;\n Sun, 5 Jul 2020 12:24:12 +0300"
        ],
        "From": "Ori Kam <orika@mellanox.com>",
        "To": "jerinj@marvell.com, xiang.w.wang@intel.com, matan@mellanox.com,\n viacheslavo@mellanox.com",
        "Cc": "guyk@marvell.com, dev@dpdk.org, pbhagavatula@marvell.com,\n shahafs@mellanox.com, hemant.agrawal@nxp.com, opher@mellanox.com,\n alexr@mellanox.com, dovrat@marvell.com, pkapoor@marvell.com,\n nipun.gupta@nxp.com, bruce.richardson@intel.com, yang.a.hong@intel.com,\n harry.chang@intel.com, gu.jian1@zte.com.cn, shanjiangh@chinatelecom.cn,\n zhangy.yun@chinatelecom.cn, lixingfu@huachentel.com,\n wushuai@inspur.com, yuyingxia@yxlink.com, fanchenggang@sunyainfo.com,\n davidfgao@tencent.com, liuzhong1@chinaunicom.cn, zhaoyong11@huawei.com,\n oc@yunify.com, jim@netgate.com, hongjun.ni@intel.com, deri@ntop.org,\n fc@napatech.com, arthur.su@lionic.com, thomas@monjalon.net,\n orika@mellanox.com, rasland@mellanox.com",
        "Date": "Sun,  5 Jul 2020 09:23:27 +0000",
        "Message-Id": "<1593941027-86651-1-git-send-email-orika@mellanox.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "Subject": "[dpdk-dev] [PATCH 00/20] add Mellanox RegEx PMD",
        "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": "This patch series introduce the Mellanox BF2 RegEx PMD.\n\nMellanox BF2 RegEx PMD implement the API defined in the\nregexdev lib [1].\n\nThis PMD allows a DPDK application to offload the RegEx functionality\nto Mellanox BF2 RegEx engine.\n\n\n[1] https://patches.dpdk.org/cover/72792/\n\n\nFrancis Kelly (1):\n  regex/mlx5: add program rules support\n\nOri Kam (9):\n  regex/mlx5: add probe function\n  common/mlx5: add rxp database set cmd\n  common/mlx5: add write and read RXP registers\n  regex/mlx5: add engine status check\n  regex/mlx5: add get info function\n  regex/mlx5: add configure function\n  regex/mlx5: add completion queue creation\n  regex/mlx5: add send queue support\n  maintainers: add maintainers to regexdev lib\n\nParav Pandit (1):\n  regex/mlx5: add RXP register definitions\n\nYuval Avnery (9):\n  regex/mlx5: add RegEx PMD layer and mlx5 driver\n  regex/mlx5: add log utils\n  common/mlx5: add MMO and regexp structs/opcodes\n  common/mlx5: add mlx5 regex command structs\n  common/mlx5: add support for regex capability query\n  common/mlx5: add match tuple hw layout\n  regex/mlx5: fastpath setup\n  regex/mlx5: add enqueue implementation\n  regex/mlx5: implement dequeue function\n\n MAINTAINERS                                       |   15 +\n config/common_base                                |    5 +\n drivers/Makefile                                  |    2 +\n drivers/common/Makefile                           |    2 +-\n drivers/common/mlx5/Makefile                      |    4 +-\n drivers/common/mlx5/mlx5_devx_cmds.c              |  185 +++\n drivers/common/mlx5/mlx5_devx_cmds.h              |   20 +-\n drivers/common/mlx5/mlx5_prm.h                    |  142 ++-\n drivers/common/mlx5/rte_common_mlx5_version.map   |    5 +\n drivers/meson.build                               |    3 +-\n drivers/regex/Makefile                            |    8 +\n drivers/regex/meson.build                         |    9 +\n drivers/regex/mlx5/Makefile                       |   62 +\n drivers/regex/mlx5/meson.build                    |   35 +\n drivers/regex/mlx5/mlx5_regex.c                   |  293 +++++\n drivers/regex/mlx5/mlx5_regex.h                   |  103 ++\n drivers/regex/mlx5/mlx5_regex_control.c           |  373 ++++++\n drivers/regex/mlx5/mlx5_regex_fastpath.c          |  417 +++++++\n drivers/regex/mlx5/mlx5_regex_utils.h             |   19 +\n drivers/regex/mlx5/mlx5_rxp.c                     | 1266 +++++++++++++++++++++\n drivers/regex/mlx5/mlx5_rxp.h                     |  138 +++\n drivers/regex/mlx5/mlx5_rxp_csrs.h                |  338 ++++++\n drivers/regex/mlx5/rte_pmd_mlx5_regex_version.map |    3 +\n mk/rte.app.mk                                     |    6 +-\n 24 files changed, 3444 insertions(+), 9 deletions(-)\n create mode 100644 drivers/regex/Makefile\n create mode 100644 drivers/regex/meson.build\n create mode 100644 drivers/regex/mlx5/Makefile\n create mode 100644 drivers/regex/mlx5/meson.build\n create mode 100644 drivers/regex/mlx5/mlx5_regex.c\n create mode 100644 drivers/regex/mlx5/mlx5_regex.h\n create mode 100644 drivers/regex/mlx5/mlx5_regex_control.c\n create mode 100644 drivers/regex/mlx5/mlx5_regex_fastpath.c\n create mode 100644 drivers/regex/mlx5/mlx5_regex_utils.h\n create mode 100644 drivers/regex/mlx5/mlx5_rxp.c\n create mode 100644 drivers/regex/mlx5/mlx5_rxp.h\n create mode 100644 drivers/regex/mlx5/mlx5_rxp_csrs.h\n create mode 100644 drivers/regex/mlx5/rte_pmd_mlx5_regex_version.map"
}