Show a cover letter.

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

{
    "id": 44787,
    "url": "http://patches.dpdk.org/api/covers/44787/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20180917092814.59921-1-xiaoyun.li@intel.com/",
    "project": {
        "id": 1,
        "url": "http://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": "<20180917092814.59921-1-xiaoyun.li@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20180917092814.59921-1-xiaoyun.li@intel.com",
    "date": "2018-09-17T09:28:07",
    "name": "[v2,0/7] update ixgbe base code",
    "submitter": {
        "id": 798,
        "url": "http://patches.dpdk.org/api/people/798/?format=api",
        "name": "Li, Xiaoyun",
        "email": "xiaoyun.li@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20180917092814.59921-1-xiaoyun.li@intel.com/mbox/",
    "series": [
        {
            "id": 1350,
            "url": "http://patches.dpdk.org/api/series/1350/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1350",
            "date": "2018-09-17T09:28:07",
            "name": "update ixgbe base code",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/1350/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/44787/comments/",
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id C86742BE5;\n\tMon, 17 Sep 2018 11:36:47 +0200 (CEST)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n\tby dpdk.org (Postfix) with ESMTP id 625F32B9A\n\tfor <dev@dpdk.org>; Mon, 17 Sep 2018 11:36:45 +0200 (CEST)",
            "from fmsmga004.fm.intel.com ([10.253.24.48])\n\tby fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t17 Sep 2018 02:36:44 -0700",
            "from dpdk-xiaoyun3.sh.intel.com ([10.67.119.41])\n\tby fmsmga004.fm.intel.com with ESMTP; 17 Sep 2018 02:36:43 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.53,384,1531810800\"; d=\"scan'208\";a=\"89406517\"",
        "From": "Xiaoyun Li <xiaoyun.li@intel.com>",
        "To": "qi.z.zhang@intel.com,\n\twenzhuo.lu@intel.com,\n\tferruh.yigit@intel.com",
        "Cc": "dev@dpdk.org,\n\tXiaoyun Li <xiaoyun.li@intel.com>",
        "Date": "Mon, 17 Sep 2018 17:28:07 +0800",
        "Message-Id": "<20180917092814.59921-1-xiaoyun.li@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20180910163753.85966-1-xiaoyun.li@intel.com>",
        "References": "<20180910163753.85966-1-xiaoyun.li@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v2 0/7] update ixgbe base code",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Update the ixgbe base code to version cid-ixgbe.2018.08.28.tar.gz.\n\nXiaoyun Li (7):\n  net/ixgbe/base: update the license\n  net/ixgbe/base: cleanup codes\n  net/ixgbe/base: add FW recovery mode check\n  net/ixgbe/base: relpace an operation in X550 setup\n  net/ixgbe/base: update X550 SFP identification\n  net/ixgbe/base: add support for DCB registers dump\n  net/ixgbe/base: update README file\n\n drivers/net/ixgbe/base/README            |  4 +-\n drivers/net/ixgbe/base/ixgbe_82598.c     | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_82598.h     | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_82599.c     | 45 ++----------------\n drivers/net/ixgbe/base/ixgbe_82599.h     | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_api.c       | 50 ++++++--------------\n drivers/net/ixgbe/base/ixgbe_api.h       | 36 ++-------------\n drivers/net/ixgbe/base/ixgbe_common.c    | 41 ++--------------\n drivers/net/ixgbe/base/ixgbe_common.h    | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_dcb.c       | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_dcb.h       | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_dcb_82598.c | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_dcb_82598.h | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_dcb_82599.c | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_dcb_82599.h | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_hv_vf.c     | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_hv_vf.h     | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_mbx.c       | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_mbx.h       | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_osdep.h     | 36 ++-------------\n drivers/net/ixgbe/base/ixgbe_phy.c       | 36 ++-------------\n drivers/net/ixgbe/base/ixgbe_phy.h       | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_type.h      | 53 ++++++---------------\n drivers/net/ixgbe/base/ixgbe_vf.c        | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_vf.h        | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_x540.c      | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_x540.h      | 35 ++------------\n drivers/net/ixgbe/base/ixgbe_x550.c      | 59 +++++++++---------------\n drivers/net/ixgbe/base/ixgbe_x550.h      | 36 ++-------------\n drivers/net/ixgbe/ixgbe_ethdev.c         |  1 -\n 30 files changed, 131 insertions(+), 931 deletions(-)"
}