Show a cover letter.

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

{
    "id": 95705,
    "url": "http://patchwork.dpdk.org/api/covers/95705/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/cover/1626098337-48866-1-git-send-email-churchill.khangar@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": "<1626098337-48866-1-git-send-email-churchill.khangar@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/1626098337-48866-1-git-send-email-churchill.khangar@intel.com",
    "date": "2021-07-12T13:58:55",
    "name": "[0/2] update pipeline table entry management test suite",
    "submitter": {
        "id": 2045,
        "url": "http://patchwork.dpdk.org/api/people/2045/?format=api",
        "name": "Churchill Khangar",
        "email": "churchill.khangar@intel.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dts/cover/1626098337-48866-1-git-send-email-churchill.khangar@intel.com/mbox/",
    "series": [
        {
            "id": 17773,
            "url": "http://patchwork.dpdk.org/api/series/17773/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=17773",
            "date": "2021-07-12T13:58:55",
            "name": "update pipeline table entry management test suite",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/17773/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/covers/95705/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 708E9A0C4F;\n\tMon, 12 Jul 2021 16:05:38 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 3DDAD4069D;\n\tMon, 12 Jul 2021 16:05:38 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by mails.dpdk.org (Postfix) with ESMTP id 16DF140685\n for <dts@dpdk.org>; Mon, 12 Jul 2021 16:05:36 +0200 (CEST)",
            "from fmsmga005.fm.intel.com ([10.253.24.32])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 12 Jul 2021 07:05:35 -0700",
            "from bdcdev11.iind.intel.com ([10.190.193.151])\n by fmsmga005.fm.intel.com with ESMTP; 12 Jul 2021 07:05:34 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10042\"; a=\"208167154\"",
            "E=Sophos;i=\"5.84,234,1620716400\"; d=\"scan'208\";a=\"208167154\"",
            "E=Sophos;i=\"5.84,234,1620716400\"; d=\"scan'208\";a=\"652972855\""
        ],
        "X-ExtLoop1": "1",
        "From": "Churchill Khangar <churchill.khangar@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "venkata.suresh.kumar.p@intel.com, churchill.khangar@intel.com,\n yogesh.jangra@intel.com",
        "Date": "Mon, 12 Jul 2021 09:58:55 -0400",
        "Message-Id": "<1626098337-48866-1-git-send-email-churchill.khangar@intel.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "Subject": "[dts] [PATCH 0/2] update pipeline table entry management test suite",
        "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",
        "Sender": "\"dts\" <dts-bounces@dpdk.org>"
    },
    "content": "This patch series includes the changes in pipeline test suite and\ndependencies files to update all tests which use table entry\nmanagement with the latest command format.\n\nChurchill Khangar (2):\n  dep: update pipeline table management test suite dependencies\n  tests/pipeline: update table entry management test suite\n\n dep/pipeline.tar.gz         | Bin 78820 -> 79658 bytes\n tests/TestSuite_pipeline.py | 371 ++++++++++++++++++++++++++------------------\n 2 files changed, 220 insertions(+), 151 deletions(-)"
}