Show a cover letter.

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

{
    "id": 76375,
    "url": "http://patches.dpdk.org/api/covers/76375/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/cover/20200903095746.32389-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": "<20200903095746.32389-1-weix.xie@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20200903095746.32389-1-weix.xie@intel.com",
    "date": "2020-09-03T09:57:39",
    "name": "[V1,0/7] update test plan to sync with testsuite",
    "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/20200903095746.32389-1-weix.xie@intel.com/mbox/",
    "series": [
        {
            "id": 11923,
            "url": "http://patches.dpdk.org/api/series/11923/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=11923",
            "date": "2020-09-03T09:57:39",
            "name": "update test plan to sync with testsuite",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/11923/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/76375/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 AFBC7A04D7;\n\tThu,  3 Sep 2020 11:59:00 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 6927D1C0AE;\n\tThu,  3 Sep 2020 11:59:00 +0200 (CEST)",
            "from mga06.intel.com (mga06.intel.com [134.134.136.31])\n by dpdk.org (Postfix) with ESMTP id 343E3DE0\n for <dts@dpdk.org>; Thu,  3 Sep 2020 11:58:58 +0200 (CEST)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 03 Sep 2020 02:58:54 -0700",
            "from unknown (HELO localhost.localdomain) ([10.240.183.80])\n by fmsmga001.fm.intel.com with ESMTP; 03 Sep 2020 02:58:53 -0700"
        ],
        "IronPort-SDR": [
            "\n VAgZsHV4EH+Dp2vqDFI3mvVoR52vKvl9xaE9QPd/a+Fn2ompDV6mHHivifQS8pmt2WwHAw8l0J\n PdHuwUtcBfFA==",
            "\n v4cu/g+WVTU/aWeDmXThrgNuBDz8oeJBDAFbKzXz33dQVfWL6hpm8a18DHq30cZ2L8k3lUtIAz\n zDwx2n7ieNUw=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9732\"; a=\"219101831\"",
            "E=Sophos;i=\"5.76,386,1592895600\"; d=\"scan'208\";a=\"219101831\"",
            "E=Sophos;i=\"5.76,386,1592895600\"; d=\"scan'208\";a=\"405434579\""
        ],
        "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": "Thu,  3 Sep 2020 17:57:39 +0800",
        "Message-Id": "<20200903095746.32389-1-weix.xie@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dts] [PATCH V1 0/7] update test plan to sync with testsuite",
        "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": "update test plan to sync with testsuite.\n\nXie wei (7):\n  test_plans/unit_tests_kni_test_plan:update test plan to sync with\n    testsuite\n  test_plans/pmdpcap_test_plan:update test plan to sync with testsuite\n  test_plans/multicast_test_plan:update test plan to sync with testsuite\n  test_plans/kni_test_plan:update test plan to sync with testsuite\n  test_plans/ipv4_reassembly_test_plan:update test plan to sync with\n    testsuite\n  test_plans/ipfrag_test_plan:update test plan to sync with testsuite\n  test_plans/efd_test_plan:update test plan to sync with testsuite\n\n test_plans/efd_test_plan.rst             |  3 +++\n test_plans/ipfrag_test_plan.rst          | 28 ++++++++++++++++++++++++\n test_plans/ipv4_reassembly_test_plan.rst |  4 +++-\n test_plans/kni_test_plan.rst             |  3 +++\n test_plans/multicast_test_plan.rst       | 23 +++++++++++++++++++\n test_plans/pmdpcap_test_plan.rst         |  3 +++\n test_plans/unit_tests_kni_test_plan.rst  |  4 ++++\n 7 files changed, 67 insertions(+), 1 deletion(-)"
}