Show a cover letter.

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

{
    "id": 84792,
    "url": "http://patches.dpdk.org/api/covers/84792/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/cover/20201208100627.9792-1-junx.w.zhou@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": "<20201208100627.9792-1-junx.w.zhou@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20201208100627.9792-1-junx.w.zhou@intel.com",
    "date": "2020-12-08T10:05:59",
    "name": "[V1,00/28] Modify the hard coded app parameter to call the platform interface",
    "submitter": {
        "id": 1646,
        "url": "http://patches.dpdk.org/api/people/1646/?format=api",
        "name": "Zhou, JunX W",
        "email": "junx.w.zhou@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dts/cover/20201208100627.9792-1-junx.w.zhou@intel.com/mbox/",
    "series": [
        {
            "id": 14207,
            "url": "http://patches.dpdk.org/api/series/14207/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=14207",
            "date": "2020-12-08T10:06:03",
            "name": "Modify the hard coded app parameter to call the platform interface",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/14207/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/84792/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 0F49AA09E5;\n\tTue,  8 Dec 2020 11:03:50 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id D8642C974;\n\tTue,  8 Dec 2020 11:03:47 +0100 (CET)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by dpdk.org (Postfix) with ESMTP id 8EE05C914\n for <dts@dpdk.org>; Tue,  8 Dec 2020 11:03:43 +0100 (CET)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 08 Dec 2020 02:03:34 -0800",
            "from unknown (HELO localhost.localdomain) ([10.240.183.80])\n by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 08 Dec 2020 02:03:33 -0800"
        ],
        "IronPort-SDR": [
            "\n OwycP4G7GFPUoMYU9OylmRG0xtn5aWfxSZDXQqdvB69jegBAUicOcIq1QKAODzjos1TXNuCto+\n J8iRSMiYJdCg==",
            "\n Glo/yAG7hWvIBPhFXFg9NcYpzh5X8sR1eEl1Z9pL8S9YCcceflOrTnjcIQv8CbcLWnw4fp7mOX\n H3U2PWx9+a4Q=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9828\"; a=\"171293327\"",
            "E=Sophos;i=\"5.78,402,1599548400\"; d=\"scan'208\";a=\"171293327\"",
            "E=Sophos;i=\"5.78,402,1599548400\"; d=\"scan'208\";a=\"363575492\""
        ],
        "From": "Zhou Jun <junx.w.zhou@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Zhou Jun <junx.w.zhou@intel.com>",
        "Date": "Tue,  8 Dec 2020 18:05:59 +0800",
        "Message-Id": "<20201208100627.9792-1-junx.w.zhou@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dts] [PATCH V1 00/28] Modify the hard coded app parameter to call\n\tthe platform interface",
        "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 the hard coded app parameter to call the platform interface\n\nZhou Jun (28):\n  tests/TestSuite_hello_world:Modify the hard coded app parameter to\n    call the platform interface\n  tests/TestSuite_hotplug:Modify the hard coded app parameter to call\n    the platform interface\n  tests/TestSuite_inline_ipsec:Modify the hard coded app parameter to\n    call the platform interface\n  tests/TestSuite_interrupt_pmd:Modify the hard coded app parameter to\n    call the platform interface\n  tests/TestSuite_ip_pipeline:Modify the hard coded app parameter to\n    call the platform interface\n  tests/TestSuite_ipfrag:Modify the hard coded app parameter to call the\n    platform interface\n  tests/TestSuite_ipv4_reassembly:Modify the hard coded app parameter to\n    call the platform interface\n  tests/TestSuite_keep_alive:Modify the hard coded app parameter to call\n    the platform interface\n  tests/TestSuite_kni:Modify the hard coded app parameter to call the\n    platform interface\n  tests/TestSuite_l2fwd_jobstats:Modify the hard coded app parameter to\n    call the platform interface\n  tests/TestSuite_l3fwdacl:Modify the hard coded app parameter to call\n    the platform interface\n  tests/TestSuite_link_status_interrupt:Modify the hard coded app\n    parameter to call the platform interface\n  tests/TestSuite_metering_and_policing:Modify the hard coded app\n    parameter to call the platform interface\n  tests/TestSuite_multicast:Modify the hard coded app parameter to call\n    the platform interface\n  tests/TestSuite_multiprocess:Modify the hard coded app parameter to\n    call the platform interface\n  tests/TestSuite_packet_ordering:Modify the hard coded app parameter to\n    call the platform interface\n  tests/TestSuite_pmdpcap:Modify the hard coded app parameter to call\n    the platform interface\n  tests/TestSuite_pmdrss_hash:Modify the hard coded app parameter to\n    call the platform interface\n  tests/TestSuite_pmdrssreta:Modify the hard coded app parameter to call\n    the platform interface\n  tests/TestSuite_ptpclient:Modify the hard coded app parameter to call\n    the platform interface\n  tests/TestSuite_queue_start_stop:Modify the hard coded app parameter\n    to call the platform interface\n  tests/TestSuite_rxtx_callbacks:Modify the hard coded app parameter to\n    call the platform interface\n  tests/TestSuite_short_live:Modify the hard coded app parameter to call\n    the platform interface\n  tests/TestSuite_skeleton:Modify the hard coded app parameter to call\n    the platform interface\n  tests/TestSuite_softnic:Modify the hard coded app parameter to call\n    the platform interface\n  tests/TestSuite_timer:Modify the hard coded app parameter to call the\n    platform interface\n  tests/TestSuite_tso:Modify the hard coded app parameter to call the\n    platform interface\n  tests/TestSuite_userspace_ethtool:Modify the hard coded app parameter\n    to call the platform interface\n\n tests/TestSuite_hello_world.py           |  8 ++--\n tests/TestSuite_hotplug.py               |  5 ++-\n tests/TestSuite_inline_ipsec.py          | 13 +++---\n tests/TestSuite_interrupt_pmd.py         | 13 ++++--\n tests/TestSuite_ip_pipeline.py           | 50 +++++++++++-------------\n tests/TestSuite_ipfrag.py                |  7 +---\n tests/TestSuite_ipv4_reassembly.py       |  5 ++-\n tests/TestSuite_keep_alive.py            |  5 ++-\n tests/TestSuite_kni.py                   |  6 ++-\n tests/TestSuite_l2fwd_jobstats.py        |  3 +-\n tests/TestSuite_l3fwdacl.py              | 21 +++++-----\n tests/TestSuite_link_status_interrupt.py | 17 ++++----\n tests/TestSuite_metering_and_policing.py | 13 +++---\n tests/TestSuite_multicast.py             |  5 +--\n tests/TestSuite_multiprocess.py          | 25 ++++++------\n tests/TestSuite_packet_ordering.py       |  5 ++-\n tests/TestSuite_pmdpcap.py               | 12 +++---\n tests/TestSuite_pmdrss_hash.py           | 19 ++++-----\n tests/TestSuite_pmdrssreta.py            |  3 +-\n tests/TestSuite_ptpclient.py             |  5 ++-\n tests/TestSuite_queue_start_stop.py      |  3 +-\n tests/TestSuite_rxtx_callbacks.py        |  3 +-\n tests/TestSuite_short_live.py            | 12 +++---\n tests/TestSuite_skeleton.py              |  3 +-\n tests/TestSuite_softnic.py               | 14 +++++--\n tests/TestSuite_timer.py                 |  4 +-\n tests/TestSuite_tso.py                   | 12 +++---\n tests/TestSuite_userspace_ethtool.py     |  5 ++-\n 28 files changed, 156 insertions(+), 140 deletions(-)"
}