Show a cover letter.

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

{
    "id": 438,
    "url": "http://patches.dpdk.org/api/covers/438/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20231128055927.61704-1-lihuisong@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": "<20231128055927.61704-1-lihuisong@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20231128055927.61704-1-lihuisong@huawei.com",
    "date": "2023-11-28T05:59:24",
    "name": "[v5,0/3] doc/features: fix some features and add new features",
    "submitter": {
        "id": 2085,
        "url": "http://patches.dpdk.org/api/people/2085/?format=api",
        "name": "lihuisong (C)",
        "email": "lihuisong@huawei.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20231128055927.61704-1-lihuisong@huawei.com/mbox/",
    "series": [
        {
            "id": 30400,
            "url": "http://patches.dpdk.org/api/series/30400/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30400",
            "date": "2023-11-28T05:59:24",
            "name": "doc/features: fix some features and add new features",
            "version": 5,
            "mbox": "http://patches.dpdk.org/series/30400/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/438/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 9A177433ED;\n\tTue, 28 Nov 2023 06:59:30 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 42F33410DD;\n\tTue, 28 Nov 2023 06:59:30 +0100 (CET)",
            "from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187])\n by mails.dpdk.org (Postfix) with ESMTP id 9F354410D5\n for <dev@dpdk.org>; Tue, 28 Nov 2023 06:59:28 +0100 (CET)",
            "from kwepemm000004.china.huawei.com (unknown [172.30.72.53])\n by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4SfWww2xvDzvR9t;\n Tue, 28 Nov 2023 13:58:56 +0800 (CST)",
            "from localhost.localdomain (10.69.192.56) by\n kwepemm000004.china.huawei.com (7.193.23.18) with Microsoft SMTP Server\n (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id\n 15.1.2507.35; Tue, 28 Nov 2023 13:59:26 +0800"
        ],
        "From": "Huisong Li <lihuisong@huawei.com>",
        "To": "<dev@dpdk.org>, <ferruh.yigit@amd.com>, <thomas@monjalon.net>",
        "CC": "<liuyonglong@huawei.com>, <lihuisong@huawei.com>",
        "Subject": "[PATCH v5 0/3] doc/features: fix some features and add new features",
        "Date": "Tue, 28 Nov 2023 13:59:24 +0800",
        "Message-ID": "<20231128055927.61704-1-lihuisong@huawei.com>",
        "X-Mailer": "git-send-email 2.33.0",
        "In-Reply-To": "<20231123135916.33315-1-lihuisong@huawei.com>",
        "References": "<20231123135916.33315-1-lihuisong@huawei.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.69.192.56]",
        "X-ClientProxiedBy": "dggems706-chm.china.huawei.com (10.3.19.183) To\n kwepemm000004.china.huawei.com (7.193.23.18)",
        "X-CFilter-Loop": "Reflected",
        "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"
    },
    "content": "The support for setting RSS hash algorithm has been introduced to 23.11,\nbut doesn't add feature for it. So this series add this feature to RSS hash\nand perfect RSS other features by the way.\n\nIn addition, \"set link up/down\" and \"dump device private information\" had\nbeed supported, but they are absent from the freatures list.\n\n---\n -v5:\n   - separate \"link speed\" and \"Traffic Manager\" feature from this series\n   - fix CI warning \n\n -v4:\n   - fix RSS releated feaures description based on Ferruh\n   - add new features to default.ini\n   - remove loopback patch.\n   - move \"dump device private information\" to \"dev ops\" block.\n\n -v3:\n   - fix description of the patchset cover\n   - remove '/features' in 'doc/features' tag for every patch.\n   - add Acked-by: Chengwen Feng <fengchengwen@huawei.com>\n   - retrigger CI build because of wrong CI warning\n\n -v2:\n   - add loopback mode feature.\n\nHuisong Li (3):\n  doc: fix the description of RSS related feature\n  doc: add link up/down feature\n  doc: add dump device private information ops\n\n doc/guides/nics/features.rst | 24 ++++++++++++++++++++----\n 1 file changed, 20 insertions(+), 4 deletions(-)"
}