Show a cover letter.

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

{
    "id": 87476,
    "url": "https://patches.dpdk.org/api/covers/87476/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/cover/1611837805-42429-1-git-send-email-oulijun@huawei.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<1611837805-42429-1-git-send-email-oulijun@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1611837805-42429-1-git-send-email-oulijun@huawei.com",
    "date": "2021-01-28T12:43:20",
    "name": "[v2,0/5] update doc for hns3",
    "submitter": {
        "id": 1675,
        "url": "https://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/cover/1611837805-42429-1-git-send-email-oulijun@huawei.com/mbox/",
    "series": [
        {
            "id": 15001,
            "url": "https://patches.dpdk.org/api/series/15001/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15001",
            "date": "2021-01-28T12:43:20",
            "name": "update doc for hns3",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/15001/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/covers/87476/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 D1459A09E4;\n\tThu, 28 Jan 2021 13:43:57 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 527704067A;\n\tThu, 28 Jan 2021 13:43:57 +0100 (CET)",
            "from szxga04-in.huawei.com (szxga04-in.huawei.com [45.249.212.190])\n by mails.dpdk.org (Postfix) with ESMTP id D116440395\n for <dev@dpdk.org>; Thu, 28 Jan 2021 13:43:55 +0100 (CET)",
            "from DGGEMS410-HUB.china.huawei.com (unknown [172.30.72.60])\n by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4DRKqd1lMbzlBxc;\n Thu, 28 Jan 2021 20:42:21 +0800 (CST)",
            "from localhost.localdomain (10.69.192.56) by\n DGGEMS410-HUB.china.huawei.com (10.3.19.210) with Microsoft SMTP Server id\n 14.3.498.0; Thu, 28 Jan 2021 20:43:49 +0800"
        ],
        "From": "Lijun Ou <oulijun@huawei.com>",
        "To": "<thomas@monjalon.net>, <ferruh.yigit@intel.com>,\n <arybchenko@solarflare.com>",
        "CC": "<dev@dpdk.org>, <linuxarm@openeuler.org>",
        "Date": "Thu, 28 Jan 2021 20:43:20 +0800",
        "Message-ID": "<1611837805-42429-1-git-send-email-oulijun@huawei.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1611150232-609-1-git-send-email-oulijun@huawei.com>",
        "References": "<1611150232-609-1-git-send-email-oulijun@huawei.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.69.192.56]",
        "X-CFilter-Loop": "Reflected",
        "Subject": "[dpdk-dev] [PATCH v2 0/5] update doc 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": "Here series add some updates for hns3 rst and TM feature\nnote for hns3 as well as FEC feature notes.\n\nv2:\n1. fix a meson build warning for patch[4/5]\n2. add a new patch for update hns3.ini and cxgbe.ini\n3. add Fixes for all patches.\n\nLijun Ou (4):\n  net/hns3: add FEC feature for hns3.ini\n  net/cxgbe: add FEC feature for cxgbe.ini\n  doc: update release notes for hns3\n  doc: fix hns3 rst\n\nMin Hu (Connor) (1):\n  doc: add FEC in NIC features\n\n doc/guides/nics/features.rst           | 14 ++++++++++++++\n doc/guides/nics/features/cxgbe.ini     |  1 +\n doc/guides/nics/features/default.ini   |  1 +\n doc/guides/nics/features/hns3.ini      |  1 +\n doc/guides/nics/hns3.rst               |  2 +-\n doc/guides/rel_notes/release_21_02.rst |  5 +++++\n 6 files changed, 23 insertions(+), 1 deletion(-)"
}