get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 97658,
    "url": "http://patchwork.dpdk.org/api/patches/97658/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20210901050707.570163-4-haiyue.wang@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": "<20210901050707.570163-4-haiyue.wang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210901050707.570163-4-haiyue.wang@intel.com",
    "date": "2021-09-01T05:07:07",
    "name": "[v1,3/3] ethdev: promote burst mode API to stable",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "9ce1b3d7cb501da37ebecfb4dd38115a11632244",
    "submitter": {
        "id": 1044,
        "url": "http://patchwork.dpdk.org/api/people/1044/?format=api",
        "name": "Wang, Haiyue",
        "email": "haiyue.wang@intel.com"
    },
    "delegate": {
        "id": 319,
        "url": "http://patchwork.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20210901050707.570163-4-haiyue.wang@intel.com/mbox/",
    "series": [
        {
            "id": 18589,
            "url": "http://patchwork.dpdk.org/api/series/18589/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=18589",
            "date": "2021-09-01T05:07:04",
            "name": "Promote some API to stable",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/18589/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/97658/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/97658/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 CDBE4A0C53;\n\tWed,  1 Sep 2021 07:32:00 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id B2531410E8;\n\tWed,  1 Sep 2021 07:31:50 +0200 (CEST)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n by mails.dpdk.org (Postfix) with ESMTP id 1EC1340041\n for <dev@dpdk.org>; Wed,  1 Sep 2021 07:31:46 +0200 (CEST)",
            "from fmsmga007.fm.intel.com ([10.253.24.52])\n by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 31 Aug 2021 22:31:46 -0700",
            "from npg-dpdk-haiyue-1.sh.intel.com ([10.67.118.197])\n by fmsmga007.fm.intel.com with ESMTP; 31 Aug 2021 22:31:45 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10093\"; a=\"205762220\"",
            "E=Sophos;i=\"5.84,368,1620716400\"; d=\"scan'208\";a=\"205762220\"",
            "E=Sophos;i=\"5.84,368,1620716400\"; d=\"scan'208\";a=\"460548614\""
        ],
        "X-ExtLoop1": "1",
        "From": "Haiyue Wang <haiyue.wang@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "mdr@ashroe.eu, thomas@monjalon.net, Haiyue Wang <haiyue.wang@intel.com>,\n Ferruh Yigit <ferruh.yigit@intel.com>,\n Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>",
        "Date": "Wed,  1 Sep 2021 13:07:07 +0800",
        "Message-Id": "<20210901050707.570163-4-haiyue.wang@intel.com>",
        "X-Mailer": "git-send-email 2.33.0",
        "In-Reply-To": "<20210901050707.570163-1-haiyue.wang@intel.com>",
        "References": "<20210901050707.570163-1-haiyue.wang@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v1 3/3] ethdev: promote burst mode API 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": "The DPDK Symbol Bot reports:\nPlease note the symbols listed below have expired. In line with the\nDPDK ABI policy, they should be scheduled for removal, in the next\nDPDK release.\n\nSymbol\nrte_eth_rx_burst_mode_get\nrte_eth_tx_burst_mode_get\n\nSigned-off-by: Haiyue Wang <haiyue.wang@intel.com>\n---\n lib/ethdev/rte_ethdev.h | 2 --\n lib/ethdev/version.map  | 4 ++--\n 2 files changed, 2 insertions(+), 4 deletions(-)",
    "diff": "diff --git a/lib/ethdev/rte_ethdev.h b/lib/ethdev/rte_ethdev.h\nindex d2b27c351f..3277e8f8fb 100644\n--- a/lib/ethdev/rte_ethdev.h\n+++ b/lib/ethdev/rte_ethdev.h\n@@ -4361,7 +4361,6 @@ int rte_eth_tx_queue_info_get(uint16_t port_id, uint16_t queue_id,\n  *   - -ENOTSUP: routine is not supported by the device PMD.\n  *   - -EINVAL:  The queue_id is out of range.\n  */\n-__rte_experimental\n int rte_eth_rx_burst_mode_get(uint16_t port_id, uint16_t queue_id,\n \tstruct rte_eth_burst_mode *mode);\n \n@@ -4383,7 +4382,6 @@ int rte_eth_rx_burst_mode_get(uint16_t port_id, uint16_t queue_id,\n  *   - -ENOTSUP: routine is not supported by the device PMD.\n  *   - -EINVAL:  The queue_id is out of range.\n  */\n-__rte_experimental\n int rte_eth_tx_burst_mode_get(uint16_t port_id, uint16_t queue_id,\n \tstruct rte_eth_burst_mode *mode);\n \ndiff --git a/lib/ethdev/version.map b/lib/ethdev/version.map\nindex 3eece75b72..6a12b0664a 100644\n--- a/lib/ethdev/version.map\n+++ b/lib/ethdev/version.map\n@@ -87,6 +87,7 @@ DPDK_22 {\n \trte_eth_promiscuous_get;\n \trte_eth_remove_rx_callback;\n \trte_eth_remove_tx_callback;\n+\trte_eth_rx_burst_mode_get;\n \trte_eth_rx_queue_info_get;\n \trte_eth_rx_queue_setup;\n \trte_eth_set_queue_rate_limit;\n@@ -104,6 +105,7 @@ DPDK_22 {\n \trte_eth_tx_buffer_drop_callback;\n \trte_eth_tx_buffer_init;\n \trte_eth_tx_buffer_set_err_callback;\n+\trte_eth_tx_burst_mode_get;\n \trte_eth_tx_done_cleanup;\n \trte_eth_tx_queue_info_get;\n \trte_eth_tx_queue_setup;\n@@ -166,9 +168,7 @@ EXPERIMENTAL {\n \n \t# added in 19.11\n \trte_eth_dev_hairpin_capability_get;\n-\trte_eth_rx_burst_mode_get;\n \trte_eth_rx_hairpin_queue_setup;\n-\trte_eth_tx_burst_mode_get;\n \trte_eth_tx_hairpin_queue_setup;\n \trte_flow_dynf_metadata_offs;\n \trte_flow_dynf_metadata_mask;\n",
    "prefixes": [
        "v1",
        "3/3"
    ]
}