Show a cover letter.

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

{
    "id": 104898,
    "url": "http://patchwork.dpdk.org/api/covers/104898/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/cover/20211206093522.3173954-1-weix.ling@intel.com/",
    "project": {
        "id": 3,
        "url": "http://patchwork.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": "<20211206093522.3173954-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20211206093522.3173954-1-weix.ling@intel.com",
    "date": "2021-12-06T09:35:22",
    "name": "[V1,0/3] modify test plan and suite to coverage the test point",
    "submitter": {
        "id": 1828,
        "url": "http://patchwork.dpdk.org/api/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dts/cover/20211206093522.3173954-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 20864,
            "url": "http://patchwork.dpdk.org/api/series/20864/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=20864",
            "date": "2021-12-06T09:35:22",
            "name": "modify test plan and suite to coverage the test point",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/20864/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/covers/104898/comments/",
    "headers": {
        "Return-Path": "<dts-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 68351A034F;\n\tMon,  6 Dec 2021 10:44:28 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 375C84013F;\n\tMon,  6 Dec 2021 10:44:27 +0100 (CET)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by mails.dpdk.org (Postfix) with ESMTP id 5413440040\n for <dts@dpdk.org>; Mon,  6 Dec 2021 10:44:25 +0100 (CET)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 06 Dec 2021 01:44:24 -0800",
            "from unknown (HELO localhost.localdomain) ([10.240.183.222])\n by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 06 Dec 2021 01:44:22 -0800"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10189\"; a=\"217969929\"",
            "E=Sophos;i=\"5.87,291,1631602800\"; d=\"scan'208\";a=\"217969929\"",
            "E=Sophos;i=\"5.87,291,1631602800\"; d=\"scan'208\";a=\"656962493\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V1 0/3] modify test plan and suite to coverage the test\n point",
        "Date": "Mon,  6 Dec 2021 17:35:22 +0800",
        "Message-Id": "<20211206093522.3173954-1-weix.ling@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "dts@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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"
    },
    "content": "test_plans/vm2vm_virtio_net_perf:\n    case 5: Add test step to test exchange CBDMA channel and PA mode.\n    case 13 and 14: Add new test case to cover the packed ring and PA mode.\n\ntests/vm2vm_virtio_net_perf:\n    Modify Case 5 code sync with test plan.\n    Add new test case 13 and 14 sync with test plan.\n    Modify scp file size from 1K to 1024K sync with testplan.\n    Modify case 2 and 13 except value case name with case 1.\n\nconf/vm2vm_virtio_net_perf:\n    Modify except value case name 2 in config file.\n\nWei Ling (3):\n  test_plans/vm2vm_virtio_net_perf: modify and add cases\n  tests/vm2vm_virtio_net_perf: modify and add cases\n  conf/vm2vm_virtio_net_perf: modify case name\n\n conf/vm2vm_virtio_net_perf.cfg                |   2 +-\n .../vm2vm_virtio_net_perf_test_plan.rst       | 325 ++++++++++++++----\n tests/TestSuite_vm2vm_virtio_net_perf.py      | 116 +++++--\n 3 files changed, 342 insertions(+), 101 deletions(-)"
}