get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 79366,
    "url": "http://patchwork.dpdk.org/api/patches/79366/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/48d14bc2bab2bf6b2d561f13b067a31dca55d040.1601474842.git.dekelp@nvidia.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<48d14bc2bab2bf6b2d561f13b067a31dca55d040.1601474842.git.dekelp@nvidia.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/48d14bc2bab2bf6b2d561f13b067a31dca55d040.1601474842.git.dekelp@nvidia.com",
    "date": "2020-09-30T14:10:18",
    "name": "[10/10] doc: update release notes for MLX5 L3 frag support",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "3d2176f2ad41312f1c96387009d9e8cd5ce2e6a5",
    "submitter": {
        "id": 1897,
        "url": "http://patchwork.dpdk.org/api/people/1897/?format=api",
        "name": "Dekel Peled",
        "email": "dekelp@nvidia.com"
    },
    "delegate": {
        "id": 319,
        "url": "http://patchwork.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/48d14bc2bab2bf6b2d561f13b067a31dca55d040.1601474842.git.dekelp@nvidia.com/mbox/",
    "series": [
        {
            "id": 12622,
            "url": "http://patchwork.dpdk.org/api/series/12622/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=12622",
            "date": "2020-09-30T14:10:08",
            "name": "support match on L3 fragmented packets",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/12622/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/79366/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/79366/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 7838DA04B5;\n\tWed, 30 Sep 2020 16:14:08 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 8A50C1DBA3;\n\tWed, 30 Sep 2020 16:11:11 +0200 (CEST)",
            "from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129])\n by dpdk.org (Postfix) with ESMTP id BFA191DB73\n for <dev@dpdk.org>; Wed, 30 Sep 2020 16:11:00 +0200 (CEST)",
            "from Internal Mail-Server by MTLPINE1 (envelope-from\n dekelp@nvidia.com) with SMTP; 30 Sep 2020 17:10:56 +0300",
            "from mtl-vdi-280.wap.labs.mlnx. (mtl-vdi-280.wap.labs.mlnx\n [10.228.134.250])\n by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id 08UEAWtn023904;\n Wed, 30 Sep 2020 17:10:56 +0300"
        ],
        "From": "Dekel Peled <dekelp@nvidia.com>",
        "To": "orika@nvidia.com, thomas@monjalon.net, ferruh.yigit@intel.com,\n arybchenko@solarflare.com, konstantin.ananyev@intel.com,\n olivier.matz@6wind.com, wenzhuo.lu@intel.com, beilei.xing@intel.com,\n bernard.iremonger@intel.com, matan@nvidia.com, shahafs@nvidia.com,\n viacheslavo@nvidia.com",
        "Cc": "dev@dpdk.org",
        "Date": "Wed, 30 Sep 2020 17:10:18 +0300",
        "Message-Id": "\n <48d14bc2bab2bf6b2d561f13b067a31dca55d040.1601474842.git.dekelp@nvidia.com>",
        "X-Mailer": "git-send-email 1.7.1",
        "In-Reply-To": "<cover.1601474841.git.dekelp@nvidia.com>",
        "References": "<cover.1601474841.git.dekelp@nvidia.com>",
        "Subject": "[dpdk-dev] [PATCH 10/10] doc: update release notes for MLX5 L3 frag\n\tsupport",
        "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": "This patch updates 20.11 release notes with the changes included in\npatches of this series:\n1) MLX5 support of matching on IPv4/IPv6 fragmented/non-fragmented\n   packets.\n2) ABI change in ethdev struct rte_flow_item_ipv6.\n\nSigned-off-by: Dekel Peled <dekelp@nvidia.com>\n---\n doc/guides/rel_notes/release_20_11.rst | 10 ++++++++++\n 1 file changed, 10 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst\nindex 4bcf220..60d3243 100644\n--- a/doc/guides/rel_notes/release_20_11.rst\n+++ b/doc/guides/rel_notes/release_20_11.rst\n@@ -84,6 +84,11 @@ New Features\n \n   * Added support for 200G PAM4 link speed.\n \n+* **Updated Mellanox mlx5 driver.**\n+\n+  Updated Mellanox mlx5 driver with new features and improvements, including:\n+\n+  * Added support for matching on fragmented/non-fragmented IPv4/IPv6 packets.\n \n Removed Items\n -------------\n@@ -209,6 +214,11 @@ ABI Changes\n \n   * ``ethdev`` internal functions are marked with ``__rte_internal`` tag.\n \n+  * Added extensions' attributes to struct ``rte_flow_item_ipv6``.\n+    A set of additional values added to struct, indicating the existence of\n+    every defined extension header type.\n+    Applications should use the new values for identification of existing\n+    extensions in the packet header.\n \n Known Issues\n ------------\n",
    "prefixes": [
        "10/10"
    ]
}