get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 83366,
    "url": "https://patches.dpdk.org/api/patches/83366/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201102085234.72779-3-stevex.yang@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": "<20201102085234.72779-3-stevex.yang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201102085234.72779-3-stevex.yang@intel.com",
    "date": "2020-11-02T08:52:34",
    "name": "[v8,2/2] doc: annouce deprecation of jumbo frame flag condition",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "7bb47a671e100227b890249ab15f534948819730",
    "submitter": {
        "id": 1883,
        "url": "https://patches.dpdk.org/api/people/1883/?format=api",
        "name": "Steve Yang",
        "email": "stevex.yang@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201102085234.72779-3-stevex.yang@intel.com/mbox/",
    "series": [
        {
            "id": 13555,
            "url": "https://patches.dpdk.org/api/series/13555/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=13555",
            "date": "2020-11-02T08:52:32",
            "name": "fix default max mtu size when device configured",
            "version": 8,
            "mbox": "https://patches.dpdk.org/series/13555/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/83366/comments/",
    "check": "fail",
    "checks": "https://patches.dpdk.org/api/patches/83366/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 93D0DA04E7;\n\tMon,  2 Nov 2020 09:54:42 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 712E7BE4B;\n\tMon,  2 Nov 2020 09:54:12 +0100 (CET)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n by dpdk.org (Postfix) with ESMTP id C6C89BC66\n for <dev@dpdk.org>; Mon,  2 Nov 2020 09:54:10 +0100 (CET)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 02 Nov 2020 00:54:10 -0800",
            "from intel-npg-odc-srv01.cd.intel.com ([10.240.178.136])\n by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 02 Nov 2020 00:54:06 -0800"
        ],
        "IronPort-SDR": [
            "\n rpHRW56w/vyPveZJi+91EJfyXn2hSgvfGrMdy5VV16wnX7WXPdJ6wFUB612DgopC5xDwlXDVZE\n rtWD06nQRO1g==",
            "\n SdcMGVq5vWmG89gIKwojCaFdlNcLhzERDuDMNQjrriAeOqGAy+NW2Om7+GUvfAY1aGJy2tszl8\n jVh164qQPbbA=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9792\"; a=\"253562021\"",
            "E=Sophos;i=\"5.77,444,1596524400\"; d=\"scan'208\";a=\"253562021\"",
            "E=Sophos;i=\"5.77,444,1596524400\"; d=\"scan'208\";a=\"537939387\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "From": "SteveX Yang <stevex.yang@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "ferruh.yigit@intel.com, konstantin.ananyev@intel.com,\n beilei.xing@intel.com, wenzhuo.lu@intel.com, bernard.iremonger@intel.com,\n qiming.yang@intel.com, mdr@ashroe.eu, nhorman@tuxdriver.com,\n SteveX Yang <stevex.yang@intel.com>",
        "Date": "Mon,  2 Nov 2020 08:52:34 +0000",
        "Message-Id": "<20201102085234.72779-3-stevex.yang@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20201102085234.72779-1-stevex.yang@intel.com>",
        "References": "<20201028030334.30300-1-stevex.yang@intel.com>\n <20201102085234.72779-1-stevex.yang@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v8 2/2] doc: annouce deprecation of jumbo frame\n\tflag condition",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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": "Annouce to replace 'RTE_ETHER_MAX_LEN' with 'RTE_ETHER_MTU' as type\ncondition of jumbo frame. Involved scopes:\n- rte_ethdev;\n- app, e.g.: test-pmd, test-eventdev;\n- examples, e.g.: ipsec-secgw, l3fwd, vhost;\n- net PMDs which support VLAN tag(s) within overhead, e.g.: i40e, ixgbe;\n\nSigned-off-by: SteveX Yang <stevex.yang@intel.com>\n---\n doc/guides/rel_notes/deprecation.rst | 12 ++++++++++++\n 1 file changed, 12 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst\nindex 2e082499b..fae139f01 100644\n--- a/doc/guides/rel_notes/deprecation.rst\n+++ b/doc/guides/rel_notes/deprecation.rst\n@@ -138,6 +138,18 @@ Deprecation Notices\n   will be limited to maximum 256 queues.\n   Also compile time flag ``RTE_ETHDEV_QUEUE_STAT_CNTRS`` will be removed.\n \n+* ethdev: Offload flag ``DEV_RX_OFFLOAD_JUMBO_FRAME`` will be set according to\n+  ``RTE_ETHER_MTU`` in next release. Currently, the jumbo frame uses the\n+  ``RTE_ETHER_MAX_LEN`` as boundary condition. When the MTU (1500) set, the\n+  frame type of rx packet will be different if used different overhead, it will\n+  cause the consistency issue. Hence, using fixed value ``RTE_ETHER_MTU`` can\n+  avoid this issue.\n+  Following scopes will be changed:\n+  - ``rte_ethdev``\n+  - ``app``, e.g.: ``test-pmd``, ``test-eventdev``;\n+  - ``examples``, e.g.: ``ipsec-secgw``, ``l3fwd``, ``vhost``;\n+  - net PMDs which support VLAN tag(s) within overhead, e.g.: ``i40e``;\n+\n * cryptodev: support for using IV with all sizes is added, J0 still can\n   be used but only when IV length in following structs ``rte_crypto_auth_xform``,\n   ``rte_crypto_aead_xform`` is set to zero. When IV length is greater or equal\n",
    "prefixes": [
        "v8",
        "2/2"
    ]
}