Show a cover letter.

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

{
    "id": 924,
    "url": "http://patches.dpdk.org/api/covers/924/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20240514084155.50673-1-ciara.loftus@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": "<20240514084155.50673-1-ciara.loftus@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20240514084155.50673-1-ciara.loftus@intel.com",
    "date": "2024-05-14T08:41:51",
    "name": "[v2,0/4] AF_XDP PMD Bugfixes",
    "submitter": {
        "id": 144,
        "url": "http://patches.dpdk.org/api/people/144/?format=api",
        "name": "Loftus, Ciara",
        "email": "ciara.loftus@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20240514084155.50673-1-ciara.loftus@intel.com/mbox/",
    "series": [
        {
            "id": 31917,
            "url": "http://patches.dpdk.org/api/series/31917/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31917",
            "date": "2024-05-14T08:41:51",
            "name": "AF_XDP PMD Bugfixes",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/31917/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/924/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 679134402A;\n\tTue, 14 May 2024 10:42:50 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 0D0F0402E4;\n\tTue, 14 May 2024 10:42:50 +0200 (CEST)",
            "from mgamail.intel.com (mgamail.intel.com [192.198.163.16])\n by mails.dpdk.org (Postfix) with ESMTP id 5C45A402AE\n for <dev@dpdk.org>; Tue, 14 May 2024 10:42:48 +0200 (CEST)",
            "from fmviesa006.fm.intel.com ([10.60.135.146])\n by fmvoesa110.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 14 May 2024 01:42:47 -0700",
            "from silpixa00401177.ir.intel.com (HELO vm177..) ([10.55.128.139])\n by fmviesa006.fm.intel.com with ESMTP; 14 May 2024 01:42:46 -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=1715676169; x=1747212169;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=KJUGnYil0+RIgibe9s6g4h0tNPGYC2vAD8rYLD7QFTM=;\n b=G7xl1N4CRP0S3rrK3ESS99HjOeF7uZQ1eceoZpe9Q6/ue2FNUYdAqTOW\n ig//c8n+WqS7jN+UVzLZfNMTGqhi+Y6Ty7cyCpJmaYm03ObKg5LFLIJLU\n HJI2q2w+trkoANYx7cchHpZBkuQiycPEw/YX5n0UDrw1hts/wxkZs4TPc\n T0hSiP60/onth3vXsu1R48pv53pd3M/7Um6jIiZVbHiBzDJ7ezvNk1uro\n 0xi2thepGQz+ew8UWMvMq4rFKz8kFx+2MqK9ZkYHuVopR0dtDmfib6q3c\n ED3PDlZud11OVCi5fcHQa54JelMcmBkPrLRIvVugZybWJWSsJ1tStSdw+ A==;",
        "X-CSE-ConnectionGUID": [
            "uHpyQeHXTYSqO040Gr9JiQ==",
            "5RvaTgCyRWiSDY+imPgopw=="
        ],
        "X-CSE-MsgGUID": [
            "oGZOt9NsQiC9BJigP+8rPw==",
            "NTtV4M1cT/2/JN5tu96nVg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,11072\"; a=\"11513801\"",
            "E=Sophos;i=\"6.08,159,1712646000\"; d=\"scan'208\";a=\"11513801\"",
            "E=Sophos;i=\"6.08,159,1712646000\"; d=\"scan'208\";a=\"30657367\""
        ],
        "X-ExtLoop1": "1",
        "From": "Ciara Loftus <ciara.loftus@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Ciara Loftus <ciara.loftus@intel.com>",
        "Subject": "[PATCH v2 0/4] AF_XDP PMD Bugfixes",
        "Date": "Tue, 14 May 2024 08:41:51 +0000",
        "Message-Id": "<20240514084155.50673-1-ciara.loftus@intel.com>",
        "X-Mailer": "git-send-email 2.34.1",
        "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": "Series of fixes for the AF_XDP PMD.\n\nCiara Loftus (4):\n  net/af_xdp: fix port ID not set in Rx mbuf\n  net/af_xdp: fix mbuf alloc failed statistic\n  net/af_xdp: fix stats reset\n  net/af_xdp: remove unused local statistic\n\n drivers/net/af_xdp/rte_eth_af_xdp.c | 30 +++++++++++++++++++++++++----\n 1 file changed, 26 insertions(+), 4 deletions(-)"
}