Show a cover letter.

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

{
    "id": 87652,
    "url": "http://patches.dpdk.org/api/covers/87652/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/1612338382-3253-1-git-send-email-oulijun@huawei.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": "<1612338382-3253-1-git-send-email-oulijun@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1612338382-3253-1-git-send-email-oulijun@huawei.com",
    "date": "2021-02-03T07:46:05",
    "name": "[00/17] bugfixes and small functionality for hns3",
    "submitter": {
        "id": 1675,
        "url": "http://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/1612338382-3253-1-git-send-email-oulijun@huawei.com/mbox/",
    "series": [
        {
            "id": 15115,
            "url": "http://patches.dpdk.org/api/series/15115/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=15115",
            "date": "2021-02-03T07:46:05",
            "name": "bugfixes and small functionality for hns3",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/15115/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/87652/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 8D523A0A0E;\n\tWed,  3 Feb 2021 08:46:54 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 21CDA24043F;\n\tWed,  3 Feb 2021 08:46:54 +0100 (CET)",
            "from szxga06-in.huawei.com (szxga06-in.huawei.com [45.249.212.32])\n by mails.dpdk.org (Postfix) with ESMTP id 0BCB1240446\n for <dev@dpdk.org>; Wed,  3 Feb 2021 08:46:52 +0100 (CET)",
            "from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.60])\n by szxga06-in.huawei.com (SkyGuard) with ESMTP id 4DVtyf640CzjGb1;\n Wed,  3 Feb 2021 15:45:46 +0800 (CST)",
            "from localhost.localdomain (10.69.192.56) by\n DGGEMS404-HUB.china.huawei.com (10.3.19.204) with Microsoft SMTP Server id\n 14.3.498.0; Wed, 3 Feb 2021 15:46:47 +0800"
        ],
        "From": "Lijun Ou <oulijun@huawei.com>",
        "To": "<ferruh.yigit@intel.com>",
        "CC": "<dev@dpdk.org>, <linuxarm@openeuler.org>",
        "Date": "Wed, 3 Feb 2021 15:46:05 +0800",
        "Message-ID": "<1612338382-3253-1-git-send-email-oulijun@huawei.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.69.192.56]",
        "X-CFilter-Loop": "Reflected",
        "Subject": "[dpdk-dev] [PATCH 00/17] bugfixes and small functionality for hns3",
        "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": "This patch series add some bugfixes and some small\nfunctions. In order to fix some bugfixes, we had to\ndo some code rework, for example patch[13/17].\n\nChengchang Tang (6):\n  net/hns3: support module EEPROM dump\n  net/hns3: add more registers to dump\n  net/hns3: fix stats flip overflow\n  net/hns3: replace all atomic type with C11 atomic builtins\n  net/hns3: fix cmdq cleared during firmware process\n  net/hns3: fix VF reset after MBX failed\n\nChengwen Feng (4):\n  net/hns3: implement cleanup for Tx done\n  net/hns3: constraint TM peak rate\n  net/hns3: remove MPLS type from supported flow items\n  net/hns3: fix FD rule residue in hardware when malloc fail\n\nHuisong Li (5):\n  net/hns3: fix query order of link status and link info\n  net/hns3: fix link status change from firmware\n  net/hns3: encapsulate a port shaping interface\n  net/hns3: support PF on electrical net device\n  net/hns3: add check for max pkt length of Rx\n\nLijun Ou (1):\n  net/hns3: fix RSS indirection table size\n\nMin Hu (Connor) (1):\n  net/hns3: add enhance stats function\n\n doc/guides/nics/features/hns3.ini      |   2 +\n doc/guides/nics/features/hns3_vf.ini   |   1 +\n doc/guides/rel_notes/release_21_02.rst |   1 +\n drivers/net/hns3/hns3_cmd.c            |  36 ++-\n drivers/net/hns3/hns3_cmd.h            |  91 +++++++-\n drivers/net/hns3/hns3_dcb.c            |  24 +-\n drivers/net/hns3/hns3_dcb.h            |   2 +-\n drivers/net/hns3/hns3_ethdev.c         | 406 ++++++++++++++++++++++++++++++---\n drivers/net/hns3/hns3_ethdev.h         |  10 +-\n drivers/net/hns3/hns3_ethdev_vf.c      |  63 +++--\n drivers/net/hns3/hns3_flow.c           |  36 ++-\n drivers/net/hns3/hns3_intr.c           |  22 +-\n drivers/net/hns3/hns3_mbx.c            |   4 +-\n drivers/net/hns3/hns3_regs.c           | 171 +++++++++++++-\n drivers/net/hns3/hns3_rss.c            |  28 +--\n drivers/net/hns3/hns3_rss.h            |   5 +-\n drivers/net/hns3/hns3_rxtx.c           |  83 +++++++\n drivers/net/hns3/hns3_rxtx.h           |   1 +\n drivers/net/hns3/hns3_rxtx_vec_neon.h  |  15 ++\n drivers/net/hns3/hns3_rxtx_vec_sve.c   |  11 +\n drivers/net/hns3/hns3_stats.c          | 156 ++++++++++++-\n drivers/net/hns3/hns3_stats.h          |   8 +\n drivers/net/hns3/hns3_tm.c             |   6 +\n 23 files changed, 1050 insertions(+), 132 deletions(-)"
}