get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/98617/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 98617,
    "url": "http://patchwork.dpdk.org/api/patches/98617/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/dc705d4a9f494d7e6ef8218b9f395f1b98c6b9be.1631277001.git.anatoly.burakov@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<dc705d4a9f494d7e6ef8218b9f395f1b98c6b9be.1631277001.git.anatoly.burakov@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/dc705d4a9f494d7e6ef8218b9f395f1b98c6b9be.1631277001.git.anatoly.burakov@intel.com",
    "date": "2021-09-10T12:30:07",
    "name": "[v1,5/7] mem: promote extmem API's to stable",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "bdf174f13f2d983cd247d3f4b22b0bb63b4e6077",
    "submitter": {
        "id": 4,
        "url": "http://patchwork.dpdk.org/api/people/4/?format=api",
        "name": "Anatoly Burakov",
        "email": "anatoly.burakov@intel.com"
    },
    "delegate": {
        "id": 24651,
        "url": "http://patchwork.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/dc705d4a9f494d7e6ef8218b9f395f1b98c6b9be.1631277001.git.anatoly.burakov@intel.com/mbox/",
    "series": [
        {
            "id": 18839,
            "url": "http://patchwork.dpdk.org/api/series/18839/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=18839",
            "date": "2021-09-10T12:30:07",
            "name": "[v1,1/7] eal: promote IPC API's to stable",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/18839/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/98617/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/98617/checks/",
    "tags": {},
    "related": [],
    "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 C86ECA0547;\n\tFri, 10 Sep 2021 14:32:06 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 0AC1A41186;\n\tFri, 10 Sep 2021 14:30:40 +0200 (CEST)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n by mails.dpdk.org (Postfix) with ESMTP id AB3674113D\n for <dev@dpdk.org>; Fri, 10 Sep 2021 14:30:24 +0200 (CEST)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 10 Sep 2021 05:30:16 -0700",
            "from silpixa00401191.ir.intel.com ([10.55.128.95])\n by orsmga002.jf.intel.com with ESMTP; 10 Sep 2021 05:30:15 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10102\"; a=\"243386292\"",
            "E=Sophos;i=\"5.85,282,1624345200\"; d=\"scan'208\";a=\"243386292\"",
            "E=Sophos;i=\"5.85,282,1624345200\"; d=\"scan'208\";a=\"450460462\""
        ],
        "X-ExtLoop1": "1",
        "From": "Anatoly Burakov <anatoly.burakov@intel.com>",
        "To": "dev@dpdk.org,\n\tRay Kinsella <mdr@ashroe.eu>",
        "Date": "Fri, 10 Sep 2021 12:30:07 +0000",
        "Message-Id": "\n <dc705d4a9f494d7e6ef8218b9f395f1b98c6b9be.1631277001.git.anatoly.burakov@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "\n <029012e59f555be16bed829229e8b48016157371.1631277001.git.anatoly.burakov@intel.com>",
        "References": "\n <029012e59f555be16bed829229e8b48016157371.1631277001.git.anatoly.burakov@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v1 5/7] mem: promote extmem API's to stable",
        "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": "As per ABI policy, move the formerly experimental API's to the stable\nsection.\n\nSigned-off-by: Anatoly Burakov <anatoly.burakov@intel.com>\n---\n lib/eal/include/rte_memory.h | 16 ----------------\n lib/eal/version.map          | 10 ++++------\n 2 files changed, 4 insertions(+), 22 deletions(-)",
    "diff": "diff --git a/lib/eal/include/rte_memory.h b/lib/eal/include/rte_memory.h\nindex 4acb2a72a8..c68b9d5e62 100644\n--- a/lib/eal/include/rte_memory.h\n+++ b/lib/eal/include/rte_memory.h\n@@ -403,9 +403,6 @@ rte_memseg_get_fd_offset_thread_unsafe(const struct rte_memseg *ms,\n \t\tsize_t *offset);\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: this API may change without prior notice\n- *\n  * Register external memory chunk with DPDK.\n  *\n  * @note Using this API is mutually exclusive with ``rte_malloc`` family of\n@@ -439,15 +436,11 @@ rte_memseg_get_fd_offset_thread_unsafe(const struct rte_memseg *ms,\n  *     EEXIST - memory chunk is already registered\n  *     ENOSPC - no more space in internal config to store a new memory chunk\n  */\n-__rte_experimental\n int\n rte_extmem_register(void *va_addr, size_t len, rte_iova_t iova_addrs[],\n \t\tunsigned int n_pages, size_t page_sz);\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: this API may change without prior notice\n- *\n  * Unregister external memory chunk with DPDK.\n  *\n  * @note Using this API is mutually exclusive with ``rte_malloc`` family of\n@@ -470,14 +463,10 @@ rte_extmem_register(void *va_addr, size_t len, rte_iova_t iova_addrs[],\n  *     EINVAL - one of the parameters was invalid\n  *     ENOENT - memory chunk was not found\n  */\n-__rte_experimental\n int\n rte_extmem_unregister(void *va_addr, size_t len);\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: this API may change without prior notice\n- *\n  * Attach to external memory chunk registered in another process.\n  *\n  * @note Using this API is mutually exclusive with ``rte_malloc`` family of\n@@ -497,14 +486,10 @@ rte_extmem_unregister(void *va_addr, size_t len);\n  *     EINVAL - one of the parameters was invalid\n  *     ENOENT - memory chunk was not found\n  */\n-__rte_experimental\n int\n rte_extmem_attach(void *va_addr, size_t len);\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: this API may change without prior notice\n- *\n  * Detach from external memory chunk registered in another process.\n  *\n  * @note Using this API is mutually exclusive with ``rte_malloc`` family of\n@@ -524,7 +509,6 @@ rte_extmem_attach(void *va_addr, size_t len);\n  *     EINVAL - one of the parameters was invalid\n  *     ENOENT - memory chunk was not found\n  */\n-__rte_experimental\n int\n rte_extmem_detach(void *va_addr, size_t len);\n \ndiff --git a/lib/eal/version.map b/lib/eal/version.map\nindex 359b784c16..420779e1aa 100644\n--- a/lib/eal/version.map\n+++ b/lib/eal/version.map\n@@ -70,6 +70,10 @@ DPDK_22 {\n \trte_epoll_ctl;\n \trte_epoll_wait;\n \trte_exit;\n+\trte_extmem_attach;\n+\trte_extmem_detach;\n+\trte_extmem_register;\n+\trte_extmem_unregister;\n \trte_fbarray_attach;\n \trte_fbarray_destroy;\n \trte_fbarray_detach;\n@@ -307,12 +311,6 @@ EXPERIMENTAL {\n \trte_mem_check_dma_mask_thread_unsafe;\n \trte_mem_set_dma_mask;\n \n-\t# added in 19.02\n-\trte_extmem_attach;\n-\trte_extmem_detach;\n-\trte_extmem_register;\n-\trte_extmem_unregister;\n-\n \t# added in 19.05\n \trte_dev_dma_map;\n \trte_dev_dma_unmap;\n",
    "prefixes": [
        "v1",
        "5/7"
    ]
}