Show a cover letter.

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

{
    "id": 77354,
    "url": "http://patches.dpdk.org/api/covers/77354/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/cover/20200911161656.30238-1-weix.ling@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": "<20200911161656.30238-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20200911161656.30238-1-weix.ling@intel.com",
    "date": "2020-09-11T16:16:51",
    "name": "[V3,0/5] use API to set dpdk config when use meson",
    "submitter": {
        "id": 1828,
        "url": "http://patches.dpdk.org/api/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dts/cover/20200911161656.30238-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 12137,
            "url": "http://patches.dpdk.org/api/series/12137/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=12137",
            "date": "2020-09-11T16:16:51",
            "name": "use API to set dpdk config when use meson",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/12137/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/77354/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 DA624A04B5;\n\tFri, 11 Sep 2020 10:21:34 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 9D2261C0CA;\n\tFri, 11 Sep 2020 10:21:34 +0200 (CEST)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n by dpdk.org (Postfix) with ESMTP id 713661C0B9\n for <dts@dpdk.org>; Fri, 11 Sep 2020 10:21:32 +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 11 Sep 2020 01:21:31 -0700",
            "from unknown (HELO localhost.localdomain) ([10.240.183.222])\n by fmsmga001.fm.intel.com with ESMTP; 11 Sep 2020 01:21:30 -0700"
        ],
        "IronPort-SDR": [
            "\n v10tmY96sUPIg4iYQH/9x+jXciZ80L3NcXeHPShd7tu7/b4N46WiGjJVTgNadHSGUbCXWoeOQA\n GK0DmFzY1sLA==",
            "\n N3aMlpoDyEPSoDKg9CW3y7yL/kSYwGHNB3Rmys22jp2qve5H84a69Hh3vGhLcKoj8+GEYoaPaQ\n eSZ11CjcPy+Q=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9740\"; a=\"158000322\"",
            "E=Sophos;i=\"5.76,414,1592895600\"; d=\"scan'208\";a=\"158000322\"",
            "E=Sophos;i=\"5.76,414,1592895600\"; d=\"scan'208\";a=\"408015666\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "lingwei <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "lingwei <weix.ling@intel.com>",
        "Date": "Fri, 11 Sep 2020 16:16:51 +0000",
        "Message-Id": "<20200911161656.30238-1-weix.ling@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dts] [PATCH V3 0/5] use API to set dpdk config when use meson",
        "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": "use API to set dpdk config when use meson\n\nlingwei (5):\n  tests/l3fwd_base:use API to set dpdk config when use meson\n  tests/TestSuite_af_xdp_2:use API to set dpdk config when use meson\n  tests/TestSuite_nic_single_core_perf:use API to set dpdk config when\n    use meson\n  tests/TestSuite_vmdq_dcb:use API to set dpdk config when use meson\n  tests/TestSuite_vmdq:use API to set dpdk config when use meson\n\n tests/TestSuite_af_xdp_2.py             |  3 ++-\n tests/TestSuite_nic_single_core_perf.py |  4 ++++\n tests/TestSuite_vmdq.py                 |  5 ++++-\n tests/TestSuite_vmdq_dcb.py             | 13 ++++---------\n tests/l3fwd_base.py                     |  2 ++\n 5 files changed, 16 insertions(+), 11 deletions(-)"
}