Show a cover letter.

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

{
    "id": 117328,
    "url": "https://patches.dpdk.org/api/covers/117328/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/cover/20221004171656.17967-1-nicolas.chautru@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": "<20221004171656.17967-1-nicolas.chautru@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20221004171656.17967-1-nicolas.chautru@intel.com",
    "date": "2022-10-04T17:16:49",
    "name": "[v12,0/7] bbdev changes for 22.11",
    "submitter": {
        "id": 1314,
        "url": "https://patches.dpdk.org/api/people/1314/?format=api",
        "name": "Chautru, Nicolas",
        "email": "nicolas.chautru@intel.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/cover/20221004171656.17967-1-nicolas.chautru@intel.com/mbox/",
    "series": [
        {
            "id": 24974,
            "url": "https://patches.dpdk.org/api/series/24974/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=24974",
            "date": "2022-10-04T17:16:49",
            "name": "bbdev changes for 22.11",
            "version": 12,
            "mbox": "https://patches.dpdk.org/series/24974/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/covers/117328/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 67DDBA0542;\n\tTue,  4 Oct 2022 19:17:09 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 110F240E2D;\n\tTue,  4 Oct 2022 19:17:09 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by mails.dpdk.org (Postfix) with ESMTP id A8D8D40A79\n for <dev@dpdk.org>; Tue,  4 Oct 2022 19:17:07 +0200 (CEST)",
            "from fmsmga007.fm.intel.com ([10.253.24.52])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 04 Oct 2022 10:17:05 -0700",
            "from unknown (HELO icx-npg-scs1-cp1.localdomain) ([10.233.180.245])\n by fmsmga007.fm.intel.com with ESMTP; 04 Oct 2022 10:17:04 -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=1664903827; x=1696439827;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=McPt39efSQ2EwARnvTnjrW/9CIPDsFfzZoateIWFljU=;\n b=URb6wpQ6TGfTrPC+NZ5pDGznm9VF+lK/YI1ikc3FhgebDeYpofjuxS62\n BiC1SeCpy9haxCIko0L5G07s0RQUjqYYBxzrCaZuc41p+023GTks3Nmwj\n qEEWIJoMSzg12SKR04gsaQJ77z2efLc3DFUVQ8lwOCHTXhMUvRXBwndff\n B7E1A1JnbcXWmP8+1wbYRYJEectwzEB6u24NMY4JT7JYaYa+n1ibNmgP/\n T0lbRP6BEjG4wg926i1Hy7ra5samSzDR7jSVfA8KXES8Lw+DNaIWoBfs1\n uHL/gc+emYkQlsORNvH5qAQ0uvhDeHaAczRn6rKTRaC/65TDlzVW6lHev A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10490\"; a=\"290192242\"",
            "E=Sophos;i=\"5.95,158,1661842800\"; d=\"scan'208\";a=\"290192242\"",
            "E=McAfee;i=\"6500,9779,10490\"; a=\"626256634\"",
            "E=Sophos;i=\"5.95,158,1661842800\"; d=\"scan'208\";a=\"626256634\""
        ],
        "X-ExtLoop1": "1",
        "From": "Nicolas Chautru <nicolas.chautru@intel.com>",
        "To": "dev@dpdk.org,\n\tthomas@monjalon.net,\n\tgakhil@marvell.com",
        "Cc": "maxime.coquelin@redhat.com, trix@redhat.com, mdr@ashroe.eu,\n bruce.richardson@intel.com, david.marchand@redhat.com,\n stephen@networkplumber.org, mingshan.zhang@intel.com,\n hemant.agrawal@nxp.com, Nicolas Chautru <nicolas.chautru@intel.com>",
        "Subject": "[PATCH v12 0/7] bbdev changes for 22.11",
        "Date": "Tue,  4 Oct 2022 10:16:49 -0700",
        "Message-Id": "<20221004171656.17967-1-nicolas.chautru@intel.com>",
        "X-Mailer": "git-send-email 2.37.1",
        "In-Reply-To": "<1655491040-183649-6-git-send-email-nicolas.chautru@intel.com>",
        "References": "<1655491040-183649-6-git-send-email-nicolas.chautru@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": "Hi Akhil, Thomas, \n\nv12: minor change to fix misaligned comment on patch 6 raised by Thomas. Thanks. \nv11: updated based on Thomas review notably on comments through the serie and ordering. Thanks. I have also updated rel_notes and deprecation through the serie this time.\nv10: replacing the _PADDED_MAX enum to _SIZE_MAX macro based on suggestion from Ferruh/Maxime/Akhil. Thanks\nv9: removing code snippet from documentation in 5/7 requested by Akhil. Thanks. \nv8: edit based on review by Akhil : typos, coding guidelines. No functional change. Thanks\nv7: couple of typos in documentation spotted by Maxime. Thanks.\nv6: added one comment in commit 2/7 suggested by Maxime.\nv5: update base on review from Tom Rix. Number of typos reported and resolved,\nremoved the commit related to rw_lock for now, added a commit for\ncode clean up from review, resolved one rebase issue between 2 commits, used size of array for some bound check implementation. Thanks. \nv4: update to the last 2 commits to include function to print the queue status and a fix to the rte_lock within the wrong structure\nv3: update to device status info to also use padded size for the related array.\nAdding also 2 additionals commits to allow the API struc to expose more information related to queues corner cases/warning as well as an optional rw lock.\nHemant, Maxime, this is planned for DPDK 21.11 but would like review/ack early is possible to get this applied earlier and due to time off this summer.\nThanks\nNic\n\nNicolas Chautru (7):\n  bbdev: allow operation type enum for growth\n  bbdev: add device status info\n  bbdev: add device info on queue topology\n  drivers/baseband: update PMDs to expose queue per operation\n  bbdev: add new operation for FFT processing\n  bbdev: add queue related warning and status information\n  bbdev: remove unnecessary if-check\n\n app/test-bbdev/test_bbdev.c                   |   2 +-\n app/test-bbdev/test_bbdev_perf.c              |   6 +-\n doc/guides/prog_guide/bbdev.rst               | 103 +++++++++++\n doc/guides/rel_notes/deprecation.rst          |  13 --\n doc/guides/rel_notes/release_22_11.rst        |  14 ++\n drivers/baseband/acc100/rte_acc100_pmd.c      |  30 ++--\n .../fpga_5gnr_fec/rte_fpga_5gnr_fec.c         |   9 +\n drivers/baseband/fpga_lte_fec/fpga_lte_fec.c  |   9 +\n drivers/baseband/la12xx/bbdev_la12xx.c        |  10 +-\n drivers/baseband/null/bbdev_null.c            |   1 +\n .../baseband/turbo_sw/bbdev_turbo_software.c  |  13 ++\n examples/bbdev_app/main.c                     |   2 +-\n lib/bbdev/rte_bbdev.c                         |  57 +++++-\n lib/bbdev/rte_bbdev.h                         | 158 +++++++++++++++-\n lib/bbdev/rte_bbdev_op.h                      | 169 ++++++++++++++++--\n lib/bbdev/version.map                         |  12 ++\n 16 files changed, 560 insertions(+), 48 deletions(-)"
}