get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 86732,
    "url": "https://patches.dpdk.org/api/patches/86732/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210117102123.19045-10-shirik@nvidia.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": "<20210117102123.19045-10-shirik@nvidia.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210117102123.19045-10-shirik@nvidia.com",
    "date": "2021-01-17T10:21:23",
    "name": "[v7,9/9] doc: update GENEVE TLV option support",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "db1642e176e35690427fd57ef7a9c0bc30cef73f",
    "submitter": {
        "id": 1894,
        "url": "https://patches.dpdk.org/api/people/1894/?format=api",
        "name": "Shiri Kuzin",
        "email": "shirik@nvidia.com"
    },
    "delegate": {
        "id": 319,
        "url": "https://patches.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210117102123.19045-10-shirik@nvidia.com/mbox/",
    "series": [
        {
            "id": 14793,
            "url": "https://patches.dpdk.org/api/series/14793/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14793",
            "date": "2021-01-17T10:21:14",
            "name": "ethdev: introduce GENEVE header TLV option item",
            "version": 7,
            "mbox": "https://patches.dpdk.org/series/14793/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/86732/comments/",
    "check": "fail",
    "checks": "https://patches.dpdk.org/api/patches/86732/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 850C5A09E4;\n\tSun, 17 Jan 2021 11:23:09 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 01990140E0B;\n\tSun, 17 Jan 2021 11:22:30 +0100 (CET)",
            "from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129])\n by mails.dpdk.org (Postfix) with ESMTP id 42B44140E0A\n for <dev@dpdk.org>; Sun, 17 Jan 2021 11:22:28 +0100 (CET)",
            "from Internal Mail-Server by MTLPINE1 (envelope-from\n shirik@nvidia.com) with SMTP; 17 Jan 2021 12:22:23 +0200",
            "from nvidia.com (c-141-140-1-007.mtl.labs.mlnx [10.141.140.7])\n by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id 10HALkmO003653;\n Sun, 17 Jan 2021 12:22:23 +0200"
        ],
        "From": "Shiri Kuzin <shirik@nvidia.com>",
        "To": "dev@dpdk.org",
        "Cc": "viacheslavo@nvidia.com, adrien.mazarguil@6wind.com, orika@nvidia.com,\n ferruh.yigit@intel.com, thomas@monjalon.net, rasland@nvidia.com,\n andrew.rybchenko@oktetlabs.ru",
        "Date": "Sun, 17 Jan 2021 12:21:23 +0200",
        "Message-Id": "<20210117102123.19045-10-shirik@nvidia.com>",
        "X-Mailer": "git-send-email 2.21.0",
        "In-Reply-To": "<20210117102123.19045-1-shirik@nvidia.com>",
        "References": "<20210114070743.2377-1-shirik@nvidia.com>\n <20210117102123.19045-1-shirik@nvidia.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v7 9/9] doc: update GENEVE TLV option support",
        "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": "GENEVE TLV option support added to mlx5 PMD.\n\nThe limitations and support were updated in\ndocumentation.\n\nSigned-off-by: Shiri Kuzin <shirik@nvidia.com>\nAcked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>\n---\n doc/guides/nics/mlx5.rst               | 26 +++++++++++++++++++++++++-\n doc/guides/rel_notes/release_21_02.rst |  5 +++++\n 2 files changed, 30 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst\nindex db0c8b6c20..17f9f49e83 100644\n--- a/doc/guides/nics/mlx5.rst\n+++ b/doc/guides/nics/mlx5.rst\n@@ -98,7 +98,11 @@ Features\n - Hardware LRO.\n - Hairpin.\n - Multiple-thread flow insertion.\n+<<<<<<< HEAD\n - Matching on GTP extension header with raw encap/decap action.\n+=======\n+- Matching on Geneve TLV option header with raw encap/decap action.\n+>>>>>>> a2594fbf3c... doc: update GENEVE TLV option support\n \n Limitations\n -----------\n@@ -186,7 +190,18 @@ Limitations\n      - OAM\n      - protocol type\n      - options length\n-       Currently, the only supported options length value is 0.\n+\n+- Match on Geneve TLv option is supported on the following fields:\n+     - Class\n+     - Type\n+     - Length\n+     - Data\n+\n+  Only one Class/Type/Length Geneve TLV option is supported per shared device.\n+  Class/Type/Length fields must be specified as well as masks.\n+  Class/Type/Length specified masks must be full.\n+  Matching Geneve TLV option without specifying data is not supported.\n+  Matching Geneve TLV option with data & mask == 0 is not supported.\n \n - VF: flow rules created on VF devices can only match traffic targeted at the\n   configured MAC addresses (see ``rte_eth_dev_mac_addr_add()``).\n@@ -1019,6 +1034,10 @@ Below are some firmware configurations listed.\n    or\n    FLEX_PARSER_PROFILE_ENABLE=1\n \n+- enable Geneve TLV option flow matching::\n+\n+   FLEX_PARSER_PROFILE_ENABLE=0\n+\n - enable GTP flow matching::\n \n    FLEX_PARSER_PROFILE_ENABLE=3\n@@ -1540,6 +1559,11 @@ Supported hardware offloads\n    |                       | |  rdma-core 35 | | rdma-core 35  |\n    |                       | |  ConnectX-6 Dx| | ConnectX-6 Dx |\n    +-----------------------+-----------------+-----------------+\n+   | Encapsulation         | | DPDK 21.02    | | DPDK 21.02    |\n+   | GENEVE TLV option     | | OFED 5.2      | | OFED 5.2      |\n+   |                       | | rdma-core 34  | | rdma-core 34  |\n+   |                       | | ConnectX-6 Dx | | ConnectX-6 Dx |\n+   +-----------------------+-----------------+-----------------+\n \n Notes for metadata\n ------------------\ndiff --git a/doc/guides/rel_notes/release_21_02.rst b/doc/guides/rel_notes/release_21_02.rst\nindex 3bb0b9a9ed..066547b6ad 100644\n--- a/doc/guides/rel_notes/release_21_02.rst\n+++ b/doc/guides/rel_notes/release_21_02.rst\n@@ -68,6 +68,11 @@ New Features\n   * Introduced basic support on Windows.\n   * Added GTP PDU session container matching and raw encap/decap.\n \n+* **Added GENEVE TLV option in rte_flow.**\n+\n+  Added support for matching GENEVE TLV option and raw encap/decap of GENEVE\n+  TLV option.\n+\n * **Updated GSO support.**\n \n   * Added inner UDP/IPv4 support for VXLAN IPv4 GSO.\n",
    "prefixes": [
        "v7",
        "9/9"
    ]
}