Show a cover letter.

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

{
    "id": 128628,
    "url": "http://patches.dpdk.org/api/covers/128628/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230613153333.164365-1-bruce.richardson@intel.com/",
    "project": {
        "id": 1,
        "url": "http://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": "<20230613153333.164365-1-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230613153333.164365-1-bruce.richardson@intel.com",
    "date": "2023-06-13T15:33:31",
    "name": "[v3,0/2] replace int flags with booleans",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230613153333.164365-1-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 28489,
            "url": "http://patches.dpdk.org/api/series/28489/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=28489",
            "date": "2023-06-13T15:33:31",
            "name": "replace int flags with booleans",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/28489/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/128628/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 1750042CA5;\n\tTue, 13 Jun 2023 17:33:49 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id D604540ED6;\n\tTue, 13 Jun 2023 17:33:48 +0200 (CEST)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n by mails.dpdk.org (Postfix) with ESMTP id 074EE40FAE\n for <dev@dpdk.org>; Tue, 13 Jun 2023 17:33:46 +0200 (CEST)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Jun 2023 08:33:40 -0700",
            "from silpixa00401385.ir.intel.com ([10.237.214.11])\n by fmsmga001.fm.intel.com with ESMTP; 13 Jun 2023 08:33:39 -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=1686670427; x=1718206427;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=oDC9nA5Vzi9t6XsZdQGlv4IdgjrDzvPNErt9FAbZOCA=;\n b=RhD98fWbZkgUJY8SCCLGXftcI1eSRPKFXXULSRm0hq/g6490QZCLoGgg\n Kc/APdAN/p4ig+zpWQoTjVqMM9CE8NlR/1yN7mJ+HsE+kKv94Kgl6IBGg\n 2u1aPzVo3aASI6LvtjdTL6HBQB+ckPff7bsWUbQp/r3XR7qVkcK//LxFm\n JYGWLFm8rtZyc4kYfdakgTncdRwCi011NZwv2+iXIW9r+6fSNKlffASqT\n ONkTuKpJ4x3706fctO9RQ6ZTzPl3hHZJUu/XBsgpWJjff2RSj7ROGciMz\n yNNIwSHQ9mgvasYsfHc2dsY5uSfH3jUwiWd7nMGd1RzIfrmv9sFdhZSrY A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10740\"; a=\"358366146\"",
            "E=Sophos;i=\"6.00,240,1681196400\"; d=\"scan'208\";a=\"358366146\"",
            "E=McAfee;i=\"6600,9927,10740\"; a=\"856137364\"",
            "E=Sophos;i=\"6.00,240,1681196400\"; d=\"scan'208\";a=\"856137364\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Bruce Richardson <bruce.richardson@intel.com>",
        "Subject": "[PATCH v3 0/2] replace int flags with booleans",
        "Date": "Tue, 13 Jun 2023 16:33:31 +0100",
        "Message-Id": "<20230613153333.164365-1-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.39.2",
        "In-Reply-To": "<20230612162104.170749-1-bruce.richardson@intel.com>",
        "References": "<20230612162104.170749-1-bruce.richardson@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": "in meson.build files, some flags were being treated as integers rather\nthan using the more logical option of booleans. Fix this.\n\nV3: drop the patch requiring libnuma from this set, to make this only\n   a simple set changing the types of the flag. The other patch will be\n   submitted separately for better tracking.\n\nBruce Richardson (2):\n  build: change NUMA flag variable type to boolean\n  build: change libfdt flag variable type to boolean\n\n config/arm/meson.build         | 2 +-\n config/meson.build             | 8 ++++----\n drivers/net/ipn3ke/meson.build | 2 +-\n drivers/raw/ifpga/meson.build  | 2 +-\n lib/eal/linux/meson.build      | 2 +-\n lib/vhost/meson.build          | 2 +-\n 6 files changed, 9 insertions(+), 9 deletions(-)\n\n--\n2.39.2"
}