get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 96175,
    "url": "https://patches.dpdk.org/api/patches/96175/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210721155816.188795-3-xhavli56@stud.fit.vutbr.cz/",
    "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": "<20210721155816.188795-3-xhavli56@stud.fit.vutbr.cz>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210721155816.188795-3-xhavli56@stud.fit.vutbr.cz",
    "date": "2021-07-21T15:58:14",
    "name": "[2/4] doc: specify RTE flow create behaviour",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "c604acd7db53517754c2460c04cd7a98edb028a2",
    "submitter": {
        "id": 2265,
        "url": "https://patches.dpdk.org/api/people/2265/?format=api",
        "name": "Havlík Martin",
        "email": "xhavli56@stud.fit.vutbr.cz"
    },
    "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/20210721155816.188795-3-xhavli56@stud.fit.vutbr.cz/mbox/",
    "series": [
        {
            "id": 17939,
            "url": "https://patches.dpdk.org/api/series/17939/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=17939",
            "date": "2021-07-21T15:55:07",
            "name": "doc: update RTE flow rule and bonding related info",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/17939/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/96175/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/96175/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 7167BA0C51;\n\tWed, 21 Jul 2021 17:58:41 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 5C6CE4014D;\n\tWed, 21 Jul 2021 17:58:41 +0200 (CEST)",
            "from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.176.14])\n by mails.dpdk.org (Postfix) with ESMTP id E1D1640143\n for <dev@dpdk.org>; Wed, 21 Jul 2021 17:58:39 +0200 (CEST)",
            "from dpdk-test7.liberouter.org\n ([IPv6:2001:718:800:ff00:2eea:7fff:fef8:8792]) (authenticated bits=0)\n by eva.fit.vutbr.cz (8.16.1/8.16.1) with ESMTPSA id 16LFwVas082162\n (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO);\n Wed, 21 Jul 2021 17:58:35 +0200 (CEST)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=stud.fit.vutbr.cz;\n s=studfit; t=1626883116;\n bh=f9F/sXVTn2wNQijIwBM1ViVvSN6slMXTevrhcbpmMho=;\n h=From:To:Cc:Subject:Date;\n b=HXk7DwiLGonWwBWt/pJp5QTMbPQ5YXo1fdYr1ddWaqbX8jqs1QkKXTdKi8vxLaSTG\n fveRI6Z4JihmPp5ybb8jWWm4eukXSDWdofoh8swqfS1V2cERPKKK9DPJ5KfI832HQD\n bfwQVZxak9dndlFXMOqovyRXTtemdxaUFvmDsPkc=",
        "From": "Martin Havlik <xhavli56@stud.fit.vutbr.cz>",
        "To": "xhavli56@stud.fit.vutbr.cz, Ori Kam <orika@nvidia.com>,\n Ajit Khaparde <ajit.khaparde@broadcom.com>,\n Thomas Monjalon <thomas@monjalon.net>,\n Andrew Rybchenko <arybchenko@solarflare.com>,\n Ferruh Yigit <ferruh.yigit@intel.com>, Dekel Peled <dekelp@nvidia.com>,\n Bing Zhao <bingz@nvidia.com>, Gregory Etelson <getelson@nvidia.com>,\n Eli Britstein <elibr@mellanox.com>, Alexander Kozyrev <akozyrev@nvidia.com>",
        "Cc": "dev@dpdk.org, Jan Viktorin <viktorin@cesnet.cz>",
        "Date": "Wed, 21 Jul 2021 17:58:14 +0200",
        "Message-Id": "<20210721155816.188795-3-xhavli56@stud.fit.vutbr.cz>",
        "X-Mailer": "git-send-email 2.27.0",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 2/4] doc: specify RTE flow create behaviour",
        "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": "The ability to create RTE flow rules, depending on\nport status, can and does differ between PMDs.\nNow the doc reflects that.\n\nSigned-off-by: Martin Havlik <xhavli56@stud.fit.vutbr.cz>\n---\n doc/guides/prog_guide/rte_flow.rst | 4 ++++\n 1 file changed, 4 insertions(+)",
    "diff": "diff --git a/doc/guides/prog_guide/rte_flow.rst b/doc/guides/prog_guide/rte_flow.rst\nindex 2b42d5ec8c..2988e3328a 100644\n--- a/doc/guides/prog_guide/rte_flow.rst\n+++ b/doc/guides/prog_guide/rte_flow.rst\n@@ -3097,6 +3097,10 @@ actually created and a handle returned.\n                    const struct rte_flow_action *actions[],\n                    struct rte_flow_error *error);\n \n+The ability to create a flow rule may depend on the status (started/stopped)\n+of the port for which the rule is being created. This behaviour is\n+PMD specific. Seek relevant PMD documentation for details.\n+\n Arguments:\n \n - ``port_id``: port identifier of Ethernet device.\n",
    "prefixes": [
        "2/4"
    ]
}