Show a cover letter.

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

{
    "id": 112931,
    "url": "https://patches.dpdk.org/api/covers/112931/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/cover/20220616195517.344509-1-timothy.mcdaniel@intel.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": "<20220616195517.344509-1-timothy.mcdaniel@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220616195517.344509-1-timothy.mcdaniel@intel.com",
    "date": "2022-06-16T19:55:15",
    "name": "[v2,0/2] Rebase DLB2 port_cos and cq_weight patches",
    "submitter": {
        "id": 826,
        "url": "https://patches.dpdk.org/api/people/826/?format=api",
        "name": "Timothy McDaniel",
        "email": "timothy.mcdaniel@intel.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/cover/20220616195517.344509-1-timothy.mcdaniel@intel.com/mbox/",
    "series": [
        {
            "id": 23586,
            "url": "https://patches.dpdk.org/api/series/23586/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=23586",
            "date": "2022-06-16T19:55:15",
            "name": "Rebase DLB2 port_cos and cq_weight patches",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/23586/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/covers/112931/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 59E65A00C2;\n\tThu, 16 Jun 2022 21:55:24 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 3F55D40DDD;\n\tThu, 16 Jun 2022 21:55:24 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by mails.dpdk.org (Postfix) with ESMTP id A1E0B40141\n for <dev@dpdk.org>; Thu, 16 Jun 2022 21:55:22 +0200 (CEST)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 16 Jun 2022 12:55:21 -0700",
            "from txanpdk03.an.intel.com ([10.123.117.78])\n by FMSMGA003.fm.intel.com with ESMTP; 16 Jun 2022 12:55:21 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1655409322; x=1686945322;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=n6PpnryMafAR0ZxpUtfWOO+rIwLw3VhXTKZw/OoQHYg=;\n b=ZymPPRf9FGShTEKsb0Oc5tdDnz0amL9zq1xNvRih9gktu5X1VZmDPZPS\n m+gBamn2tQHT7Uqj0D+hvAt6993AGFq+Hl908iLU+JQMu/vpjPC5xSNZG\n wBs7snvKkQiNjzZiPgdSosHeMmfnarVIlCWIqR51eZc6U7ttHluGjj7jp\n TbfmRHSZLhSIdEFltbPi9uQem8Lsw2XkDl1TrKZQ6qoqgaMypoat0p5hC\n gcAmAt0HOYTSIcIYp356zQ2Bh12QyYjuN2/H9FHadzbXgwh+u8TnLGeAT\n WfEkWjkuuf2pE62ApfygYG2UFje98efOE46kf113qyBT/EBUEKi0gtuFI w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6400,9594,10380\"; a=\"280052454\"",
            "E=Sophos;i=\"5.92,306,1650956400\"; d=\"scan'208\";a=\"280052454\"",
            "E=Sophos;i=\"5.92,306,1650956400\"; d=\"scan'208\";a=\"675171577\""
        ],
        "X-ExtLoop1": "1",
        "From": "Timothy McDaniel <timothy.mcdaniel@intel.com>",
        "To": "jerinj@marvell.com",
        "Cc": "dev@dpdk.org",
        "Subject": "[PATCH v2 0/2] Rebase DLB2 port_cos and cq_weight patches",
        "Date": "Thu, 16 Jun 2022 14:55:15 -0500",
        "Message-Id": "<20220616195517.344509-1-timothy.mcdaniel@intel.com>",
        "X-Mailer": "git-send-email 2.23.0",
        "In-Reply-To": "<20220616142350.322838-3-timothy.mcdaniel@intel.com>",
        "References": "<20220616142350.322838-3-timothy.mcdaniel@intel.com>",
        "MIME-Version": "1.0",
        "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 patch simply rebases the following previously submitted\npatches against the latest dpdk-next-eventdev (for-main) branch.\n\nRebase DLB2 port_cos and cq_weight patches\n\nThis patch simply rebases the following previously submitted\npatches against the latest dpdk-next-eventdev (for-main) branch.\n\nChanges since V1:\nFixed a bug in the port-specific cos patch where we were accessing\nbeyond the end of the cos_bw array.\n\nTimothy McDaniel (2):\n  event/dlb2: add CQ weight support\n  event/dlb2: add ldb port specific COS support\n\n drivers/event/dlb2/dlb2.c                  | 323 ++++++++++++++++-----\n drivers/event/dlb2/dlb2_avx512.c           |   8 +\n drivers/event/dlb2/dlb2_iface.c            |   7 +\n drivers/event/dlb2/dlb2_iface.h            |   8 +\n drivers/event/dlb2/dlb2_priv.h             |  29 +-\n drivers/event/dlb2/dlb2_sse.c              |   8 +\n drivers/event/dlb2/dlb2_user.h             |  29 ++\n drivers/event/dlb2/pf/base/dlb2_resource.c | 286 ++++++++++++++++++\n drivers/event/dlb2/pf/base/dlb2_resource.h |  33 +++\n drivers/event/dlb2/pf/dlb2_pf.c            |  90 +++++-\n 10 files changed, 745 insertions(+), 76 deletions(-)"
}