Show a cover letter.

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

{
    "id": 71324,
    "url": "http://patches.dpdk.org/api/covers/71324/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200612032410.20864-1-guinanx.sun@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": "<20200612032410.20864-1-guinanx.sun@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200612032410.20864-1-guinanx.sun@intel.com",
    "date": "2020-06-12T03:23:49",
    "name": "[00/21] update ixgbe base code",
    "submitter": {
        "id": 1476,
        "url": "http://patches.dpdk.org/api/people/1476/?format=api",
        "name": "Guinan Sun",
        "email": "guinanx.sun@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200612032410.20864-1-guinanx.sun@intel.com/mbox/",
    "series": [
        {
            "id": 10428,
            "url": "http://patches.dpdk.org/api/series/10428/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10428",
            "date": "2020-06-12T03:23:49",
            "name": "update ixgbe base code",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/10428/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/71324/comments/",
    "headers": {
        "Return-Path": "<dev-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 9E229A00BE;\n\tFri, 12 Jun 2020 05:46:07 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id BBE9E4CA6;\n\tFri, 12 Jun 2020 05:46:06 +0200 (CEST)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n by dpdk.org (Postfix) with ESMTP id 6B4C249E0\n for <dev@dpdk.org>; Fri, 12 Jun 2020 05:46:05 +0200 (CEST)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 11 Jun 2020 20:46:04 -0700",
            "from intel.sh.intel.com ([10.239.255.18])\n by orsmga002.jf.intel.com with ESMTP; 11 Jun 2020 20:46:03 -0700"
        ],
        "IronPort-SDR": [
            "\n eq6cIFeYe4j4dkCj8i+XoZU1WkEZLBmVXsvf3j44h71/5nWGL6/8Jh56uodFSzcEdgIENrBdmW\n wuy8q0tm5/jQ==",
            "\n c0WB6ZsQl7JtZyWehpFRolOvf/jMIvyRzq27GleOKoqOPxEPMen4Rbv1MlQVu43guS5QaimJTv\n YDbEv4rE6vfQ=="
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.73,501,1583222400\"; d=\"scan'208\";a=\"289759457\"",
        "From": "Guinan Sun <guinanx.sun@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Guinan Sun <guinanx.sun@intel.com>",
        "Date": "Fri, 12 Jun 2020 03:23:49 +0000",
        "Message-Id": "<20200612032410.20864-1-guinanx.sun@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dpdk-dev] [PATCH 00/21] 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 <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",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "update ixgbe base code.\n\nGuinan Sun (21):\n  net/ixgbe/base: clear VFMBMEM and toggle VF's Tx queues\n  net/ixgbe/base: change in the condition for response HI\n  net/ixgbe/base: hange flow for \"Apply Update\" command\n  net/ixgbe/base: x550em 10G NIC driver issue\n  net/ixgbe/base: added API for NVM update\n  net/ixgbe/base: resolve infinite recursion on PCIe link down\n  net/ixgbe/base: added register definitions for NVM update\n  net/ixgbe/base: cleanup spelling mistakes in comments\n  net/ixgbe/base: remove whitespace in function comments\n  net/ixgbe/base: move increments after evaluations\n  net/ixgbe/base: modify loop accounting for retries\n  net/ixgbe/base: create dedicated func to restart auto nego\n  net/ixgbe/base: modify Klocwork hits for DDK 7.0\n  net/ixgbe/base: add defines for min rollback revision fields\n  net/ixgbe/base: remove unnecessary log message FC autonego\n  net/ixgbe/base: initialize data field in struct buffer\n  net/ixgbe/base: improve log about autonego being disabled\n  net/ixgbe/base: ipv6 Mask for purpose FDIR VLAN Port Feature\n  net/ixgbe/base: remove default advertising for 2.5G and 5G\n  net/ixgbe/base: check Host Interface Return Status\n  net/ixgbe/base: update version\n\n drivers/net/ixgbe/base/README            |    2 +-\n drivers/net/ixgbe/base/ixgbe_82598.c     |  238 ++---\n drivers/net/ixgbe/base/ixgbe_82599.c     |  397 ++++----\n drivers/net/ixgbe/base/ixgbe_api.c       |  892 ++++++++---------\n drivers/net/ixgbe/base/ixgbe_api.h       |    1 +\n drivers/net/ixgbe/base/ixgbe_common.c    | 1102 ++++++++++++----------\n drivers/net/ixgbe/base/ixgbe_common.h    |    3 +-\n drivers/net/ixgbe/base/ixgbe_dcb.c       |    6 +-\n drivers/net/ixgbe/base/ixgbe_dcb_82598.c |    2 +-\n drivers/net/ixgbe/base/ixgbe_dcb_82599.c |    2 +-\n drivers/net/ixgbe/base/ixgbe_hv_vf.c     |   20 +-\n drivers/net/ixgbe/base/ixgbe_mbx.c       |  285 +++---\n drivers/net/ixgbe/base/ixgbe_mbx.h       |    1 +\n drivers/net/ixgbe/base/ixgbe_phy.c       |  488 +++++-----\n drivers/net/ixgbe/base/ixgbe_phy.h       |    1 +\n drivers/net/ixgbe/base/ixgbe_type.h      |   67 ++\n drivers/net/ixgbe/base/ixgbe_vf.c        |  166 ++--\n drivers/net/ixgbe/base/ixgbe_x540.c      |  190 ++--\n drivers/net/ixgbe/base/ixgbe_x550.c      |  505 +++++-----\n 19 files changed, 2282 insertions(+), 2086 deletions(-)"
}