Show a cover letter.

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

{
    "id": 55676,
    "url": "http://patches.dpdk.org/api/covers/55676/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20190630180609.36705-1-jerinj@marvell.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": "<20190630180609.36705-1-jerinj@marvell.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190630180609.36705-1-jerinj@marvell.com",
    "date": "2019-06-30T18:05:12",
    "name": "[v2,00/57] OCTEON TX2 Ethdev driver",
    "submitter": {
        "id": 1188,
        "url": "http://patches.dpdk.org/api/people/1188/?format=api",
        "name": "Jerin Jacob Kollanukkaran",
        "email": "jerinj@marvell.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20190630180609.36705-1-jerinj@marvell.com/mbox/",
    "series": [
        {
            "id": 5236,
            "url": "http://patches.dpdk.org/api/series/5236/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5236",
            "date": "2019-06-30T18:05:12",
            "name": "OCTEON TX2 Ethdev driver",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/5236/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/55676/comments/",
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 5E6571B993;\n\tSun, 30 Jun 2019 20:06:36 +0200 (CEST)",
            "from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com\n\t[67.231.148.174]) by dpdk.org (Postfix) with ESMTP id E7B031B965\n\tfor <dev@dpdk.org>; Sun, 30 Jun 2019 20:06:33 +0200 (CEST)",
            "from pps.filterd (m0045849.ppops.net [127.0.0.1])\n\tby mx0a-0016f401.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id\n\tx5UI54iq027147 for <dev@dpdk.org>; Sun, 30 Jun 2019 11:06:33 -0700",
            "from sc-exch03.marvell.com ([199.233.58.183])\n\tby mx0a-0016f401.pphosted.com with ESMTP id 2te5bn4gd6-1\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT)\n\tfor <dev@dpdk.org>; Sun, 30 Jun 2019 11:06:32 -0700",
            "from SC-EXCH01.marvell.com (10.93.176.81) by SC-EXCH03.marvell.com\n\t(10.93.176.83) with Microsoft SMTP Server (TLS) id 15.0.1367.3;\n\tSun, 30 Jun 2019 11:06:31 -0700",
            "from maili.marvell.com (10.93.176.43) by SC-EXCH01.marvell.com\n\t(10.93.176.81) with Microsoft SMTP Server id 15.0.1367.3 via Frontend\n\tTransport; Sun, 30 Jun 2019 11:06:31 -0700",
            "from jerin-lab.marvell.com (jerin-lab.marvell.com [10.28.34.14])\n\tby maili.marvell.com (Postfix) with ESMTP id B48CB3F703F;\n\tSun, 30 Jun 2019 11:06:30 -0700 (PDT)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com;\n\th=from : to : cc :\n\tsubject : date : message-id : in-reply-to : references : mime-version\n\t: content-transfer-encoding : content-type; s=pfpt0818;\n\tbh=/z/DaDMCwe/jZGwh1/k9OWgrJI7VmTfu8BkPtTBpUMU=;\n\tb=Q6sykRsEeB2DuX2/DHq7WTb17yFreqJknBN+Mhzea0JE5sGiOsGO71dvzVBA5KWeIMCY\n\tVSjdDBpAyXyunh1OZpjVXX/wFUTwP8+EG0eYIAZIRuGDOSnLA+hVgVdrnEpruYsxoM/5\n\tFifWg1iWtM1IxamRxg1p6MUQCEvR8wPw2u5/7/aYchfoYrmGpH/ijrUQvU/SXIIgOrll\n\tHuTZ+DGheLtbtCaSqObot4OXkDVvMC0bXqdTDVWmjJmSHKZls900QxK2PA9iRrkJ224G\n\tvI7gF1U9oQ8X9NxON1bLeaxhOm0fy4tXTZcaVn0g6jpLqflC6Cgmmas3x5Bk531dvAuZ\n\tzA== ",
        "From": "<jerinj@marvell.com>",
        "To": "<dev@dpdk.org>",
        "CC": "Jerin Jacob <jerinj@marvell.com>",
        "Date": "Sun, 30 Jun 2019 23:35:12 +0530",
        "Message-ID": "<20190630180609.36705-1-jerinj@marvell.com>",
        "X-Mailer": "git-send-email 2.21.0",
        "In-Reply-To": "<20190602152434.23996-1-jerinj@marvell.com>",
        "References": "<20190602152434.23996-1-jerinj@marvell.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain",
        "X-Proofpoint-Virus-Version": "vendor=fsecure engine=2.50.10434:, ,\n\tdefinitions=2019-06-30_08:, , signatures=0",
        "Subject": "[dpdk-dev]  [PATCH v2 00/57] OCTEON TX2 Ethdev driver",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "From: Jerin Jacob <jerinj@marvell.com>\n\nThis patchset adds support for OCTEON TX2 ethdev driver.\n\nv2:\n# Moved maintainers file to the first patch(Ferruh)\n# removed reference to to v19.05(Ferruh) \n# Makefile/Meson CFLAGS moved to specific patches(Ferruh)\n# Move Documentation updates to specific patches(Ferruh)\n# reworked the code to remove the need for exposing\notx2_nix_fastpath_lookup_mem_get function(Ferruh)\n# Updated goto logic in net/octeontx2: add FW version get operation(Ferruh)\n# Added \"add Rx interrupts support\" patch\n\nHarman Kalra (3):\n  net/octeontx2: add PTP base support\n  net/octeontx2: add remaining PTP operations\n  net/octeontx2: add Rx interrupts support\n\nJerin Jacob (16):\n  net/octeontx2: add build and doc infrastructure\n  net/octeontx2: add ethdev probe and remove\n  net/octeontx2: add device init and uninit\n  net/octeontx2: add devargs parsing functions\n  net/octeontx2: handle device error interrupts\n  net/octeontx2: add info get operation\n  net/octeontx2: add device configure operation\n  net/octeontx2: handle queue specific error interrupts\n  net/octeontx2: add context debug utils\n  net/octeontx2: add Rx queue setup and release\n  net/octeontx2: add Tx queue setup and release\n  net/octeontx2: add ptype support\n  net/octeontx2: add Rx and Tx descriptor operations\n  net/octeontx2: add Rx burst support\n  net/octeontx2: add Rx vector version\n  net/octeontx2: add Tx burst support\n\nKiran Kumar K (13):\n  net/octeontx2: add register dump support\n  net/octeontx2: add basic stats operation\n  net/octeontx2: add extended stats operations\n  net/octeontx2: introducing flow driver\n  net/octeontx2: add flow utility functions\n  net/octeontx2: add flow mbox utility functions\n  net/octeontx2: add flow MCAM utility functions\n  net/octeontx2: add flow parsing for outer layers\n  net/octeontx2: add flow actions support\n  net/octeontx2: add flow parse actions support\n  net/octeontx2: add flow operations\n  net/octeontx2: add flow destroy ops support\n  net/octeontx2: add flow init and fini\n\nKrzysztof Kanas (2):\n  net/octeontx2: alloc and free TM HW resources\n  net/octeontx2: enable Tx through traffic manager\n\nNithin Dabilpuram (9):\n  net/octeontx2: add queue start and stop operations\n  net/octeontx2: introduce traffic manager\n  net/octeontx2: configure TM HW resources\n  net/octeontx2: add queue info and pool supported operations\n  net/octeontx2: add Rx multi segment version\n  net/octeontx2: add Tx multi segment version\n  net/octeontx2: add Tx vector version\n  net/octeontx2: add device start operation\n  net/octeontx2: add device stop and close operations\n\nSunil Kumar Kori (1):\n  net/octeontx2: add unicast MAC filter\n\nVamsi Attunuru (8):\n  net/octeontx2: add link stats operations\n  net/octeontx2: add promiscuous and allmulticast mode\n  net/octeontx2: add RSS support\n  net/octeontx2: handle port reconfigure\n  net/octeontx2: add module EEPROM dump\n  net/octeontx2: add flow control support\n  net/octeontx2: add FW version get operation\n  net/octeontx2: add MTU set operation\n\nVivek Sharma (5):\n  net/octeontx2: connect flow API to ethdev ops\n  net/octeontx2: implement VLAN utility functions\n  net/octeontx2: support VLAN offloads\n  net/octeontx2: support VLAN filters\n  net/octeontx2: support VLAN TPID and PVID for Tx\n\n MAINTAINERS                                   |    9 +\n config/common_base                            |    5 +\n doc/guides/nics/features/octeontx2.ini        |   50 +\n doc/guides/nics/features/octeontx2_vec.ini    |   46 +\n doc/guides/nics/features/octeontx2_vf.ini     |   42 +\n doc/guides/nics/index.rst                     |    1 +\n doc/guides/nics/octeontx2.rst                 |  302 +++\n doc/guides/platform/octeontx2.rst             |    3 +\n drivers/net/Makefile                          |    1 +\n drivers/net/meson.build                       |    6 +-\n drivers/net/octeontx2/Makefile                |   55 +\n drivers/net/octeontx2/meson.build             |   40 +\n drivers/net/octeontx2/otx2_ethdev.c           | 1996 +++++++++++++++++\n drivers/net/octeontx2/otx2_ethdev.h           |  529 +++++\n drivers/net/octeontx2/otx2_ethdev_debug.c     |  500 +++++\n drivers/net/octeontx2/otx2_ethdev_devargs.c   |  165 ++\n drivers/net/octeontx2/otx2_ethdev_irq.c       |  468 ++++\n drivers/net/octeontx2/otx2_ethdev_ops.c       |  461 ++++\n drivers/net/octeontx2/otx2_flow.c             |  981 ++++++++\n drivers/net/octeontx2/otx2_flow.h             |  390 ++++\n drivers/net/octeontx2/otx2_flow_ctrl.c        |  220 ++\n drivers/net/octeontx2/otx2_flow_parse.c       |  947 ++++++++\n drivers/net/octeontx2/otx2_flow_utils.c       |  910 ++++++++\n drivers/net/octeontx2/otx2_link.c             |  108 +\n drivers/net/octeontx2/otx2_lookup.c           |  315 +++\n drivers/net/octeontx2/otx2_mac.c              |  149 ++\n drivers/net/octeontx2/otx2_ptp.c              |  273 +++\n drivers/net/octeontx2/otx2_rss.c              |  372 +++\n drivers/net/octeontx2/otx2_rx.c               |  411 ++++\n drivers/net/octeontx2/otx2_rx.h               |  333 +++\n drivers/net/octeontx2/otx2_stats.c            |  387 ++++\n drivers/net/octeontx2/otx2_tm.c               | 1396 ++++++++++++\n drivers/net/octeontx2/otx2_tm.h               |  153 ++\n drivers/net/octeontx2/otx2_tx.c               | 1033 +++++++++\n drivers/net/octeontx2/otx2_tx.h               |  370 +++\n drivers/net/octeontx2/otx2_vlan.c             | 1034 +++++++++\n .../octeontx2/rte_pmd_octeontx2_version.map   |    4 +\n mk/rte.app.mk                                 |    2 +\n 38 files changed, 14466 insertions(+), 1 deletion(-)\n create mode 100644 doc/guides/nics/features/octeontx2.ini\n create mode 100644 doc/guides/nics/features/octeontx2_vec.ini\n create mode 100644 doc/guides/nics/features/octeontx2_vf.ini\n create mode 100644 doc/guides/nics/octeontx2.rst\n create mode 100644 drivers/net/octeontx2/Makefile\n create mode 100644 drivers/net/octeontx2/meson.build\n create mode 100644 drivers/net/octeontx2/otx2_ethdev.c\n create mode 100644 drivers/net/octeontx2/otx2_ethdev.h\n create mode 100644 drivers/net/octeontx2/otx2_ethdev_debug.c\n create mode 100644 drivers/net/octeontx2/otx2_ethdev_devargs.c\n create mode 100644 drivers/net/octeontx2/otx2_ethdev_irq.c\n create mode 100644 drivers/net/octeontx2/otx2_ethdev_ops.c\n create mode 100644 drivers/net/octeontx2/otx2_flow.c\n create mode 100644 drivers/net/octeontx2/otx2_flow.h\n create mode 100644 drivers/net/octeontx2/otx2_flow_ctrl.c\n create mode 100644 drivers/net/octeontx2/otx2_flow_parse.c\n create mode 100644 drivers/net/octeontx2/otx2_flow_utils.c\n create mode 100644 drivers/net/octeontx2/otx2_link.c\n create mode 100644 drivers/net/octeontx2/otx2_lookup.c\n create mode 100644 drivers/net/octeontx2/otx2_mac.c\n create mode 100644 drivers/net/octeontx2/otx2_ptp.c\n create mode 100644 drivers/net/octeontx2/otx2_rss.c\n create mode 100644 drivers/net/octeontx2/otx2_rx.c\n create mode 100644 drivers/net/octeontx2/otx2_rx.h\n create mode 100644 drivers/net/octeontx2/otx2_stats.c\n create mode 100644 drivers/net/octeontx2/otx2_tm.c\n create mode 100644 drivers/net/octeontx2/otx2_tm.h\n create mode 100644 drivers/net/octeontx2/otx2_tx.c\n create mode 100644 drivers/net/octeontx2/otx2_tx.h\n create mode 100644 drivers/net/octeontx2/otx2_vlan.c\n create mode 100644 drivers/net/octeontx2/rte_pmd_octeontx2_version.map"
}