Show a cover letter.

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

{
    "id": 129055,
    "url": "http://patchwork.dpdk.org/api/covers/129055/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20230628132004.340074-1-david.marchand@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": "<20230628132004.340074-1-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230628132004.340074-1-david.marchand@redhat.com",
    "date": "2023-06-28T13:20:02",
    "name": "[v5,0/2] Select optional libraries",
    "submitter": {
        "id": 1173,
        "url": "http://patchwork.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20230628132004.340074-1-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 28689,
            "url": "http://patchwork.dpdk.org/api/series/28689/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=28689",
            "date": "2023-06-28T13:20:03",
            "name": "Select optional libraries",
            "version": 5,
            "mbox": "http://patchwork.dpdk.org/series/28689/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/covers/129055/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 C9EB742D80;\n\tWed, 28 Jun 2023 15:21:49 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id BAA9D42D0D;\n\tWed, 28 Jun 2023 15:21:49 +0200 (CEST)",
            "from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [170.10.133.124])\n by mails.dpdk.org (Postfix) with ESMTP id 7406942D0C\n for <dev@dpdk.org>; Wed, 28 Jun 2023 15:21:48 +0200 (CEST)",
            "from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com\n [66.187.233.88]) 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-400-j15bVhblNx-vfSVeyrRDdQ-1; Wed, 28 Jun 2023 09:21:34 -0400",
            "from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com\n [10.11.54.1])\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 290ED18E52ED;\n Wed, 28 Jun 2023 13:20:09 +0000 (UTC)",
            "from dmarchan.redhat.com (unknown [10.45.224.210])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 7AD7D40C2063;\n Wed, 28 Jun 2023 13:20:07 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1687958508;\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=EFIbA2W3mSNMIQ4rYQ4sU8FHfkZKlAHLnr477eph8ZQ=;\n b=ATfR3Wx5Aun13k6iNyhVX6L63SFnrScoKtvO46WuaTxrKipQ8hWoAjeqHiiTQf1jiVMKO+\n P83pcUwSjVIUZb+GDt92qZN16TPQUPDy89vzpmsoNnJLwOYLnu7RaJo67RxedNnGtA+p7g\n 4HPNh4TCGMMpz6AavBA+Z1+kINx+3BU=",
        "X-MC-Unique": "j15bVhblNx-vfSVeyrRDdQ-1",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, bluca@debian.org, tredaelli@redhat.com,\n i.maximets@ovn.org, james.r.harris@intel.com, mohammed@hawari.fr",
        "Subject": "[PATCH v5 0/2] Select optional libraries",
        "Date": "Wed, 28 Jun 2023 15:20:02 +0200",
        "Message-Id": "<20230628132004.340074-1-david.marchand@redhat.com>",
        "In-Reply-To": "<20211117112847.7362-6-david.marchand@redhat.com>",
        "References": "<20211117112847.7362-6-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 3.1 on 10.11.54.1",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain; charset=\"US-ASCII\"; x-default=true",
        "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 series is one implementation to try and please users who want to\nselect more easily which parts of DPDK are built.\n\nIt introduces a change in behavior for enabling deprecated libraries:\nthis series is aimed at the next release but sent early as a demo of\nwhat changes are required.\n\nIf no strong opposition is met, a deprecation notice will be sent for\nv23.07 to announce this change in v23.11.\n\n\nChanges since v4:\n- rebased on main,\n- switched to a list of enabled deprecated libraries,\n\nChanges since v3:\n- split kni cleanup,\n- split variable rename cleanup,\n- introduced a new meson option to control deprecated libraries\n  activation,\n- simplified the actual implementation of enable_libs to mimic\n  enable_drivers behavior,"
}