get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 96015,
    "url": "http://patches.dpdk.org/api/patches/96015/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210718145017.34340-1-ting.xu@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": "<20210718145017.34340-1-ting.xu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210718145017.34340-1-ting.xu@intel.com",
    "date": "2021-07-18T14:50:17",
    "name": "[v1] net/ice: fix IPv6 fragment RSS L3 dst/src not work",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "28056313ef913149a0a9d5278973f46eaa4e6adf",
    "submitter": {
        "id": 1363,
        "url": "http://patches.dpdk.org/api/people/1363/?format=api",
        "name": "Xu, Ting",
        "email": "ting.xu@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/20210718145017.34340-1-ting.xu@intel.com/mbox/",
    "series": [
        {
            "id": 17882,
            "url": "http://patches.dpdk.org/api/series/17882/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17882",
            "date": "2021-07-18T14:50:17",
            "name": "[v1] net/ice: fix IPv6 fragment RSS L3 dst/src not work",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/17882/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/96015/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/96015/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 B89D3A0C4C;\n\tSun, 18 Jul 2021 16:47:27 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 422C240687;\n\tSun, 18 Jul 2021 16:47:27 +0200 (CEST)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n by mails.dpdk.org (Postfix) with ESMTP id 40D3A40683;\n Sun, 18 Jul 2021 16:47:24 +0200 (CEST)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 18 Jul 2021 07:47:23 -0700",
            "from dpdk-xuting-second.sh.intel.com ([10.67.116.193])\n by fmsmga008.fm.intel.com with ESMTP; 18 Jul 2021 07:47:20 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10049\"; a=\"232715118\"",
            "E=Sophos;i=\"5.84,249,1620716400\"; d=\"scan'208\";a=\"232715118\"",
            "E=Sophos;i=\"5.84,249,1620716400\"; d=\"scan'208\";a=\"467753864\""
        ],
        "X-ExtLoop1": "1",
        "From": "Ting Xu <ting.xu@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "qi.z.zhang@intel.com, jingjing.wu@intel.com, beilei.xing@intel.com,\n Ting Xu <ting.xu@intel.com>, stable@dpdk.org",
        "Date": "Sun, 18 Jul 2021 22:50:17 +0800",
        "Message-Id": "<20210718145017.34340-1-ting.xu@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dpdk-dev] [PATCH v1] net/ice: fix IPv6 fragment RSS L3 dst/src not\n work",
        "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": "Since the header type of IPv6 fragment is wrong, the L3 dst/src RSS hash\nfields cannot work properly. This patch changed the header type from any\nto outer.\n\nFixes: f1ea76eb6394 (\"net/ice: support RSS hash for IP fragment\")\nCc: stable@dpdk.org\n\nSigned-off-by: Ting Xu <ting.xu@intel.com>\n---\n drivers/net/ice/ice_hash.c | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/drivers/net/ice/ice_hash.c b/drivers/net/ice/ice_hash.c\nindex bc809e9d23..54d14dfcdd 100644\n--- a/drivers/net/ice/ice_hash.c\n+++ b/drivers/net/ice/ice_hash.c\n@@ -153,7 +153,7 @@ struct ice_rss_hash_cfg ipv6_frag_tmplt = {\n \tICE_FLOW_SEG_HDR_ETH | ICE_FLOW_SEG_HDR_IPV6 |\n \tICE_FLOW_SEG_HDR_IPV_FRAG,\n \tICE_FLOW_HASH_ETH | ICE_FLOW_HASH_IPV6,\n-\tICE_RSS_ANY_HEADERS,\n+\tICE_RSS_OUTER_HEADERS,\n \t0\n };\n \n",
    "prefixes": [
        "v1"
    ]
}