get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 116349,
    "url": "https://patches.dpdk.org/api/patches/116349/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220915124522.5407-3-lihuisong@huawei.com/",
    "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": "<20220915124522.5407-3-lihuisong@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220915124522.5407-3-lihuisong@huawei.com",
    "date": "2022-09-15T12:45:18",
    "name": "[V2,2/6] bus/vdev: fix a segfault when call callback",
    "commit_ref": null,
    "pull_url": null,
    "state": "changes-requested",
    "archived": true,
    "hash": "1c3019139847c0595c2c067f4102212bc0c6ee95",
    "submitter": {
        "id": 2085,
        "url": "https://patches.dpdk.org/api/people/2085/?format=api",
        "name": "lihuisong (C)",
        "email": "lihuisong@huawei.com"
    },
    "delegate": {
        "id": 3961,
        "url": "https://patches.dpdk.org/api/users/3961/?format=api",
        "username": "arybchenko",
        "first_name": "Andrew",
        "last_name": "Rybchenko",
        "email": "andrew.rybchenko@oktetlabs.ru"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220915124522.5407-3-lihuisong@huawei.com/mbox/",
    "series": [
        {
            "id": 24680,
            "url": "https://patches.dpdk.org/api/series/24680/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=24680",
            "date": "2022-09-15T12:45:18",
            "name": "app/testpmd: support attach and detach port for MP",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/24680/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/116349/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/116349/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 CFC0FA00C5;\n\tThu, 15 Sep 2022 14:46:56 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 62D7F4021F;\n\tThu, 15 Sep 2022 14:46:56 +0200 (CEST)",
            "from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187])\n by mails.dpdk.org (Postfix) with ESMTP id C9B0240156\n for <dev@dpdk.org>; Thu, 15 Sep 2022 14:46:54 +0200 (CEST)",
            "from dggemv703-chm.china.huawei.com (unknown [172.30.72.53])\n by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4MSxj52T1rznVGt;\n Thu, 15 Sep 2022 20:44:09 +0800 (CST)",
            "from kwepemm600004.china.huawei.com (7.193.23.242) by\n dggemv703-chm.china.huawei.com (10.3.19.46) with Microsoft SMTP Server\n (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id\n 15.1.2375.24; Thu, 15 Sep 2022 20:46:51 +0800",
            "from localhost.localdomain (10.28.79.22) by\n kwepemm600004.china.huawei.com (7.193.23.242) with Microsoft SMTP Server\n (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id\n 15.1.2375.31; Thu, 15 Sep 2022 20:46:51 +0800"
        ],
        "From": "Huisong Li <lihuisong@huawei.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<thomas@monjalon.net>, <ferruh.yigit@xilinx.com>,\n <andrew.rybchenko@oktetlabs.ru>, <huangdaode@huawei.com>,\n <lihuisong@huawei.com>",
        "Subject": "[PATCH V2 2/6] bus/vdev: fix a segfault when call callback",
        "Date": "Thu, 15 Sep 2022 20:45:18 +0800",
        "Message-ID": "<20220915124522.5407-3-lihuisong@huawei.com>",
        "X-Mailer": "git-send-email 2.22.0",
        "In-Reply-To": "<20220915124522.5407-1-lihuisong@huawei.com>",
        "References": "<20220825024425.10534-1-lihuisong@huawei.com>\n <20220915124522.5407-1-lihuisong@huawei.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.28.79.22]",
        "X-ClientProxiedBy": "dggems702-chm.china.huawei.com (10.3.19.179) To\n kwepemm600004.china.huawei.com (7.193.23.242)",
        "X-CFilter-Loop": "Reflected",
        "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": "After the driver probe is executed, the callback in application will be\ncalled. And this callback may call some APIs which access the driver in\nstruct rte_vdev_driver by the device::driver pointer to get some driver\ninformation. If the rte_vdev_device::device::driver pointer isn't pointed\nto the rte_vdev_driver::driver before executing driver probe, a segfault\nwill occur.\n\nFixes: e9d159c3d534 (\"eal: allow probing a device again\")\nCc: stable@dpdk.org\n\nSigned-off-by: Huisong Li <lihuisong@huawei.com>\n---\n drivers/bus/vdev/vdev.c | 11 +++++++++--\n 1 file changed, 9 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/drivers/bus/vdev/vdev.c b/drivers/bus/vdev/vdev.c\nindex a8d8b2327e..dea3937607 100644\n--- a/drivers/bus/vdev/vdev.c\n+++ b/drivers/bus/vdev/vdev.c\n@@ -209,9 +209,16 @@ vdev_probe_all_drivers(struct rte_vdev_device *dev)\n \t\treturn -1;\n \t}\n \n+\t/*\n+\t * After the driver probe is executed, the callback in application will\n+\t * be called. The callback in application may call some APIs which use\n+\t * dev->device.driver to get some driver information. If the driver\n+\t * pointer isn't pointed to driver->driver here, a segfault will occur.\n+\t */\n+\tdev->device.driver = &driver->driver;\n \tret = driver->probe(dev);\n-\tif (ret == 0)\n-\t\tdev->device.driver = &driver->driver;\n+\tif (ret != 0)\n+\t\tdev->device.driver = NULL;\n \treturn ret;\n }\n \n",
    "prefixes": [
        "V2",
        "2/6"
    ]
}