Show a cover letter.

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

{
    "id": 88228,
    "url": "http://patchwork.dpdk.org/api/covers/88228/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20210225152903.148347-1-bruce.richardson@intel.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": "<20210225152903.148347-1-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210225152903.148347-1-bruce.richardson@intel.com",
    "date": "2021-02-25T15:29:00",
    "name": "[0/3] Add developer mode to DPDK build",
    "submitter": {
        "id": 20,
        "url": "http://patchwork.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20210225152903.148347-1-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 15386,
            "url": "http://patchwork.dpdk.org/api/series/15386/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=15386",
            "date": "2021-02-25T15:29:00",
            "name": "Add developer mode to DPDK build",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/15386/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/covers/88228/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 B9328A034F;\n\tThu, 25 Feb 2021 16:29:14 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 6BEEC1607D0;\n\tThu, 25 Feb 2021 16:29:14 +0100 (CET)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by mails.dpdk.org (Postfix) with ESMTP id 0CACF40692\n for <dev@dpdk.org>; Thu, 25 Feb 2021 16:29:12 +0100 (CET)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 25 Feb 2021 07:29:11 -0800",
            "from silpixa00399126.ir.intel.com ([10.237.223.204])\n by orsmga006.jf.intel.com with ESMTP; 25 Feb 2021 07:29:10 -0800"
        ],
        "IronPort-SDR": [
            "\n GJ/kW0+0T7dXxfi21CrF0pOPdFHJbNZ7g3gV3lnawwGTy8CHOEV8/i8XuYLOL+DsK50QbMEomg\n 78iJjBPShaDg==",
            "\n EiPPSijGacz4ywIF/etMF+GyCkcfhVQYrXaIzqieadWRXf1esJEZ5CA5/UkeOnI/N43r6xs5h0\n YrAkFAVmqdWg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9905\"; a=\"249617626\"",
            "E=Sophos;i=\"5.81,206,1610438400\"; d=\"scan'208\";a=\"249617626\"",
            "E=Sophos;i=\"5.81,206,1610438400\"; d=\"scan'208\";a=\"367432345\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, david.marchand@redhat.com,\n Bruce Richardson <bruce.richardson@intel.com>",
        "Date": "Thu, 25 Feb 2021 15:29:00 +0000",
        "Message-Id": "<20210225152903.148347-1-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.27.0",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 0/3] Add developer mode to DPDK build",
        "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",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "To allow more flexibility in enabling additional build checks to DPDK build\nprocess, we can add a developer mode option to the build. With this option\nenabled, extra checks of interest to DPDK developers rather than users can be\ndone on the code, without having to worry about possible user impacts. The new\noption can be manually enabled or disabled by using meson configure, but by\ndefault is set to \"auto\" which means it is enabled if building from a git repo.\n\nOnce the developer mode is added in the first patch, the other patches of this\nseries turn off a number of previous features for non-developer builds, since\nthose features would only be of interest to DPDK devs.\n\nBruce Richardson (3):\n  build: enable a developer mode setting\n  build: hide debug messages in non-developer mode\n  build: limit symbol checks to developer mode\n\n doc/guides/contributing/coding_style.rst |  8 ++++++++\n drivers/meson.build                      | 26 ++++++++++++++----------\n lib/meson.build                          | 12 ++++++-----\n meson.build                              | 14 +++++++++++++\n meson_options.txt                        |  2 ++\n 5 files changed, 46 insertions(+), 16 deletions(-)\n\n--\n2.27.0"
}