Show a cover letter.

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

{
    "id": 55276,
    "url": "http://patches.dpdk.org/api/covers/55276/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20190625035700.2953-1-vattunuru@marvell.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": "<20190625035700.2953-1-vattunuru@marvell.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190625035700.2953-1-vattunuru@marvell.com",
    "date": "2019-06-25T03:56:56",
    "name": "[v6,0/4] add IOVA = VA support in KNI",
    "submitter": {
        "id": 1277,
        "url": "http://patches.dpdk.org/api/people/1277/?format=api",
        "name": "Vamsi Krishna Attunuru",
        "email": "vattunuru@marvell.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20190625035700.2953-1-vattunuru@marvell.com/mbox/",
    "series": [
        {
            "id": 5141,
            "url": "http://patches.dpdk.org/api/series/5141/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5141",
            "date": "2019-06-25T03:56:56",
            "name": "add IOVA = VA support in KNI",
            "version": 6,
            "mbox": "http://patches.dpdk.org/series/5141/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/55276/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 9A6091BC02;\n\tTue, 25 Jun 2019 05:57:13 +0200 (CEST)",
            "from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com\n\t[67.231.156.173]) by dpdk.org (Postfix) with ESMTP id E9A731BC01\n\tfor <dev@dpdk.org>; Tue, 25 Jun 2019 05:57:11 +0200 (CEST)",
            "from pps.filterd (m0045851.ppops.net [127.0.0.1])\n\tby mx0b-0016f401.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id\n\tx5P3uALI020525; Mon, 24 Jun 2019 20:57:10 -0700",
            "from sc-exch04.marvell.com ([199.233.58.184])\n\tby mx0b-0016f401.pphosted.com with ESMTP id 2tb2hqj10y-1\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); \n\tMon, 24 Jun 2019 20:57:10 -0700",
            "from SC-EXCH03.marvell.com (10.93.176.83) by SC-EXCH04.marvell.com\n\t(10.93.176.84) with Microsoft SMTP Server (TLS) id 15.0.1367.3;\n\tMon, 24 Jun 2019 20:57:08 -0700",
            "from maili.marvell.com (10.93.176.43) by SC-EXCH03.marvell.com\n\t(10.93.176.83) with Microsoft SMTP Server id 15.0.1367.3 via Frontend\n\tTransport; Mon, 24 Jun 2019 20:57:08 -0700",
            "from hyd1vattunuru-dt.caveonetworks.com (unknown [10.29.52.72])\n\tby maili.marvell.com (Postfix) with ESMTP id 590863F703F;\n\tMon, 24 Jun 2019 20:57:06 -0700 (PDT)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com;\n\th=from : to : cc :\n\tsubject : date : message-id : in-reply-to : references : mime-version\n\t: content-type; s=pfpt0818;\n\tbh=RR9v6CVDR2lVA1mp5793k4Ou+Nl0yFYEwY00RxUX7Yo=; \n\tb=iZ5vEDB8lZFAlEP6sLzEy8pqW5eZBKbRJsp6br1Qnx8o4PHzn6ye20pAJT6nzSHU8PJ8\n\tzp+M7OrLmfHLZcGn/XRe8pTH2OHW1pjcQhrDhVYhKHVseNKoXLcDurT6ZNikhwqQwVD6\n\teK60w47II1fdrvM3mtu6dyp0c1ufLg2u4QRy5pjaT1Xw+NqcFD2mBGD11RoSJ3vLCPH0\n\tVV7RsZaj6LaLp7ukcgdc22H+KwfWMzEJsA5QbxREggHfrjyy/G58+vNoNpkpBGIqLomC\n\t9nrYAAWzBOcIumgTaYbh6NuivteNLsjiAx74K1jXUR7DOUDgHdbD5fdTxXEXBiMBDI+m\n\tIw== ",
        "From": "<vattunuru@marvell.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<ferruh.yigit@intel.com>, <olivier.matz@6wind.com>,\n\t<arybchenko@solarflare.com>, Vamsi Attunuru <vattunuru@marvell.com>",
        "Date": "Tue, 25 Jun 2019 09:26:56 +0530",
        "Message-ID": "<20190625035700.2953-1-vattunuru@marvell.com>",
        "X-Mailer": "git-send-email 2.8.4",
        "In-Reply-To": "<20190422061533.17538-1-kirankumark@marvell.com>",
        "References": "<20190422061533.17538-1-kirankumark@marvell.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Proofpoint-Virus-Version": "vendor=fsecure engine=2.50.10434:, ,\n\tdefinitions=2019-06-25_02:, , signatures=0",
        "Subject": "[dpdk-dev] [PATCH v6 0/4] add IOVA = VA support in KNI",
        "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": "From: Vamsi Attunuru <vattunuru@marvell.com>\n\n----\nV6 Changes:\n* Added new mempool flag to ensure mbuf memory is not scattered\nacross page boundaries.\n* Added KNI kernel module required PCI device information.\n* Modified KNI example application to create mempool with new\nmempool flag.\n\nV5 changes:\n* Fixed build issue with 32b build\n\nV4 changes:\n* Fixed build issues with older kernel versions\n* This approach will only work with kernel above 4.4.0\n\nV3 Changes:\n* Add new approach to work kni with IOVA=VA mode using\niommu_iova_to_phys API.\n\nKiran Kumar K (1):\n  kernel/linux/kni: add IOVA support in kni module\n\nVamsi Attunuru (3):\n  lib/mempool: skip populating mempool objs that falls on page\n    boundaries\n  lib/kni: add PCI related information\n  example/kni: add IOVA support for kni application\n\n examples/kni/main.c                               | 53 +++++++++++++++-\n kernel/linux/kni/kni_dev.h                        |  3 +\n kernel/linux/kni/kni_misc.c                       | 62 +++++++++++++++---\n kernel/linux/kni/kni_net.c                        | 76 +++++++++++++++++++----\n lib/librte_eal/linux/eal/eal.c                    |  8 ---\n lib/librte_eal/linux/eal/include/rte_kni_common.h |  8 +++\n lib/librte_kni/rte_kni.c                          |  7 +++\n lib/librte_mempool/rte_mempool.c                  |  2 +-\n lib/librte_mempool/rte_mempool.h                  |  2 +\n lib/librte_mempool/rte_mempool_ops_default.c      | 30 +++++++++\n 10 files changed, 219 insertions(+), 32 deletions(-)"
}