get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 115837,
    "url": "http://patches.dpdk.org/api/patches/115837/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220905083540.2506490-3-david.marchand@redhat.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": "<20220905083540.2506490-3-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220905083540.2506490-3-david.marchand@redhat.com",
    "date": "2022-09-05T08:35:15",
    "name": "[v5,02/27] common/mlx5: rework check on driver registration",
    "commit_ref": null,
    "pull_url": null,
    "state": "not-applicable",
    "archived": true,
    "hash": "20271fa9a06054ec63f12da8b9b3d8093d726e5b",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220905083540.2506490-3-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 24530,
            "url": "http://patches.dpdk.org/api/series/24530/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24530",
            "date": "2022-09-05T08:35:13",
            "name": "Bus and device cleanup for 22.11",
            "version": 5,
            "mbox": "http://patches.dpdk.org/series/24530/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/115837/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/115837/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 BC4FDA0547;\n\tMon,  5 Sep 2022 10:36:32 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 26C6742847;\n\tMon,  5 Sep 2022 10:36:11 +0200 (CEST)",
            "from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [170.10.133.124])\n by mails.dpdk.org (Postfix) with ESMTP id BFA7342847\n for <dev@dpdk.org>; Mon,  5 Sep 2022 10:36:08 +0200 (CEST)",
            "from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com\n [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS\n (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n us-mta-558-dYT0ZdCAMtuJGlGwG2E6sw-1; Mon, 05 Sep 2022 04:35:53 -0400",
            "from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com\n [10.11.54.2])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 1B44A85A58B;\n Mon,  5 Sep 2022 08:35:53 +0000 (UTC)",
            "from fchome.redhat.com (unknown [10.40.193.251])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 0BBC740C141D;\n Mon,  5 Sep 2022 08:35:51 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1662366968;\n h=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n to:to:cc:cc:mime-version:mime-version:content-type:content-type:\n content-transfer-encoding:content-transfer-encoding:\n in-reply-to:in-reply-to:references:references;\n bh=ov8223pnVCudrwM3ulRY8LJCoOF3gG81hcVUI/2th6c=;\n b=cOgUWg7drkJZ0IYLuhZkd4rY/InjuLxI7ESjM+fApoWFV5LQQGJFzY7LEHlMQjSSS9PzwW\n eP/Mz1z7I0GZ4PDHi7wOiQty2fjaJYSRPzAMKK9BMjXiyHsk1qS7U8Zc5xSVPltiAOKaF+\n L/2pu90Qst2pm2TRyzTVuvfV/jzbLoY=",
        "X-MC-Unique": "dYT0ZdCAMtuJGlGwG2E6sw-1",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, bruce.richardson@intel.com,\n Matan Azrad <matan@nvidia.com>,\n Viacheslav Ovsiienko <viacheslavo@nvidia.com>",
        "Subject": "[PATCH v5 02/27] common/mlx5: rework check on driver registration",
        "Date": "Mon,  5 Sep 2022 10:35:15 +0200",
        "Message-Id": "<20220905083540.2506490-3-david.marchand@redhat.com>",
        "In-Reply-To": "<20220905083540.2506490-1-david.marchand@redhat.com>",
        "References": "<20220628144643.1213026-1-david.marchand@redhat.com>\n <20220905083540.2506490-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.84 on 10.11.54.2",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain; charset=\"US-ASCII\"; x-default=true",
        "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": "Rely on a local flag rather than dereference a bus object.\nThis will help next commits.\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\n---\n drivers/common/mlx5/linux/mlx5_common_auxiliary.c | 10 ++++++++--\n 1 file changed, 8 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/drivers/common/mlx5/linux/mlx5_common_auxiliary.c b/drivers/common/mlx5/linux/mlx5_common_auxiliary.c\nindex 6584aeb18e..a182a8bdde 100644\n--- a/drivers/common/mlx5/linux/mlx5_common_auxiliary.c\n+++ b/drivers/common/mlx5/linux/mlx5_common_auxiliary.c\n@@ -179,14 +179,20 @@ static struct rte_auxiliary_driver mlx5_auxiliary_driver = {\n \t.dma_unmap = mlx5_common_auxiliary_dma_unmap,\n };\n \n+static bool mlx5_common_auxiliary_initialized;\n+\n void mlx5_common_auxiliary_init(void)\n {\n-\tif (mlx5_auxiliary_driver.bus == NULL)\n+\tif (!mlx5_common_auxiliary_initialized) {\n \t\trte_auxiliary_register(&mlx5_auxiliary_driver);\n+\t\tmlx5_common_auxiliary_initialized = true;\n+\t}\n }\n \n RTE_FINI(mlx5_common_auxiliary_driver_finish)\n {\n-\tif (mlx5_auxiliary_driver.bus != NULL)\n+\tif (mlx5_common_auxiliary_initialized) {\n \t\trte_auxiliary_unregister(&mlx5_auxiliary_driver);\n+\t\tmlx5_common_auxiliary_initialized = false;\n+\t}\n }\n",
    "prefixes": [
        "v5",
        "02/27"
    ]
}