Show a cover letter.

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

{
    "id": 111038,
    "url": "https://patches.dpdk.org/api/covers/111038/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/cover/20220512020618.474816-1-stevex.yang@intel.com/",
    "project": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20220512020618.474816-1-stevex.yang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220512020618.474816-1-stevex.yang@intel.com",
    "date": "2022-05-12T02:06:16",
    "name": "[v2,0/2] ICE ddp download tool",
    "submitter": {
        "id": 1883,
        "url": "https://patches.dpdk.org/api/people/1883/?format=api",
        "name": "Steve Yang",
        "email": "stevex.yang@intel.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/cover/20220512020618.474816-1-stevex.yang@intel.com/mbox/",
    "series": [
        {
            "id": 22900,
            "url": "https://patches.dpdk.org/api/series/22900/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=22900",
            "date": "2022-05-12T02:06:16",
            "name": "ICE ddp download tool",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/22900/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/covers/111038/comments/",
    "headers": {
        "Return-Path": "<dev-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 01A5BA0032;\n\tThu, 12 May 2022 04:15:03 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 9D926410EF;\n\tThu, 12 May 2022 04:15:03 +0200 (CEST)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n by mails.dpdk.org (Postfix) with ESMTP id EDADD40E64\n for <dev@dpdk.org>; Thu, 12 May 2022 04:15:01 +0200 (CEST)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 11 May 2022 19:15:00 -0700",
            "from intel-cd-odc-steve.cd.intel.com ([10.240.178.191])\n by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 11 May 2022 19:14:58 -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=1652321702; x=1683857702;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=zHdXA99tWDQxp2oqUAG2GMEQA4Jf85pyPpmG0Oz5rsg=;\n b=ckD+Rxk9SvSkMdqcxqXY7BqbgcXIISEGwBs46P5X07rxFXi6kpP6X2c/\n wWKmnurt/BHIBKxl/HT8jKeE6LNMXQpGGm86paj3CqpJB7HXac8XRZzuy\n Mf2msklsUHeYeAMn9V79JhMbhpZW8Y88i9ei57SZYZR22hGPm65EVnAov\n SxIUdQts80PL4zW6WrZC8g3cq0PsqIYTEMuYoE0vZrnFm7jjxE5Fu8RL9\n nVIjYbdtg/YWd4NPfWp9lkvm9WGdwAHowrL/k7v+ItVwxEqXn29ozouY9\n FlfYNs3vc5rS9HblVsORN0cfP5e2SDhoHmp2Sfvh8LrySeIMYfBuFhjeb g==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6400,9594,10344\"; a=\"269804709\"",
            "E=Sophos;i=\"5.91,218,1647327600\"; d=\"scan'208\";a=\"269804709\"",
            "E=Sophos;i=\"5.91,218,1647327600\"; d=\"scan'208\";a=\"594435157\""
        ],
        "From": "Steve Yang <stevex.yang@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "yuying.zhang@intel.com, qiming.yang@intel.com, qi.z.zhang@intel.com,\n mdr@ashroe.eu, Steve Yang <stevex.yang@intel.com>",
        "Subject": "[PATCH v2 0/2] ICE ddp download tool",
        "Date": "Thu, 12 May 2022 02:06:16 +0000",
        "Message-Id": "<20220512020618.474816-1-stevex.yang@intel.com>",
        "X-Mailer": "git-send-email 2.27.0",
        "In-Reply-To": "<20220511080247.261043-1-stevex.yang@intel.com>",
        "References": "<20220511080247.261043-1-stevex.yang@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org"
    },
    "content": "Support dump ice PF ddp package via testpmd command line.\n\nAdd command line:\n    ddp dump <port_id> <profile_path>\n\nParameters:\n    <port_id>       the PF Port ID\n    <profile_path>  dumped package profile file, if not a absolute path,\n                    it will be dumped to testpmd running directory.\n\nFor example:\ntestpmd> ddp dump 0 current.pkg\n\nIf you want to dump ice VF ddp package, you need bind other unused PF port\nof the NIC first, and then dump the PF ddp package as target output.\n\n---\nv2:\n- fixed compiling issue\n- fixed unused variables warning\n\nSteve Yang (2):\n  net/ice: support dump ice ddp package\n  app/testpmd: support dump_pkg command for ice\n\n app/test-pmd/cmdline.c            |  74 ++++++\n app/test-pmd/meson.build          |   3 +\n drivers/net/ice/ice_ddp_package.c | 418 ++++++++++++++++++++++++++++++\n drivers/net/ice/ice_ethdev.c      |   5 +\n drivers/net/ice/ice_ethdev.h      |   1 +\n drivers/net/ice/meson.build       |   1 +\n drivers/net/ice/rte_pmd_ice.h     |   3 +\n drivers/net/ice/version.map       |   1 +\n 8 files changed, 506 insertions(+)\n create mode 100644 drivers/net/ice/ice_ddp_package.c"
}