Show a cover letter.

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

{
    "id": 123365,
    "url": "http://patchwork.dpdk.org/api/covers/123365/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20230207193731.1242505-1-rjarry@redhat.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20230207193731.1242505-1-rjarry@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230207193731.1242505-1-rjarry@redhat.com",
    "date": "2023-02-07T19:37:26",
    "name": "[v9,0/5] lcore telemetry improvements",
    "submitter": {
        "id": 2850,
        "url": "http://patchwork.dpdk.org/api/people/2850/?format=api",
        "name": "Robin Jarry",
        "email": "rjarry@redhat.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20230207193731.1242505-1-rjarry@redhat.com/mbox/",
    "series": [
        {
            "id": 26867,
            "url": "http://patchwork.dpdk.org/api/series/26867/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=26867",
            "date": "2023-02-07T19:37:26",
            "name": "lcore telemetry improvements",
            "version": 9,
            "mbox": "http://patchwork.dpdk.org/series/26867/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/covers/123365/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 50DFB41C33;\n\tTue,  7 Feb 2023 20:37:43 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id D69184021F;\n\tTue,  7 Feb 2023 20:37:42 +0100 (CET)",
            "from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [170.10.129.124])\n by mails.dpdk.org (Postfix) with ESMTP id 690C340151\n for <dev@dpdk.org>; Tue,  7 Feb 2023 20:37:41 +0100 (CET)",
            "from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com\n [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS\n (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n us-mta-433-ItAkx6mpNca0IWs7wnZINA-1; Tue, 07 Feb 2023 14:37:39 -0500",
            "from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com\n [10.11.54.3])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 5A4423C18349\n for <dev@dpdk.org>; Tue,  7 Feb 2023 19:37:39 +0000 (UTC)",
            "from ringo.home (unknown [10.39.208.16])\n by smtp.corp.redhat.com (Postfix) with ESMTP id AF7321121314;\n Tue,  7 Feb 2023 19:37:38 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1675798660;\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 in-reply-to:in-reply-to:references:references;\n bh=lF2E+UFgt7lMFr9FJ3/sjFDigKgyEIj7iPj1ArAPcas=;\n b=QpBc2cqceMpPTasx6BMsxUWs1PLlhtFjWi8hhlBB8YD/lG/kq0pHy0JB7kojzBUftKILwm\n pL0+7hk3mI8Ii/omm7ZVwgkx+P29qc44r28kn7Lk2CqpbncPjziTie2lv1H4RQCqxeTkaJ\n vfyVYj55jeo3m1z7mhsNDj7NZme2A9A=",
        "X-MC-Unique": "ItAkx6mpNca0IWs7wnZINA-1",
        "From": "Robin Jarry <rjarry@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "Robin Jarry <rjarry@redhat.com>",
        "Subject": "[PATCH v9 0/5] lcore telemetry improvements",
        "Date": "Tue,  7 Feb 2023 20:37:26 +0100",
        "Message-Id": "<20230207193731.1242505-1-rjarry@redhat.com>",
        "In-Reply-To": "<20221123102612.1688865-1-rjarry@redhat.com>",
        "References": "<20221123102612.1688865-1-rjarry@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 3.1 on 10.11.54.3",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Type": "text/plain; charset=UTF-8",
        "Content-Transfer-Encoding": "8bit",
        "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 is a follow up on previous work by Kevin Laatz:\n\nhttp://patches.dpdk.org/project/dpdk/list/?series=24658&state=*\n\nThis series is aimed at allowing DPDK applications to expose their CPU\nusage stats in the DPDK telemetry under /eal/lcore/info. This is a much\nmore basic and naive approach which leaves the cpu cycles accounting\ncompletely up to the application.\n\nFor reference, I have implemented a draft patch in OvS to use\nrte_lcore_register_usage_cb() and report the already available busy\ncycles information.\n\nhttps://github.com/rjarry/ovs/commit/643e672fe388e348ea7ccbbda6f5a87a066fd919\n\nv9:\n\n- Fixed changelog & version.map order.\n- Updated with 64-bit integer telemetry functions.\n- Refined docstrings (added notice about resetting the callback).\n- Fixed accounting of total cycles in testpmd.\n\nv8:\n\n- Made /eal/lcore/info lcore_id argument parsing more robust.\n\nRobin Jarry (5):\n  eal: add lcore info in telemetry\n  eal: report applications lcore usage\n  app/testpmd: add dump command for lcores\n  app/testpmd: report lcore usage\n  eal: add lcore usage telemetry endpoint\n\n app/test-pmd/cmdline.c                      |   3 +\n app/test-pmd/noisy_vnf.c                    |   7 +-\n app/test-pmd/testpmd.c                      |  42 +++-\n app/test-pmd/testpmd.h                      |  25 ++-\n app/test-pmd/txonly.c                       |   2 +-\n doc/guides/rel_notes/release_23_03.rst      |   8 +\n doc/guides/testpmd_app_ug/testpmd_funcs.rst |   7 +\n lib/eal/common/eal_common_lcore.c           | 219 ++++++++++++++++++--\n lib/eal/include/rte_lcore.h                 |  48 +++++\n lib/eal/version.map                         |   1 +\n 10 files changed, 329 insertions(+), 33 deletions(-)"
}