Show a cover letter.

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

{
    "id": 63503,
    "url": "http://patches.dpdk.org/api/covers/63503/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20191202153559.9709-1-david.marchand@redhat.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": "<20191202153559.9709-1-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20191202153559.9709-1-david.marchand@redhat.com",
    "date": "2019-12-02T15:35:55",
    "name": "[0/4] Extend --lcores to run on cores > RTE_MAX_LCORE",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20191202153559.9709-1-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 7707,
            "url": "http://patches.dpdk.org/api/series/7707/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7707",
            "date": "2019-12-02T15:35:55",
            "name": "Extend --lcores to run on cores > RTE_MAX_LCORE",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/7707/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/63503/comments/",
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 8F5EBA04B5;\n\tMon,  2 Dec 2019 16:36:29 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id D74EB1B9B7;\n\tMon,  2 Dec 2019 16:36:28 +0100 (CET)",
            "from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com\n [205.139.110.61]) by dpdk.org (Postfix) with ESMTP id BDA2D5681\n for <dev@dpdk.org>; Mon,  2 Dec 2019 16:36:27 +0100 (CET)",
            "from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com\n [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id\n us-mta-124-qymGvJFUMgyrfBbNwYnfPQ-1; Mon, 02 Dec 2019 10:36:23 -0500",
            "from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com\n [10.5.11.11])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 714958BDDC2\n for <dev@dpdk.org>; Mon,  2 Dec 2019 15:36:22 +0000 (UTC)",
            "from dmarchan.remote.csb (ovpn-205-88.brq.redhat.com [10.40.205.88])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 38DAA600C8;\n Mon,  2 Dec 2019 15:36:21 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1575300987;\n h=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n to:to:cc:cc:mime-version:mime-version:content-type:content-type:\n content-transfer-encoding:content-transfer-encoding;\n bh=gQWiRK4clldx55hGSO9nx1QvQcCmkBxxzB3TiNZNcok=;\n b=U+XB+HaoXcASY2mon8h1xFUMfqPaU69eeWvR4g8e9cC6IYs5IsIdM1/CutnmZ8D4I5T1fZ\n SNo8DlAKejk81PgDc6Ha9uL0xC8ILIy0M7vF3tAeEFLXuPL2aB+palc3/tyFBspVBvOpj7\n Tj1hKbhbulqMqO/ZRYm7zTkGjZzCbaU=",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "aconole@redhat.com",
        "Date": "Mon,  2 Dec 2019 16:35:55 +0100",
        "Message-Id": "<20191202153559.9709-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.11",
        "X-MC-Unique": "qymGvJFUMgyrfBbNwYnfPQ-1",
        "X-Mimecast-Spam-Score": "0",
        "Content-Type": "text/plain; charset=US-ASCII",
        "Content-Transfer-Encoding": "quoted-printable",
        "Subject": "[dpdk-dev] [PATCH 0/4] Extend --lcores to run on cores >\n\tRTE_MAX_LCORE",
        "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 <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": "We are currently stuck with no option but recompile a DPDK if the system\nhas more cores than RTE_MAX_LCORE.\nA bit of a pity when you get a system with more than 200+ cores and your\ntestpmd has been built and packaged with RTE_MAX_LCORE == 128.\n\nThe --lcores does not need to care about the underlying cores, remove\nthis limitation."
}