get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 97656,
    "url": "https://patches.dpdk.org/api/patches/97656/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210901050707.570163-2-haiyue.wang@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": "<20210901050707.570163-2-haiyue.wang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210901050707.570163-2-haiyue.wang@intel.com",
    "date": "2021-09-01T05:07:05",
    "name": "[v1,1/3] net/ixgbe: promote some API to stable",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "11210666d4b9aeb9069738c1b265411f8851b078",
    "submitter": {
        "id": 1044,
        "url": "https://patches.dpdk.org/api/people/1044/?format=api",
        "name": "Wang, Haiyue",
        "email": "haiyue.wang@intel.com"
    },
    "delegate": {
        "id": 319,
        "url": "https://patches.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210901050707.570163-2-haiyue.wang@intel.com/mbox/",
    "series": [
        {
            "id": 18589,
            "url": "https://patches.dpdk.org/api/series/18589/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=18589",
            "date": "2021-09-01T05:07:04",
            "name": "Promote some API to stable",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/18589/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/97656/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/97656/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 58306A0C53;\n\tWed,  1 Sep 2021 07:31:49 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 7D2FF4068A;\n\tWed,  1 Sep 2021 07:31:45 +0200 (CEST)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n by mails.dpdk.org (Postfix) with ESMTP id 4E33940041\n for <dev@dpdk.org>; Wed,  1 Sep 2021 07:31:43 +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:42 -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:41 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10093\"; a=\"205762210\"",
            "E=Sophos;i=\"5.84,368,1620716400\"; d=\"scan'208\";a=\"205762210\"",
            "E=Sophos;i=\"5.84,368,1620716400\"; d=\"scan'208\";a=\"460548600\""
        ],
        "X-ExtLoop1": "1",
        "From": "Haiyue Wang <haiyue.wang@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "mdr@ashroe.eu,\n\tthomas@monjalon.net,\n\tHaiyue Wang <haiyue.wang@intel.com>",
        "Date": "Wed,  1 Sep 2021 13:07:05 +0800",
        "Message-Id": "<20210901050707.570163-2-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 1/3] net/ixgbe: promote some 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_pmd_ixgbe_mdio_lock\nrte_pmd_ixgbe_mdio_unlock\nrte_pmd_ixgbe_mdio_unlocked_read\nrte_pmd_ixgbe_mdio_unlocked_write\nrte_pmd_ixgbe_upd_fctrl_sbp\n\nSigned-off-by: Haiyue Wang <haiyue.wang@intel.com>\n---\n drivers/net/ixgbe/rte_pmd_ixgbe.h |  5 -----\n drivers/net/ixgbe/version.map     | 10 +++++-----\n 2 files changed, 5 insertions(+), 10 deletions(-)",
    "diff": "diff --git a/drivers/net/ixgbe/rte_pmd_ixgbe.h b/drivers/net/ixgbe/rte_pmd_ixgbe.h\nindex 90fc8160b1..7fcdbe7452 100644\n--- a/drivers/net/ixgbe/rte_pmd_ixgbe.h\n+++ b/drivers/net/ixgbe/rte_pmd_ixgbe.h\n@@ -586,7 +586,6 @@ int rte_pmd_ixgbe_bypass_wd_reset(uint16_t port);\n  *   - (-ENODEV) if *port* invalid.\n  *   - (IXGBE_ERR_SWFW_SYNC) If sw/fw semaphore acquisition failed\n  */\n-__rte_experimental\n int\n rte_pmd_ixgbe_mdio_lock(uint16_t port);\n \n@@ -600,7 +599,6 @@ rte_pmd_ixgbe_mdio_lock(uint16_t port);\n  *   - (-ENOTSUP) if hardware doesn't support.\n  *   - (-ENODEV) if *port* invalid.\n  */\n-__rte_experimental\n int\n rte_pmd_ixgbe_mdio_unlock(uint16_t port);\n \n@@ -622,7 +620,6 @@ rte_pmd_ixgbe_mdio_unlock(uint16_t port);\n  *   - (-ENODEV) if *port* invalid.\n  *   - (IXGBE_ERR_PHY) If PHY read command failed\n  */\n-__rte_experimental\n int\n rte_pmd_ixgbe_mdio_unlocked_read(uint16_t port, uint32_t reg_addr,\n \t\t\t\t uint32_t dev_type, uint16_t *phy_data);\n@@ -646,7 +643,6 @@ rte_pmd_ixgbe_mdio_unlocked_read(uint16_t port, uint32_t reg_addr,\n  *   - (-ENODEV) if *port* invalid.\n  *   - (IXGBE_ERR_PHY) If PHY read command failed\n  */\n-__rte_experimental\n int\n rte_pmd_ixgbe_mdio_unlocked_write(uint16_t port, uint32_t reg_addr,\n \t\t\t\t  uint32_t dev_type, uint16_t phy_data);\n@@ -725,7 +721,6 @@ enum {\n  *   - (-ENODEV) if *port* invalid.\n  *   - (-ENOTSUP) if hardware doesn't support this feature.\n  */\n-__rte_experimental\n int\n rte_pmd_ixgbe_upd_fctrl_sbp(uint16_t port, int enable);\n \ndiff --git a/drivers/net/ixgbe/version.map b/drivers/net/ixgbe/version.map\nindex bca5cc5826..f0f29d8749 100644\n--- a/drivers/net/ixgbe/version.map\n+++ b/drivers/net/ixgbe/version.map\n@@ -16,6 +16,10 @@ DPDK_22 {\n \trte_pmd_ixgbe_macsec_enable;\n \trte_pmd_ixgbe_macsec_select_rxsa;\n \trte_pmd_ixgbe_macsec_select_txsa;\n+\trte_pmd_ixgbe_mdio_lock;\n+\trte_pmd_ixgbe_mdio_unlock;\n+\trte_pmd_ixgbe_mdio_unlocked_read;\n+\trte_pmd_ixgbe_mdio_unlocked_write;\n \trte_pmd_ixgbe_ping_vf;\n \trte_pmd_ixgbe_set_all_queues_drop_en;\n \trte_pmd_ixgbe_set_tc_bw_alloc;\n@@ -31,6 +35,7 @@ DPDK_22 {\n \trte_pmd_ixgbe_set_vf_vlan_filter;\n \trte_pmd_ixgbe_set_vf_vlan_insert;\n \trte_pmd_ixgbe_set_vf_vlan_stripq;\n+\trte_pmd_ixgbe_upd_fctrl_sbp;\n \n \tlocal: *;\n };\n@@ -40,9 +45,4 @@ EXPERIMENTAL {\n \n \trte_pmd_ixgbe_get_fdir_info;\n \trte_pmd_ixgbe_get_fdir_stats;\n-\trte_pmd_ixgbe_mdio_lock;\n-\trte_pmd_ixgbe_mdio_unlock;\n-\trte_pmd_ixgbe_mdio_unlocked_read;\n-\trte_pmd_ixgbe_mdio_unlocked_write;\n-\trte_pmd_ixgbe_upd_fctrl_sbp;\n };\n",
    "prefixes": [
        "v1",
        "1/3"
    ]
}