Show a cover letter.

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

{
    "id": 109,
    "url": "http://patches.dpdk.org/api/covers/109/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230904061044.5692-1-haijie1@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": "<20230904061044.5692-1-haijie1@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230904061044.5692-1-haijie1@huawei.com",
    "date": "2023-09-04T06:10:39",
    "name": "[v3,0/5] support setting and querying RSS algorithms",
    "submitter": {
        "id": 2935,
        "url": "http://patches.dpdk.org/api/people/2935/?format=api",
        "name": "Jie Hai",
        "email": "haijie1@huawei.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230904061044.5692-1-haijie1@huawei.com/mbox/",
    "series": [
        {
            "id": 29410,
            "url": "http://patches.dpdk.org/api/series/29410/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29410",
            "date": "2023-09-04T06:10:39",
            "name": "support setting and querying RSS algorithms",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/29410/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/109/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 B88A8424EC;\n\tMon,  4 Sep 2023 08:14:19 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 4FF91402AE;\n\tMon,  4 Sep 2023 08:14:19 +0200 (CEST)",
            "from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187])\n by mails.dpdk.org (Postfix) with ESMTP id 77941402A9\n for <dev@dpdk.org>; Mon,  4 Sep 2023 08:14:17 +0200 (CEST)",
            "from kwepemi500020.china.huawei.com (unknown [172.30.72.54])\n by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4RfJCF0g9QztRc3\n for <dev@dpdk.org>; Mon,  4 Sep 2023 14:10:17 +0800 (CST)",
            "from localhost.localdomain (10.69.192.56) by\n kwepemi500020.china.huawei.com (7.221.188.8) with Microsoft SMTP Server\n (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id\n 15.1.2507.31; Mon, 4 Sep 2023 14:14:13 +0800"
        ],
        "From": "Jie Hai <haijie1@huawei.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<haijie1@huawei.com>, <lihuisong@huawei.com>",
        "Subject": "[PATCH v3 0/5] support setting and querying RSS algorithms",
        "Date": "Mon, 4 Sep 2023 14:10:39 +0800",
        "Message-ID": "<20230904061044.5692-1-haijie1@huawei.com>",
        "X-Mailer": "git-send-email 2.33.0",
        "In-Reply-To": "<20230826074607.16771-1-haijie1@huawei.com>",
        "References": "<20230826074607.16771-1-haijie1@huawei.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.69.192.56]",
        "X-ClientProxiedBy": "dggems703-chm.china.huawei.com (10.3.19.180) To\n kwepemi500020.china.huawei.com (7.221.188.8)",
        "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": "This patchset is to support setting and querying RSS algorithms.\n\n--\nv3:\n1. fix commit log for PATCH [1/5].\n2. make RSS ABI changes description to start the actual text at the margin.\n3. move defnition of enum rte_eth_hash_function to rte_ethdev.h.\n4. fix some comment codes.\n\nv2:\n1. return error if \"func\" is invalid.\n2. modify the comments of the \"func\" field.\n3. modify commit log of patch [3/5].\n4. use malloc instead of rte_malloc.\n5. adjust display format of RSS info.\n6. remove the string display of rss_hf.\n--\n\n\nJie Hai (5):\n  app/proc-info: fix never show RSS info\n  app/proc-info: adjust the display format of RSS info\n  app/proc-info: support querying RSS hash algorithm\n  app/testpmd: add RSS hash algorithms display\n  app/testpmd: add RSS hash algorithms setting\n\n app/proc-info/main.c   |  45 ++++++++++++---\n app/test-pmd/cmdline.c | 128 ++++++++++++++++++++++++++++++++++++++---\n app/test-pmd/config.c  |  62 +++++++++++---------\n app/test-pmd/testpmd.h |   5 +-\n 4 files changed, 194 insertions(+), 46 deletions(-)"
}