get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 136958,
    "url": "http://patches.dpdk.org/api/patches/136958/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240221103221.933238-3-bruce.richardson@intel.com/",
    "project": {
        "id": 1,
        "url": "http://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": "<20240221103221.933238-3-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20240221103221.933238-3-bruce.richardson@intel.com",
    "date": "2024-02-21T10:32:11",
    "name": "[v4,02/12] eventdev: move text on driver internals to proper section",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "5efcf76cb69ab2d253cf98d45a685e567c1564c7",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": {
        "id": 310,
        "url": "http://patches.dpdk.org/api/users/310/?format=api",
        "username": "jerin",
        "first_name": "Jerin",
        "last_name": "Jacob",
        "email": "jerinj@marvell.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240221103221.933238-3-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 31169,
            "url": "http://patches.dpdk.org/api/series/31169/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31169",
            "date": "2024-02-21T10:32:09",
            "name": "improve eventdev API specification/documentation",
            "version": 4,
            "mbox": "http://patches.dpdk.org/series/31169/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/136958/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/136958/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 6F35B43B61;\n\tWed, 21 Feb 2024 11:32:41 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id DC5C440A76;\n\tWed, 21 Feb 2024 11:32:34 +0100 (CET)",
            "from mgamail.intel.com (mgamail.intel.com [192.198.163.15])\n by mails.dpdk.org (Postfix) with ESMTP id A09F2406B6\n for <dev@dpdk.org>; Wed, 21 Feb 2024 11:32:31 +0100 (CET)",
            "from orviesa007.jf.intel.com ([10.64.159.147])\n by fmvoesa109.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 21 Feb 2024 02:32:31 -0800",
            "from silpixa00401385.ir.intel.com ([10.237.214.38])\n by orviesa007.jf.intel.com with ESMTP; 21 Feb 2024 02:32:30 -0800"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1708511552; x=1740047552;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=th+lbLJK/aVjnT3OVs5KdCNqyycjI414MoVKlOg8J7I=;\n b=D9l5NDfVBBC/SXMcALLygfD1daRnZDcXB41hJWGyZo2tjKsJjT6RhTxh\n JiwPJ5ULcONnYkbfa7G9tWTXjka6+qlmR12KXhQ7E7ta5KEUdns1sjAav\n vFJ9sv2MxysXocXSBBFofS+ND1x2Fq//XtxQNHlqvy94JdsBiIcj/YPAF\n dCcAOyFEvxcdF4eCkd1iFUm5x20kT96wR6U0lNzEZwZQw2W8npRJ51Ihq\n sSAwYRsFDrr20PzViE+76EVX+b1ge0Q7CqNcfmbT2yYSptuz9SfVYrRx9\n Q1Ha5SH3ksQ91l0NeHKANb2HYNdg/Wry2UTRnVAga6idJM067Ag6n21Eo w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10990\"; a=\"2800697\"",
            "E=Sophos;i=\"6.06,175,1705392000\";\n   d=\"scan'208\";a=\"2800697\"",
            "E=Sophos;i=\"6.06,175,1705392000\";\n   d=\"scan'208\";a=\"5392968\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org,\n\tjerinj@marvell.com,\n\tmattias.ronnblom@ericsson.com",
        "Cc": "Bruce Richardson <bruce.richardson@intel.com>",
        "Subject": "[PATCH v4 02/12] eventdev: move text on driver internals to proper\n section",
        "Date": "Wed, 21 Feb 2024 10:32:11 +0000",
        "Message-Id": "<20240221103221.933238-3-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.40.1",
        "In-Reply-To": "<20240221103221.933238-1-bruce.richardson@intel.com>",
        "References": "<20240119174346.108905-1-bruce.richardson@intel.com>\n <20240221103221.933238-1-bruce.richardson@intel.com>",
        "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": "Inside the doxygen introduction text, some internal details of how\neventdev works was mixed in with application-relevant details. Move\nthese details on probing etc. to the driver-relevant section.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n lib/eventdev/rte_eventdev.h | 32 ++++++++++++++++----------------\n 1 file changed, 16 insertions(+), 16 deletions(-)",
    "diff": "diff --git a/lib/eventdev/rte_eventdev.h b/lib/eventdev/rte_eventdev.h\nindex 985286c616..c2782b2e30 100644\n--- a/lib/eventdev/rte_eventdev.h\n+++ b/lib/eventdev/rte_eventdev.h\n@@ -124,22 +124,6 @@\n  * In all functions of the Event API, the Event device is\n  * designated by an integer >= 0 named the device identifier *dev_id*\n  *\n- * At the Event driver level, Event devices are represented by a generic\n- * data structure of type *rte_event_dev*.\n- *\n- * Event devices are dynamically registered during the PCI/SoC device probing\n- * phase performed at EAL initialization time.\n- * When an Event device is being probed, an *rte_event_dev* structure is allocated\n- * for it and the event_dev_init() function supplied by the Event driver\n- * is invoked to properly initialize the device.\n- *\n- * The role of the device init function is to reset the device hardware or\n- * to initialize the software event driver implementation.\n- *\n- * If the device init operation is successful, the device is assigned a device\n- * id (dev_id) for application use.\n- * Otherwise, the *rte_event_dev* structure is freed.\n- *\n  * The functions exported by the application Event API to setup a device\n  * must be invoked in the following order:\n  *     - rte_event_dev_configure()\n@@ -175,6 +159,22 @@\n  * Driver-Oriented Event API\n  * -------------------------\n  *\n+ * At the Event driver level, Event devices are represented by a generic\n+ * data structure of type *rte_event_dev*.\n+ *\n+ * Event devices are dynamically registered during the PCI/SoC device probing\n+ * phase performed at EAL initialization time.\n+ * When an Event device is being probed, an *rte_event_dev* structure is allocated\n+ * for it and the event_dev_init() function supplied by the Event driver\n+ * is invoked to properly initialize the device.\n+ *\n+ * The role of the device init function is to reset the device hardware or\n+ * to initialize the software event driver implementation.\n+ *\n+ * If the device init operation is successful, the device is assigned a device\n+ * id (dev_id) for application use.\n+ * Otherwise, the *rte_event_dev* structure is freed.\n+ *\n  * Each function of the application Event API invokes a specific function\n  * of the PMD that controls the target device designated by its device\n  * identifier.\n",
    "prefixes": [
        "v4",
        "02/12"
    ]
}