get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 104234,
    "url": "http://patches.dpdk.org/api/patches/104234/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211112085029.3779581-1-junfeng.guo@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": "<20211112085029.3779581-1-junfeng.guo@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20211112085029.3779581-1-junfeng.guo@intel.com",
    "date": "2021-11-12T08:50:29",
    "name": "net/ice/base: fix wrong defines of GTPU UL/DL flag",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "431ef2adece0d2052defe5c6bb3d8e632f883a46",
    "submitter": {
        "id": 1785,
        "url": "http://patches.dpdk.org/api/people/1785/?format=api",
        "name": "Junfeng Guo",
        "email": "junfeng.guo@intel.com"
    },
    "delegate": {
        "id": 1540,
        "url": "http://patches.dpdk.org/api/users/1540/?format=api",
        "username": "qzhan15",
        "first_name": "Qi",
        "last_name": "Zhang",
        "email": "qi.z.zhang@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211112085029.3779581-1-junfeng.guo@intel.com/mbox/",
    "series": [
        {
            "id": 20517,
            "url": "http://patches.dpdk.org/api/series/20517/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20517",
            "date": "2021-11-12T08:50:29",
            "name": "net/ice/base: fix wrong defines of GTPU UL/DL flag",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/20517/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/104234/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/104234/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 B3FD8A0548;\n\tFri, 12 Nov 2021 09:52:46 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 7691A40692;\n\tFri, 12 Nov 2021 09:52:46 +0100 (CET)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n by mails.dpdk.org (Postfix) with ESMTP id 99FAB40687;\n Fri, 12 Nov 2021 09:52:44 +0100 (CET)",
            "from orsmga003.jf.intel.com ([10.7.209.27])\n by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 12 Nov 2021 00:52:43 -0800",
            "from dpdk-junfengguo-v1.sh.intel.com ([10.67.119.216])\n by orsmga003.jf.intel.com with ESMTP; 12 Nov 2021 00:52:40 -0800"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10165\"; a=\"233043487\"",
            "E=Sophos;i=\"5.87,228,1631602800\"; d=\"scan'208\";a=\"233043487\"",
            "E=Sophos;i=\"5.87,228,1631602800\"; d=\"scan'208\";a=\"453000783\""
        ],
        "X-ExtLoop1": "1",
        "From": "Junfeng Guo <junfeng.guo@intel.com>",
        "To": "qi.z.zhang@intel.com,\n\tjingjing.wu@intel.com,\n\tbeilei.xing@intel.com",
        "Cc": "dev@dpdk.org, stable@dpdk.org, ferruh.yigit@intel.com,\n junfeng.guo@intel.com, ting.xu@intel.com",
        "Subject": "[PATCH] net/ice/base: fix wrong defines of GTPU UL/DL flag",
        "Date": "Fri, 12 Nov 2021 16:50:29 +0800",
        "Message-Id": "<20211112085029.3779581-1-junfeng.guo@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "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"
    },
    "content": "Just fix the wrong defines of GTPU flags between UL and DL. These two\nare defined are misplaced to each other.\n\nFixes: 8ebb93942b2c (\"net/ice/base: add function to set HW profile for raw flow\")\nCc: stable@dpdk.org\n\nSigned-off-by: Junfeng Guo <junfeng.guo@intel.com>\n---\n drivers/net/ice/base/ice_flow.c | 4 ++--\n 1 file changed, 2 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/drivers/net/ice/base/ice_flow.c b/drivers/net/ice/base/ice_flow.c\nindex da27d157c0..bcbb9b12c4 100644\n--- a/drivers/net/ice/base/ice_flow.c\n+++ b/drivers/net/ice/base/ice_flow.c\n@@ -2529,9 +2529,9 @@ ice_flow_disassoc_prof(struct ice_hw *hw, enum ice_block blk,\n \n #define FLAG_GTPU_MSK\t\\\n \t(FLAG_GTP_EH_PDU | FLAG_GTP_EH_PDU_LINK)\n-#define FLAG_GTPU_DW\t\\\n-\t(FLAG_GTP_EH_PDU | FLAG_GTP_EH_PDU_LINK)\n #define FLAG_GTPU_UP\t\\\n+\t(FLAG_GTP_EH_PDU | FLAG_GTP_EH_PDU_LINK)\n+#define FLAG_GTPU_DW\t\\\n \t(FLAG_GTP_EH_PDU)\n /**\n  * ice_flow_set_hw_prof - Set HW flow profile based on the parsed profile info\n",
    "prefixes": []
}