Show a cover letter.

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

{
    "id": 76309,
    "url": "http://patches.dpdk.org/api/covers/76309/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/cover/20200902091510.6043-1-weix.xie@intel.com/",
    "project": {
        "id": 3,
        "url": "http://patches.dpdk.org/api/projects/3/?format=api",
        "name": "DTS",
        "link_name": "dts",
        "list_id": "dts.dpdk.org",
        "list_email": "dts@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dts",
        "webscm_url": "http://git.dpdk.org/tools/dts/",
        "list_archive_url": "https://inbox.dpdk.org/dts",
        "list_archive_url_format": "https://inbox.dpdk.org/dts/{}",
        "commit_url_format": ""
    },
    "msgid": "<20200902091510.6043-1-weix.xie@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20200902091510.6043-1-weix.xie@intel.com",
    "date": "2020-09-02T09:15:02",
    "name": "[V1,0/8] support meson build method",
    "submitter": {
        "id": 1686,
        "url": "http://patches.dpdk.org/api/people/1686/?format=api",
        "name": "Xie, WeiX",
        "email": "weix.xie@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dts/cover/20200902091510.6043-1-weix.xie@intel.com/mbox/",
    "series": [
        {
            "id": 11899,
            "url": "http://patches.dpdk.org/api/series/11899/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=11899",
            "date": "2020-09-02T09:15:04",
            "name": "support meson build method",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/11899/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/76309/comments/",
    "headers": {
        "Return-Path": "<dts-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 1AC1AA04B7;\n\tWed,  2 Sep 2020 11:14:19 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 32BDF1C0B5;\n\tWed,  2 Sep 2020 11:14:18 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by dpdk.org (Postfix) with ESMTP id 172441C066\n for <dts@dpdk.org>; Wed,  2 Sep 2020 11:14:16 +0200 (CEST)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 02 Sep 2020 02:14:11 -0700",
            "from unknown (HELO localhost.localdomain) ([10.240.183.80])\n by fmsmga001.fm.intel.com with ESMTP; 02 Sep 2020 02:14:10 -0700"
        ],
        "IronPort-SDR": [
            "\n EyQi5QNhjoh0TLu6zzRNfVjMOVQiAmqqa1GwkGonuTobW7a8ZYkU11Zc/UUK20jEw7wlIZ/Li+\n bYCzJHMLW+qQ==",
            "\n SPqEdWDneOdTJXUGOeVwLbwiPR6ljmdWEYQCSLqnY7ndGURfNtUmpQcGZxVkDc+WXbz2EmzMXs\n FqR0IJgY4BSA=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9731\"; a=\"158348256\"",
            "E=Sophos;i=\"5.76,381,1592895600\"; d=\"scan'208\";a=\"158348256\"",
            "E=Sophos;i=\"5.76,381,1592895600\"; d=\"scan'208\";a=\"405099264\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Xie wei <weix.xie@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Xie wei <weix.xie@intel.com>",
        "Date": "Wed,  2 Sep 2020 17:15:02 +0800",
        "Message-Id": "<20200902091510.6043-1-weix.xie@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dts] [PATCH V1 0/8] support meson build method",
        "X-BeenThere": "dts@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "test suite reviews and discussions <dts.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dts>,\n <mailto:dts-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dts/>",
        "List-Post": "<mailto:dts@dpdk.org>",
        "List-Help": "<mailto:dts-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dts>,\n <mailto:dts-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dts-bounces@dpdk.org",
        "Sender": "\"dts\" <dts-bounces@dpdk.org>"
    },
    "content": "modify dts to support meson build method.\n\nXie wei (8):\n  tests/TestSuite_flow_filtering:support meson build method\n  tests/TestSuite_port_control:support meson build method\n  tests/TestSuite_runtime_vf_queue_number:support meson build method\n  tests/TestSuite_runtime_vf_queue_number_kernel:support meson build\n    method\n  tests/TestSuite_veb_switch:support meson build method\n  tests/TestSuite_vf_interrupt_pmd:support meson build method\n  tests/TestSuite_vm_power_manager:support meson build method\n  tests/TestSuite_floating_veb:support meson build method\n\n tests/TestSuite_floating_veb.py               | 56 ++++++++++---------\n tests/TestSuite_flow_filtering.py             |  5 +-\n tests/TestSuite_port_control.py               |  3 +-\n tests/TestSuite_runtime_vf_queue_number.py    |  7 +--\n ...estSuite_runtime_vf_queue_number_kernel.py |  6 +-\n tests/TestSuite_veb_switch.py                 | 37 ++++++------\n tests/TestSuite_vf_interrupt_pmd.py           | 22 +++-----\n tests/TestSuite_vm_power_manager.py           | 31 ++++------\n 8 files changed, 80 insertions(+), 87 deletions(-)"
}