get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 92112,
    "url": "http://patches.dpdk.org/api/patches/92112/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210425051343.13288-1-alvinx.zhang@intel.com/",
    "project": {
        "id": 1,
        "url": "http://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": "<20210425051343.13288-1-alvinx.zhang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210425051343.13288-1-alvinx.zhang@intel.com",
    "date": "2021-04-25T05:13:43",
    "name": "net/ice: fix mbuf fast freeing",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "8babfb703869621325d4ac6bd905c24a517d8396",
    "submitter": {
        "id": 1398,
        "url": "http://patches.dpdk.org/api/people/1398/?format=api",
        "name": "Alvin Zhang",
        "email": "alvinx.zhang@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210425051343.13288-1-alvinx.zhang@intel.com/mbox/",
    "series": [
        {
            "id": 16646,
            "url": "http://patches.dpdk.org/api/series/16646/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16646",
            "date": "2021-04-25T05:13:43",
            "name": "net/ice: fix mbuf fast freeing",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/16646/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/92112/comments/",
    "check": "warning",
    "checks": "http://patches.dpdk.org/api/patches/92112/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 D29D8A0548;\n\tSun, 25 Apr 2021 07:13:54 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 262A541138;\n\tSun, 25 Apr 2021 07:13:53 +0200 (CEST)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by mails.dpdk.org (Postfix) with ESMTP id 1A9F14013F;\n Sun, 25 Apr 2021 07:13:50 +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 24 Apr 2021 22:13:49 -0700",
            "from shwdenpg235.ccr.corp.intel.com ([10.240.182.60])\n by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 24 Apr 2021 22:13:47 -0700"
        ],
        "IronPort-SDR": [
            "\n jrKAqPvGgpOkkLl+wbWrvzpCkH3QVin8fYXBtUYdZ1MLdlJ4WJWXa13pLGETegZIxahRC84JLk\n uQy8ndyidjbQ==",
            "\n 7cWpVnUfDrZ877iZMcBlw4y+HH+SQEAT1rJ4eitIIJWFVj5CRo59z8ruZjGJJzL3IY9bLIa3jB\n bh6ZjPdPKEIg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,9964\"; a=\"260165613\"",
            "E=Sophos;i=\"5.82,249,1613462400\"; d=\"scan'208\";a=\"260165613\"",
            "E=Sophos;i=\"5.82,249,1613462400\"; d=\"scan'208\";a=\"464745937\""
        ],
        "From": "Alvin Zhang <alvinx.zhang@intel.com>",
        "To": "qi.z.zhang@intel.com",
        "Cc": "dev@dpdk.org,\n\tAlvin Zhang <alvinx.zhang@intel.com>,\n\tstable@dpdk.org",
        "Date": "Sun, 25 Apr 2021 13:13:43 +0800",
        "Message-Id": "<20210425051343.13288-1-alvinx.zhang@intel.com>",
        "X-Mailer": "git-send-email 2.21.0.windows.1",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH] net/ice: fix mbuf fast freeing",
        "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 i40e support per queue MBUF_FAST_FREE, ice should have the\nsame implemenation.\n\nFixes: 6eac0b7fde95 (\"net/ice: support advance Rx/Tx\")\nCc: stable@dpdk.org\n\nSigned-off-by: Alvin Zhang <alvinx.zhang@intel.com>\n---\n drivers/net/ice/ice_ethdev.c | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/drivers/net/ice/ice_ethdev.c b/drivers/net/ice/ice_ethdev.c\nindex f0dc543..d4f0c3f 100644\n--- a/drivers/net/ice/ice_ethdev.c\n+++ b/drivers/net/ice/ice_ethdev.c\n@@ -3530,7 +3530,7 @@ static int ice_init_rss(struct ice_pf *pf)\n \t}\n \n \tdev_info->rx_queue_offload_capa = 0;\n-\tdev_info->tx_queue_offload_capa = 0;\n+\tdev_info->tx_queue_offload_capa = DEV_TX_OFFLOAD_MBUF_FAST_FREE;\n \n \tdev_info->reta_size = pf->hash_lut_size;\n \tdev_info->hash_key_size = (VSIQF_HKEY_MAX_INDEX + 1) * sizeof(uint32_t);\n",
    "prefixes": []
}