get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 94586,
    "url": "https://patches.dpdk.org/api/patches/94586/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210621063708.4014937-13-robinx.zhang@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": "<20210621063708.4014937-13-robinx.zhang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210621063708.4014937-13-robinx.zhang@intel.com",
    "date": "2021-06-21T06:37:06",
    "name": "[v2,12/14] net/i40e/base: fix headers to match functions",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "6b9dd34ad8e3f9e47011f2eebee2819c284f7ae1",
    "submitter": {
        "id": 2004,
        "url": "https://patches.dpdk.org/api/people/2004/?format=api",
        "name": "Robin Zhang",
        "email": "robinx.zhang@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210621063708.4014937-13-robinx.zhang@intel.com/mbox/",
    "series": [
        {
            "id": 17414,
            "url": "https://patches.dpdk.org/api/series/17414/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=17414",
            "date": "2021-06-21T06:36:54",
            "name": "i40e base code update",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/17414/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/94586/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/94586/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 E9F11A0547;\n\tMon, 21 Jun 2021 08:47:33 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id A54FA4118D;\n\tMon, 21 Jun 2021 08:47:09 +0200 (CEST)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by mails.dpdk.org (Postfix) with ESMTP id 97F464117B;\n Mon, 21 Jun 2021 08:47:07 +0200 (CEST)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 20 Jun 2021 23:47:07 -0700",
            "from unknown (HELO intel-npg-odc-srv03.cd.intel.com)\n ([10.240.178.145])\n by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 20 Jun 2021 23:47:03 -0700"
        ],
        "IronPort-SDR": [
            "\n /P/8DGDU6ZuxGTw3a4X4wlsXjGpUwtOkIiU6nXKucRoEExcK/xqwbV/JtjICGcZlGJnxeS4e5i\n DNtfkcMHDWxw==",
            "\n ctsZKdGN/N6+AJJoloXUE+jC4EZwKytQlwglSJDA8iLvLacDIb2927Sf9DUDlhY7Ydk/hxtmpr\n aJx06p3oTMIw=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10021\"; a=\"270633639\"",
            "E=Sophos;i=\"5.83,289,1616482800\"; d=\"scan'208\";a=\"270633639\"",
            "E=Sophos;i=\"5.83,289,1616482800\"; d=\"scan'208\";a=\"486380579\""
        ],
        "From": "Robin Zhang <robinx.zhang@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "beilei.xing@intel.com, junfeng.guo@intel.com, stevex.yang@intel.com,\n Robin Zhang <robinx.zhang@intel.com>, stable@dpdk.org,\n Jesse Brandeburg <jesse.brandeburg@intel.com>",
        "Date": "Mon, 21 Jun 2021 06:37:06 +0000",
        "Message-Id": "<20210621063708.4014937-13-robinx.zhang@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20210621063708.4014937-1-robinx.zhang@intel.com>",
        "References": "<20210618063851.3694702-1-robinx.zhang@intel.com>\n <20210621063708.4014937-1-robinx.zhang@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v2 12/14] net/i40e/base: fix headers to match\n functions",
        "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": "Fix several kernel-doc warnings when building with W=1. These changes\nare only to comments.\n\nFixes: 8db9e2a1b232 (\"i40e: base driver\")\nFixes: 842ea1996335 (\"i40e/base: save link module type\")\nFixes: fd72a2284a89 (\"i40e/base: support LED blinking with new PHY\")\nFixes: 788fc17b2dec (\"i40e/base: support proxy config for X722\")\nCc: stable@dpdk.org\n\nSigned-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>\nSigned-off-by: Robin Zhang <robinx.zhang@intel.com>\n---\n drivers/net/i40e/base/i40e_common.c  | 10 +++++-----\n drivers/net/i40e/base/i40e_dcb.c     |  2 +-\n drivers/net/i40e/base/i40e_lan_hmc.c |  2 +-\n drivers/net/i40e/base/i40e_nvm.c     |  2 +-\n 4 files changed, 8 insertions(+), 8 deletions(-)",
    "diff": "diff --git a/drivers/net/i40e/base/i40e_common.c b/drivers/net/i40e/base/i40e_common.c\nindex e077bf8fd3..3f3896aea4 100644\n--- a/drivers/net/i40e/base/i40e_common.c\n+++ b/drivers/net/i40e/base/i40e_common.c\n@@ -2678,7 +2678,7 @@ enum i40e_status_code i40e_aq_set_vsi_vlan_promisc(struct i40e_hw *hw,\n }\n \n /**\n- * i40e_get_vsi_params - get VSI configuration info\n+ * i40e_aq_get_vsi_params - get VSI configuration info\n  * @hw: pointer to the hw struct\n  * @vsi_ctx: pointer to a vsi context struct\n  * @cmd_details: pointer to command details structure or NULL\n@@ -2939,7 +2939,7 @@ enum i40e_status_code i40e_get_link_status(struct i40e_hw *hw, bool *link_up)\n }\n \n /**\n- * i40e_updatelink_status - update status of the HW network link\n+ * i40e_update_link_info - update status of the HW network link\n  * @hw: pointer to the hw struct\n  **/\n enum i40e_status_code i40e_update_link_info(struct i40e_hw *hw)\n@@ -4831,7 +4831,7 @@ enum i40e_status_code i40e_aq_del_udp_tunnel(struct i40e_hw *hw, u8 index,\n }\n \n /**\n- * i40e_aq_get_switch_resource_alloc (0x0204)\n+ * i40e_aq_get_switch_resource_alloc - command (0x0204) to get allocations\n  * @hw: pointer to the hw struct\n  * @num_entries: pointer to u8 to store the number of resource entries returned\n  * @buf: pointer to a user supplied buffer.  This buffer must be large enough\n@@ -6978,7 +6978,7 @@ u8 i40e_get_phy_address(struct i40e_hw *hw, u8 dev_num)\n }\n \n /**\n- * i40e_blink_phy_led\n+ * i40e_blink_phy_link_led\n  * @hw: pointer to the HW structure\n  * @time: time how long led will blinks in secs\n  * @interval: gap between LED on and off in msecs\n@@ -7825,7 +7825,7 @@ enum i40e_status_code i40e_aq_set_arp_proxy_config(struct i40e_hw *hw,\n }\n \n /**\n- * i40e_aq_opc_set_ns_proxy_table_entry\n+ * i40e_aq_set_ns_proxy_table_entry\n  * @hw: pointer to the HW structure\n  * @ns_proxy_table_entry: pointer to NS table entry command struct\n  * @cmd_details: pointer to command details\ndiff --git a/drivers/net/i40e/base/i40e_dcb.c b/drivers/net/i40e/base/i40e_dcb.c\nindex 27b52bc365..8f9b7e823f 100644\n--- a/drivers/net/i40e/base/i40e_dcb.c\n+++ b/drivers/net/i40e/base/i40e_dcb.c\n@@ -235,7 +235,7 @@ static void i40e_parse_ieee_app_tlv(struct i40e_lldp_org_tlv *tlv,\n }\n \n /**\n- * i40e_parse_ieee_etsrec_tlv\n+ * i40e_parse_ieee_tlv\n  * @tlv: IEEE 802.1Qaz TLV\n  * @dcbcfg: Local store to update ETS REC data\n  *\ndiff --git a/drivers/net/i40e/base/i40e_lan_hmc.c b/drivers/net/i40e/base/i40e_lan_hmc.c\nindex d3969396f0..d3bd683ff3 100644\n--- a/drivers/net/i40e/base/i40e_lan_hmc.c\n+++ b/drivers/net/i40e/base/i40e_lan_hmc.c\n@@ -516,7 +516,7 @@ enum i40e_status_code i40e_configure_lan_hmc(struct i40e_hw *hw,\n }\n \n /**\n- * i40e_delete_hmc_object - remove hmc objects\n+ * i40e_delete_lan_hmc_object - remove hmc objects\n  * @hw: pointer to the HW structure\n  * @info: pointer to i40e_hmc_delete_obj_info struct\n  *\ndiff --git a/drivers/net/i40e/base/i40e_nvm.c b/drivers/net/i40e/base/i40e_nvm.c\nindex 561ed21136..67e58cc195 100644\n--- a/drivers/net/i40e/base/i40e_nvm.c\n+++ b/drivers/net/i40e/base/i40e_nvm.c\n@@ -7,7 +7,7 @@\n #include \"i40e_prototype.h\"\n \n /**\n- * i40e_init_nvm_ops - Initialize NVM function pointers\n+ * i40e_init_nvm - Initialize NVM function pointers\n  * @hw: pointer to the HW structure\n  *\n  * Setup the function pointers and the NVM info structure. Should be called\n",
    "prefixes": [
        "v2",
        "12/14"
    ]
}