get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 136968,
    "url": "http://patches.dpdk.org/api/patches/136968/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240221103221.933238-13-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-13-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20240221103221.933238-13-bruce.richardson@intel.com",
    "date": "2024-02-21T10:32:21",
    "name": "[v4,12/12] eventdev: fix doxygen processing of event vector struct",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "6d2dbb4ca3bf69083d0d4b9bb84903868b27f1e3",
    "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-13-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/136968/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/136968/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 D040543B61;\n\tWed, 21 Feb 2024 11:33:48 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id DBB2D410E4;\n\tWed, 21 Feb 2024 11:32:49 +0100 (CET)",
            "from mgamail.intel.com (mgamail.intel.com [192.198.163.15])\n by mails.dpdk.org (Postfix) with ESMTP id 7E3E2410D0;\n Wed, 21 Feb 2024 11:32:47 +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:47 -0800",
            "from silpixa00401385.ir.intel.com ([10.237.214.38])\n by orviesa007.jf.intel.com with ESMTP; 21 Feb 2024 02:32:46 -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=1708511568; x=1740047568;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=5l6C2UsH07ah7winMjH0gVv2ACaZI3byggiswjYd13g=;\n b=ImYGppLihyHml9EJzD7trll4nnxks8hF3fG5adlerbcEEcxyFAnXuFYq\n MBOz383VJ2GZi6phFPo+4Als8nYjIh045clFLf98jyY1UZmbRi/ZUC2XB\n YB/+pGRZJJKL1C2S1B94Nb4FpLV/vX/xvpOI1mx6DfJjNUyEUC3iu27A+\n ixoMB0n5eo7bz5rld+2liGrPuHYJ9gbKJO7e1Qqey/qegIo6tIvxas+ld\n XwMzTM3eeN1UcMs1j9C9hx76bVQ78X5c80ZoRjVdhDUvdDwuw5u2nT0Fs\n taUC9V1O3/rxEhOQGAdk4nwP96lcnsiDn8tQNYisCpj77pu0l+7lesvv5 w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10990\"; a=\"2800760\"",
            "E=Sophos;i=\"6.06,175,1705392000\";\n   d=\"scan'208\";a=\"2800760\"",
            "E=Sophos;i=\"6.06,175,1705392000\";\n   d=\"scan'208\";a=\"5393035\""
        ],
        "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>,\n\tstable@dpdk.org",
        "Subject": "[PATCH v4 12/12] eventdev: fix doxygen processing of event vector\n struct",
        "Date": "Wed, 21 Feb 2024 10:32:21 +0000",
        "Message-Id": "<20240221103221.933238-13-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": "The event vector struct was missing comments on two members, and also\nwas inadvertently creating a local variable called \"__rte_aligned\" in\nthe doxygen output.\n\nCorrect the comment markers to fix the former issue, and fix the latter\nby putting \"#ifdef __DOXYGEN\" around the alignment constraint.\n\nFixes: 1cc44d409271 (\"eventdev: introduce event vector capability\")\nFixes: 3c838062b91f (\"eventdev: introduce event vector Rx capability\")\nFixes: 699155f2d4e2 (\"eventdev: fix clang C++ include\")\nCc: stable@dpdk.org\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n lib/eventdev/rte_eventdev.h | 10 ++++++----\n 1 file changed, 6 insertions(+), 4 deletions(-)",
    "diff": "diff --git a/lib/eventdev/rte_eventdev.h b/lib/eventdev/rte_eventdev.h\nindex 03748eb437..cf7d103a6c 100644\n--- a/lib/eventdev/rte_eventdev.h\n+++ b/lib/eventdev/rte_eventdev.h\n@@ -1358,10 +1358,8 @@ struct rte_event_vector {\n \t\t * port and queue of the mbufs in the vector\n \t\t */\n \t\tstruct {\n-\t\t\tuint16_t port;\n-\t\t\t/* Ethernet device port id. */\n-\t\t\tuint16_t queue;\n-\t\t\t/* Ethernet device queue id. */\n+\t\t\tuint16_t port;   /**< Ethernet device port id. */\n+\t\t\tuint16_t queue;  /**< Ethernet device queue id. */\n \t\t};\n \t};\n \t/**< Union to hold common attributes of the vector array. */\n@@ -1390,7 +1388,11 @@ struct rte_event_vector {\n \t * vector array can be an array of mbufs or pointers or opaque u64\n \t * values.\n \t */\n+#ifndef __DOXYGEN__\n } __rte_aligned(16);\n+#else\n+};\n+#endif\n \n /* Scheduler type definitions */\n #define RTE_SCHED_TYPE_ORDERED          0\n",
    "prefixes": [
        "v4",
        "12/12"
    ]
}