Show a cover letter.

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

{
    "id": 88,
    "url": "http://patchwork.dpdk.org/api/covers/88/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dts/cover/20230825161923.2832805-1-songx.jiale@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": "<20230825161923.2832805-1-songx.jiale@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20230825161923.2832805-1-songx.jiale@intel.com",
    "date": "2023-08-25T16:19:20",
    "name": "[V2,0/3] MEV CPFL support hairpin queue",
    "submitter": {
        "id": 2352,
        "url": "http://patchwork.dpdk.org/api/people/2352/?format=api",
        "name": "Jiale, SongX",
        "email": "songx.jiale@intel.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dts/cover/20230825161923.2832805-1-songx.jiale@intel.com/mbox/",
    "series": [
        {
            "id": 29339,
            "url": "http://patchwork.dpdk.org/api/series/29339/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dts/list/?series=29339",
            "date": "2023-08-25T16:19:20",
            "name": "MEV CPFL support hairpin queue",
            "version": 2,
            "mbox": "http://patchwork.dpdk.org/series/29339/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/covers/88/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 67BFB430FE;\n\tFri, 25 Aug 2023 10:10:46 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 649AE40A7A;\n\tFri, 25 Aug 2023 10:10:46 +0200 (CEST)",
            "from mgamail.intel.com (mgamail.intel.com [192.55.52.43])\n by mails.dpdk.org (Postfix) with ESMTP id 83C0C40695\n for <dts@dpdk.org>; Fri, 25 Aug 2023 10:10:44 +0200 (CEST)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 25 Aug 2023 01:10:43 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.252.96])\n by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 25 Aug 2023 01:10:41 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1692951044; x=1724487044;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=sjsTwrEootKvt/5oGesJhwSlhbGVvSVIXvutJkUFLwk=;\n b=kMLQ6eHVx3N8n1Tx1c9KlvNP8ItOm9z54CwnUVrBSk6C1ZcKaGjq1eKr\n vH8/wTgM88+sbG8Qoqkur9vj52Gs8dxo+P/irnuncEwKtvGLqC7mJJ+/5\n VfPnIDIthYgvY0I1Pcmdo2Y0jtX8oCPuyNxgi3E0LrLASaoYxtcm9+bFP\n U2jEutwBYbl83o4ITnlFWsTKmcjUx2JOpLmPpGQ7k4EANDbiUEGwDm08S\n 7mEqUae1vXKW0phEVfQLEQN5ITWMddld7yknHu9VRuToNVH1MqgSuTPCr\n 3x+EPe1CtCOSWBRy0pPHxLGK5ldJbVrq43ymSrorIFm/5SDjsUOoC6cMW A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10812\"; a=\"461023445\"",
            "E=Sophos;i=\"6.02,195,1688454000\"; d=\"scan'208\";a=\"461023445\"",
            "E=McAfee;i=\"6600,9927,10812\"; a=\"766879827\"",
            "E=Sophos;i=\"6.02,195,1688454000\"; d=\"scan'208\";a=\"766879827\""
        ],
        "X-ExtLoop1": "1",
        "From": "Jiale Song <songx.jiale@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Jiale Song <songx.jiale@intel.com>",
        "Subject": "[dts] [PATCH V2 0/3] MEV CPFL support hairpin queue",
        "Date": "Fri, 25 Aug 2023 16:19:20 +0000",
        "Message-Id": "<20230825161923.2832805-1-songx.jiale@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": "Jiale Song (3):\n  test_plans/index: add new test plan for mev cpfl support hairpin queue\n  test_plans/mev_cpfl_hairpin_queue: mev cpfl support hairpin queue\n  tests/mev_cpfl_hairpin_queue: mev cpfl support hairpin queue\n\n test_plans/index.rst                          |   2 +\n .../mev_cpfl_hairpin_queue_test_plan.rst      | 100 +++++++\n tests/TestSuite_mev_cpfl_hairpin_queue.py     | 257 ++++++++++++++++++\n 3 files changed, 359 insertions(+)\n create mode 100644 test_plans/mev_cpfl_hairpin_queue_test_plan.rst\n create mode 100644 tests/TestSuite_mev_cpfl_hairpin_queue.py"
}