get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 49113,
    "url": "https://patches.dpdk.org/api/patches/49113/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1545213627-128738-1-git-send-email-amr.mokhtar@intel.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<1545213627-128738-1-git-send-email-amr.mokhtar@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1545213627-128738-1-git-send-email-amr.mokhtar@intel.com",
    "date": "2018-12-19T10:00:27",
    "name": "[v2] bbdev: add missing APIs to map file and tag all experimental",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "b0250994b9c28cd1bc602788b782937ac6272939",
    "submitter": {
        "id": 807,
        "url": "https://patches.dpdk.org/api/people/807/?format=api",
        "name": "Mokhtar, Amr",
        "email": "amr.mokhtar@intel.com"
    },
    "delegate": {
        "id": 6690,
        "url": "https://patches.dpdk.org/api/users/6690/?format=api",
        "username": "akhil",
        "first_name": "akhil",
        "last_name": "goyal",
        "email": "gakhil@marvell.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1545213627-128738-1-git-send-email-amr.mokhtar@intel.com/mbox/",
    "series": [
        {
            "id": 2865,
            "url": "https://patches.dpdk.org/api/series/2865/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=2865",
            "date": "2018-12-19T10:00:27",
            "name": "[v2] bbdev: add missing APIs to map file and tag all experimental",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/2865/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/49113/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/49113/checks/",
    "tags": {},
    "related": [],
    "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 73E312C55;\n\tWed, 19 Dec 2018 11:00:38 +0100 (CET)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n\tby dpdk.org (Postfix) with ESMTP id B51C991;\n\tWed, 19 Dec 2018 11:00:36 +0100 (CET)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n\tby fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t19 Dec 2018 02:00:35 -0800",
            "from silpixa00391526.ir.intel.com (HELO\n\tsilpixa00391526.ger.corp.intel.com) ([10.237.222.223])\n\tby fmsmga001.fm.intel.com with ESMTP; 19 Dec 2018 02:00:31 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.56,372,1539673200\"; d=\"scan'208\";a=\"131217936\"",
        "From": "Amr Mokhtar <amr.mokhtar@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "stable@dpdk.org, tredaelli@redhat.com, akhil.goyal@nxp.com,\n\tdavid.marchand@redhat.com, nhorman@tuxdriver.com,\n\tAmr Mokhtar <amr.mokhtar@intel.com>",
        "Date": "Wed, 19 Dec 2018 10:00:27 +0000",
        "Message-Id": "<1545213627-128738-1-git-send-email-amr.mokhtar@intel.com>",
        "X-Mailer": "git-send-email 2.4.11",
        "Subject": "[dpdk-dev] [PATCH v2] bbdev: add missing APIs to map file and tag\n\tall experimental",
        "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": "- add missing APIs to map file\n- add experimental tag to all bbdev APIs\n\nSigned-off-by: Amr Mokhtar <amr.mokhtar@intel.com>\n---\n lib/librte_bbdev/rte_bbdev.h           |  8 ++++----\n lib/librte_bbdev/rte_bbdev_op.h        | 12 ++++++------\n lib/librte_bbdev/rte_bbdev_version.map |  4 ++++\n 3 files changed, 14 insertions(+), 10 deletions(-)",
    "diff": "diff --git a/lib/librte_bbdev/rte_bbdev.h b/lib/librte_bbdev/rte_bbdev.h\nindex 25ef409..f76d04e 100644\n--- a/lib/librte_bbdev/rte_bbdev.h\n+++ b/lib/librte_bbdev/rte_bbdev.h\n@@ -461,7 +461,7 @@ extern struct rte_bbdev rte_bbdev_devices[];\n  *   The number of operations actually enqueued (this is the number of processed\n  *   entries in the @p ops array).\n  */\n-static inline uint16_t\n+static inline uint16_t __rte_experimental\n rte_bbdev_enqueue_enc_ops(uint16_t dev_id, uint16_t queue_id,\n \t\tstruct rte_bbdev_enc_op **ops, uint16_t num_ops)\n {\n@@ -491,7 +491,7 @@ rte_bbdev_enqueue_enc_ops(uint16_t dev_id, uint16_t queue_id,\n  *   The number of operations actually enqueued (this is the number of processed\n  *   entries in the @p ops array).\n  */\n-static inline uint16_t\n+static inline uint16_t __rte_experimental\n rte_bbdev_enqueue_dec_ops(uint16_t dev_id, uint16_t queue_id,\n \t\tstruct rte_bbdev_dec_op **ops, uint16_t num_ops)\n {\n@@ -521,7 +521,7 @@ rte_bbdev_enqueue_dec_ops(uint16_t dev_id, uint16_t queue_id,\n  *   The number of operations actually dequeued (this is the number of entries\n  *   copied into the @p ops array).\n  */\n-static inline uint16_t\n+static inline uint16_t __rte_experimental\n rte_bbdev_dequeue_enc_ops(uint16_t dev_id, uint16_t queue_id,\n \t\tstruct rte_bbdev_enc_op **ops, uint16_t num_ops)\n {\n@@ -552,7 +552,7 @@ rte_bbdev_dequeue_enc_ops(uint16_t dev_id, uint16_t queue_id,\n  *   copied into the @p ops array).\n  */\n \n-static inline uint16_t\n+static inline uint16_t __rte_experimental\n rte_bbdev_dequeue_dec_ops(uint16_t dev_id, uint16_t queue_id,\n \t\tstruct rte_bbdev_dec_op **ops, uint16_t num_ops)\n {\ndiff --git a/lib/librte_bbdev/rte_bbdev_op.h b/lib/librte_bbdev/rte_bbdev_op.h\nindex 83f62c2..167baec 100644\n--- a/lib/librte_bbdev/rte_bbdev_op.h\n+++ b/lib/librte_bbdev/rte_bbdev_op.h\n@@ -459,7 +459,7 @@ struct rte_bbdev_op_pool_private {\n  *   Operation type as string or NULL if op_type is invalid\n  *\n  */\n-const char*\n+const char* __rte_experimental\n rte_bbdev_op_type_str(enum rte_bbdev_op_type op_type);\n \n /**\n@@ -482,7 +482,7 @@ rte_bbdev_op_type_str(enum rte_bbdev_op_type op_type);\n  *   - Pointer to a mempool on success,\n  *   - NULL pointer on failure.\n  */\n-struct rte_mempool *\n+struct rte_mempool * __rte_experimental\n rte_bbdev_op_pool_create(const char *name, enum rte_bbdev_op_type type,\n \t\tunsigned int num_elements, unsigned int cache_size,\n \t\tint socket_id);\n@@ -501,7 +501,7 @@ rte_bbdev_op_pool_create(const char *name, enum rte_bbdev_op_type type,\n  *   - 0 on success\n  *   - EINVAL if invalid mempool is provided\n  */\n-static inline int\n+static inline int __rte_experimental\n rte_bbdev_enc_op_alloc_bulk(struct rte_mempool *mempool,\n \t\tstruct rte_bbdev_enc_op **ops, uint16_t num_ops)\n {\n@@ -536,7 +536,7 @@ rte_bbdev_enc_op_alloc_bulk(struct rte_mempool *mempool,\n  *   - 0 on success\n  *   - EINVAL if invalid mempool is provided\n  */\n-static inline int\n+static inline int __rte_experimental\n rte_bbdev_dec_op_alloc_bulk(struct rte_mempool *mempool,\n \t\tstruct rte_bbdev_dec_op **ops, uint16_t num_ops)\n {\n@@ -567,7 +567,7 @@ rte_bbdev_dec_op_alloc_bulk(struct rte_mempool *mempool,\n  * @param num_ops\n  *   Number of structures\n  */\n-static inline void\n+static inline void __rte_experimental\n rte_bbdev_dec_op_free_bulk(struct rte_bbdev_dec_op **ops, unsigned int num_ops)\n {\n \tif (num_ops > 0)\n@@ -584,7 +584,7 @@ rte_bbdev_dec_op_free_bulk(struct rte_bbdev_dec_op **ops, unsigned int num_ops)\n  * @param num_ops\n  *   Number of structures\n  */\n-static inline void\n+static inline void __rte_experimental\n rte_bbdev_enc_op_free_bulk(struct rte_bbdev_enc_op **ops, unsigned int num_ops)\n {\n \tif (num_ops > 0)\ndiff --git a/lib/librte_bbdev/rte_bbdev_version.map b/lib/librte_bbdev/rte_bbdev_version.map\nindex d3b81ea..3624eb1 100644\n--- a/lib/librte_bbdev/rte_bbdev_version.map\n+++ b/lib/librte_bbdev/rte_bbdev_version.map\n@@ -6,9 +6,13 @@ EXPERIMENTAL {\n \trte_bbdev_callback_unregister;\n \trte_bbdev_close;\n \trte_bbdev_count;\n+\trte_bbdev_dec_op_alloc_bulk;\n+\trte_bbdev_dec_op_free_bulk;\n \trte_bbdev_dequeue_dec_ops;\n \trte_bbdev_dequeue_enc_ops;\n \trte_bbdev_devices;\n+\trte_bbdev_enc_op_alloc_bulk;\n+\trte_bbdev_enc_op_free_bulk;\n \trte_bbdev_enqueue_dec_ops;\n \trte_bbdev_enqueue_enc_ops;\n \trte_bbdev_find_next;\n",
    "prefixes": [
        "v2"
    ]
}