Show a cover letter.

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

{
    "id": 86430,
    "url": "http://patches.dpdk.org/api/covers/86430/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20210112173923.30320-1-ndabilpuram@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": "<20210112173923.30320-1-ndabilpuram@marvell.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210112173923.30320-1-ndabilpuram@marvell.com",
    "date": "2021-01-12T17:39:20",
    "name": "[v7,0/3] fix issue with partial DMA unmap",
    "submitter": {
        "id": 1202,
        "url": "http://patches.dpdk.org/api/people/1202/?format=api",
        "name": "Nithin Dabilpuram",
        "email": "ndabilpuram@marvell.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20210112173923.30320-1-ndabilpuram@marvell.com/mbox/",
    "series": [
        {
            "id": 14674,
            "url": "http://patches.dpdk.org/api/series/14674/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=14674",
            "date": "2021-01-12T17:39:20",
            "name": "fix issue with partial DMA unmap",
            "version": 7,
            "mbox": "http://patches.dpdk.org/series/14674/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/86430/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 1725DA04B5;\n\tTue, 12 Jan 2021 18:39:40 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id ED74E140F0C;\n\tTue, 12 Jan 2021 18:39:39 +0100 (CET)",
            "from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com\n [67.231.148.174])\n by mails.dpdk.org (Postfix) with ESMTP id 61685140F0B\n for <dev@dpdk.org>; Tue, 12 Jan 2021 18:39:38 +0100 (CET)",
            "from pps.filterd (m0045849.ppops.net [127.0.0.1])\n by mx0a-0016f401.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id\n 10CHZrlA003565; Tue, 12 Jan 2021 09:39:37 -0800",
            "from dc5-exch02.marvell.com ([199.233.59.182])\n by mx0a-0016f401.pphosted.com with ESMTP id 35yaqss250-1\n (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT);\n Tue, 12 Jan 2021 09:39:37 -0800",
            "from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH02.marvell.com\n (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.2;\n Tue, 12 Jan 2021 09:39:36 -0800",
            "from maili.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com\n (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.2 via Frontend\n Transport; Tue, 12 Jan 2021 09:39:36 -0800",
            "from hyd1588t430.marvell.com (unknown [10.29.52.204])\n by maili.marvell.com (Postfix) with ESMTP id 19D493F703F;\n Tue, 12 Jan 2021 09:39:33 -0800 (PST)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com;\n h=from : to : cc :\n subject : date : message-id : in-reply-to : references : mime-version :\n content-type; s=pfpt0220; bh=hN0qHB5WQw+ojkAtqm6hLLKryUrDJZnUKHeP5fwr4mU=;\n b=YEqsSotv1Qkuob5PZWzR9UEL7BIRSSxMHl8ElDZ8Mduaa6o4467YQmDeB4rz+Yrz5RcA\n p2/QiqGHmsN7G5TsYrDHRoo29LNsG5bJYZ9U7dS9VFUU5hdUg//ohWhBgD06HOAGav4X\n iEkrUpiHcEym3Lmca1pxppsDPQA6vd6rd/kXtpIg4H2lnNIdsYGF+FRl+oe/ZRLf8wOV\n 1gkyjFqI2Av4f7Mh7ALhwENT1/WoxKQh/FeiYmnqAKYCixCGXvWjjvcWgLUndnB2TMFM\n aBAKPUfE+gyCemOTS3UHm2fpZfZQfc1LbJN6L8BNenkjHpM55mitYjszcdR9LNQFGLFX Lg==",
        "From": "Nithin Dabilpuram <ndabilpuram@marvell.com>",
        "To": "<anatoly.burakov@intel.com>, David Christensen <drc@linux.vnet.ibm.com>,\n <david.marchand@redhat.com>",
        "CC": "<jerinj@marvell.com>, <dev@dpdk.org>, Nithin Dabilpuram\n <ndabilpuram@marvell.com>",
        "Date": "Tue, 12 Jan 2021 23:09:20 +0530",
        "Message-ID": "<20210112173923.30320-1-ndabilpuram@marvell.com>",
        "X-Mailer": "git-send-email 2.8.4",
        "In-Reply-To": "<20201012081106.10610-1-ndabilpuram@marvell.com>",
        "References": "<20201012081106.10610-1-ndabilpuram@marvell.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Proofpoint-Virus-Version": "vendor=fsecure engine=2.50.10434:6.0.343, 18.0.737\n definitions=2021-01-12_12:2021-01-12,\n 2021-01-12 signatures=0",
        "Subject": "[dpdk-dev] [PATCH v7 0/3] fix issue with partial DMA unmap",
        "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",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Partial DMA unmap is not supported by VFIO type1 IOMMU\nin Linux. Though the return value is zero, the returned\nDMA unmap size is not same as expected size.\nSo add test case and fix to both heap triggered DMA\nmapping and user triggered DMA mapping/unmapping.\n\nRefer vfio_dma_do_unmap() in drivers/vfio/vfio_iommu_type1.c\nSnippet of comment is below.\n\n        /*\n         * vfio-iommu-type1 (v1) - User mappings were coalesced together to\n         * avoid tracking individual mappings.  This means that the granularity\n         * of the original mapping was lost and the user was allowed to attempt\n         * to unmap any range.  Depending on the contiguousness of physical\n         * memory and page sizes supported by the IOMMU, arbitrary unmaps may\n         * or may not have worked.  We only guaranteed unmap granularity\n         * matching the original mapping; even though it was untracked here,\n         * the original mappings are reflected in IOMMU mappings.  This\n         * resulted in a couple unusual behaviors.  First, if a range is not\n         * able to be unmapped, ex. a set of 4k pages that was mapped as a\n         * 2M hugepage into the IOMMU, the unmap ioctl returns success but with\n         * a zero sized unmap.  Also, if an unmap request overlaps the first\n         * address of a hugepage, the IOMMU will unmap the entire hugepage.\n         * This also returns success and the returned unmap size reflects the\n         * actual size unmapped.\n\n         * We attempt to maintain compatibility with this \"v1\" interface, but  \n         * we take control out of the hands of the IOMMU.  Therefore, an unmap \n         * request offset from the beginning of the original mapping will      \n         * return success with zero sized unmap.  And an unmap request covering\n         * the first iova of mapping will unmap the entire range.              \n\nThis behavior can be verified by using first patch and add return check for\ndma_unmap.size != len in vfio_type1_dma_mem_map()\n\nv7:\n- Dropped vfio test case of patch 3/4 i.e\n  \"test: add test case to validate VFIO DMA map/unmap\"\n  as it couldn't be supported in POWER9 system.\n\nv6:\n- Fixed issue with x86-32 build introduced by v5.\n\nv5:\n- Changed vfio test in test_vfio.c to use system pages allocated from\n  heap instead of mmap() so that it comes in range of initially configured\n  window for POWER9 System.\n- Added acked-by from David for 1/4, 2/4.\n\nv4:\n- Fixed issue with patch 4/4 on x86 builds.\n\nv3:\n- Fixed external memory test case(4/4) to use system page size\n  instead of 4K.\n- Fixed check-git-log.sh issue and rebased.\n- Added acked-by from anatoly.burakov@intel.com to first 3 patches.\n\nv2: \n- Reverted earlier commit that enables mergin contiguous mapping for\n  IOVA as PA. (see 1/3)\n- Updated documentation about kernel dma mapping limits and vfio\n  module parameter.\n- Moved vfio test to test_vfio.c and handled comments from\n  Anatoly.\n\nNithin Dabilpuram (3):\n  vfio: revert changes for map contiguous areas in one go\n  vfio: fix DMA mapping granularity for type1 IOVA as VA\n  test: change external memory test to use system page sz\n\n app/test/test_external_mem.c           |  3 +-\n doc/guides/linux_gsg/linux_drivers.rst | 10 ++++\n lib/librte_eal/linux/eal_vfio.c        | 93 +++++++++++++---------------------\n lib/librte_eal/linux/eal_vfio.h        |  1 +\n 4 files changed, 49 insertions(+), 58 deletions(-)"
}