get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 114934,
    "url": "https://patches.dpdk.org/api/patches/114934/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220812191827.3187441-3-ivan.malov@oktetlabs.ru/",
    "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": "<20220812191827.3187441-3-ivan.malov@oktetlabs.ru>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220812191827.3187441-3-ivan.malov@oktetlabs.ru",
    "date": "2022-08-12T19:18:16",
    "name": "[02/13] ethdev: strip experimental tag off port ID items and actions",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "59499c5aee7ebfb9ea12d4828e4b7137fa7ec3b7",
    "submitter": {
        "id": 869,
        "url": "https://patches.dpdk.org/api/people/869/?format=api",
        "name": "Ivan Malov",
        "email": "Ivan.Malov@oktetlabs.ru"
    },
    "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/20220812191827.3187441-3-ivan.malov@oktetlabs.ru/mbox/",
    "series": [
        {
            "id": 24302,
            "url": "https://patches.dpdk.org/api/series/24302/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=24302",
            "date": "2022-08-12T19:18:15",
            "name": "ethdev: proceed with flow subsystem rework",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/24302/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/114934/comments/",
    "check": "warning",
    "checks": "https://patches.dpdk.org/api/patches/114934/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 93745A0543;\n\tFri, 12 Aug 2022 21:18:43 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id E6D6242C06;\n\tFri, 12 Aug 2022 21:18:32 +0200 (CEST)",
            "from shelob.oktetlabs.ru (shelob.oktetlabs.ru [91.220.146.113])\n by mails.dpdk.org (Postfix) with ESMTP id 4365140A83\n for <dev@dpdk.org>; Fri, 12 Aug 2022 21:18:30 +0200 (CEST)",
            "from bree.oktetlabs.ru (bree.oktetlabs.ru [192.168.34.5])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest\n SHA256)\n (No client certificate requested)\n by shelob.oktetlabs.ru (Postfix) with ESMTPS id E8465B5;\n Fri, 12 Aug 2022 22:18:29 +0300 (MSK)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 shelob.oktetlabs.ru E8465B5",
        "Authentication-Results": "shelob.oktetlabs.ru/E8465B5; dkim=none;\n dkim-atps=neutral",
        "From": "Ivan Malov <ivan.malov@oktetlabs.ru>",
        "To": "dev@dpdk.org",
        "Cc": "Ori Kam <orika@nvidia.com>, Eli Britstein <elibr@nvidia.com>,\n Ilya Maximets <i.maximets@ovn.org>, Thomas Monjalon <thomas@monjalon.net>,\n Stephen Hemminger <stephen@networkplumber.org>,\n Jerin Jacob <jerinj@marvell.com>,\n Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>,\n Ferruh Yigit <ferruh.yigit@xilinx.com>",
        "Subject": "[PATCH 02/13] ethdev: strip experimental tag off port ID items and\n actions",
        "Date": "Fri, 12 Aug 2022 22:18:16 +0300",
        "Message-Id": "<20220812191827.3187441-3-ivan.malov@oktetlabs.ru>",
        "X-Mailer": "git-send-email 2.30.2",
        "In-Reply-To": "<20220812191827.3187441-1-ivan.malov@oktetlabs.ru>",
        "References": "<20220812191827.3187441-1-ivan.malov@oktetlabs.ru>",
        "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": "The following set of primitives has been introduced in 21.11:\n\n- RTE_FLOW_ACTION_TYPE_PORT_REPRESENTOR\n- RTE_FLOW_ACTION_TYPE_REPRESENTED_PORT\n- RTE_FLOW_ITEM_TYPE_PORT_REPRESENTOR\n- RTE_FLOW_ITEM_TYPE_REPRESENTED_PORT\n\nSince then, no one has requested any fixes. At the same time,\nthe set is required by series [1] in OvS for the new release.\n\n[1] http://patchwork.ozlabs.org/project/openvswitch/list/?series=310415\n\nSigned-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>\nReviewed-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>\n---\n doc/guides/rel_notes/release_22_11.rst | 8 ++++++++\n lib/ethdev/rte_flow.h                  | 6 ------\n 2 files changed, 8 insertions(+), 6 deletions(-)",
    "diff": "diff --git a/doc/guides/rel_notes/release_22_11.rst b/doc/guides/rel_notes/release_22_11.rst\nindex 6760ab8b87..f039b857e2 100644\n--- a/doc/guides/rel_notes/release_22_11.rst\n+++ b/doc/guides/rel_notes/release_22_11.rst\n@@ -87,6 +87,14 @@ API Changes\n * ethdev: promoted ``rte_eth_rx_metadata_negotiate()``\n   from experimental to stable.\n \n+* ethdev: promoted the following flow primitives\n+  from experimental to stable:\n+\n+  - ``RTE_FLOW_ACTION_TYPE_PORT_REPRESENTOR``\n+  - ``RTE_FLOW_ACTION_TYPE_REPRESENTED_PORT``\n+  - ``RTE_FLOW_ITEM_TYPE_PORT_REPRESENTOR``\n+  - ``RTE_FLOW_ITEM_TYPE_REPRESENTED_PORT``\n+\n \n ABI Changes\n -----------\ndiff --git a/lib/ethdev/rte_flow.h b/lib/ethdev/rte_flow.h\nindex a79f1e7ef0..e5d2d87403 100644\n--- a/lib/ethdev/rte_flow.h\n+++ b/lib/ethdev/rte_flow.h\n@@ -1918,9 +1918,6 @@ static const struct rte_flow_item_conntrack rte_flow_item_conntrack_mask = {\n #endif\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: this structure may change without prior notice\n- *\n  * Provides an ethdev port ID for use with the following items:\n  * RTE_FLOW_ITEM_TYPE_PORT_REPRESENTOR,\n  * RTE_FLOW_ITEM_TYPE_REPRESENTED_PORT.\n@@ -3643,9 +3640,6 @@ struct rte_flow_action_meter_color {\n };\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: this structure may change without prior notice\n- *\n  * Provides an ethdev port ID for use with the following actions:\n  * RTE_FLOW_ACTION_TYPE_PORT_REPRESENTOR,\n  * RTE_FLOW_ACTION_TYPE_REPRESENTED_PORT.\n",
    "prefixes": [
        "02/13"
    ]
}