Show a cover letter.

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

{
    "id": 76676,
    "url": "http://patches.dpdk.org/api/covers/76676/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/cover/20200907111035.7697-1-yux.jiang@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": "<20200907111035.7697-1-yux.jiang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20200907111035.7697-1-yux.jiang@intel.com",
    "date": "2020-09-07T11:10:26",
    "name": "[V1,0/9] Modify suites to support meson & makefile",
    "submitter": {
        "id": 1709,
        "url": "http://patches.dpdk.org/api/people/1709/?format=api",
        "name": "Yu Jiang",
        "email": "yux.jiang@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dts/cover/20200907111035.7697-1-yux.jiang@intel.com/mbox/",
    "series": [
        {
            "id": 11990,
            "url": "http://patches.dpdk.org/api/series/11990/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=11990",
            "date": "2020-09-07T11:10:26",
            "name": "Modify suites to support meson & makefile",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/11990/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/76676/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 EB9ABA04B7;\n\tMon,  7 Sep 2020 13:11:21 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id DFEDC1C0CE;\n\tMon,  7 Sep 2020 13:11:21 +0200 (CEST)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by dpdk.org (Postfix) with ESMTP id D0C491BE0C\n for <dts@dpdk.org>; Mon,  7 Sep 2020 13:11:19 +0200 (CEST)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 07 Sep 2020 04:11:18 -0700",
            "from unknown (HELO localhost.localdomain) ([10.240.183.80])\n by orsmga002.jf.intel.com with ESMTP; 07 Sep 2020 04:11:17 -0700"
        ],
        "IronPort-SDR": [
            "\n I1paMDj3LfarQ6e9z+hDHi0677ycvfgMjUs+dT24udSXF/B2X+p+q27wEU4SpQpsW8ogTEIxSX\n tlfwKaQ8uTvA==",
            "\n oCUA84xanhzfc0CekwIqonLnfKSD5beW0XS181jhaEle33E12Cfzs+Vi2sMTkYorTv2tjV37jx\n ir0CPT+NpR+A=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9736\"; a=\"222197504\"",
            "E=Sophos;i=\"5.76,401,1592895600\"; d=\"scan'208\";a=\"222197504\"",
            "E=Sophos;i=\"5.76,401,1592895600\"; d=\"scan'208\";a=\"316841769\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "\"Jiang, YuX\" <yux.jiang@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "\"Jiang,yu\" <yux.jiang@intel.com>",
        "Date": "Mon,  7 Sep 2020 19:10:26 +0800",
        "Message-Id": "<20200907111035.7697-1-yux.jiang@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dts] [PATCH V1 0/9] Modify suites to support meson & makefile",
        "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": "From: \"Jiang,yu\" <yux.jiang@intel.com>\n\nModify suite to support meson & makefile\n\nJiang,yu (9):\n  tests/TestSuite_crypto_perf_cryptodev_perf: support meson build\n  tests/TestSuite_fips_cryptodev: support meson build\n  tests/TestSuite_ipsec_gw_cryptodev_func: support meson build\n  tests/TestSuite_l2fwd_cryptodev_func: support meson build\n  tests/TestSuite_unit_tests_cryptodev_func: support meson build\n  tests/TestSuite_virtio_ipsec_cryptodev_func: support meson build\n  tests/TestSuite_virtio_perf_cryptodev_func: support meson build\n  tests/TestSuite_virtio_unit_cryptodev_func: support meson build\n  tests/compress_common: support meson build\n\n tests/TestSuite_crypto_perf_cryptodev_perf.py  |  3 +--\n tests/TestSuite_fips_cryptodev.py              |  2 +-\n tests/TestSuite_ipsec_gw_cryptodev_func.py     |  2 +-\n tests/TestSuite_l2fwd_cryptodev_func.py        |  2 +-\n tests/TestSuite_unit_tests_cryptodev_func.py   |  2 +-\n tests/TestSuite_virtio_ipsec_cryptodev_func.py | 22 +++++++---------------\n tests/TestSuite_virtio_perf_cryptodev_func.py  | 20 ++++++--------------\n tests/TestSuite_virtio_unit_cryptodev_func.py  | 15 +++++----------\n tests/compress_common.py                       | 11 +++++------\n 9 files changed, 28 insertions(+), 51 deletions(-)"
}