get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 96419,
    "url": "http://patchwork.dpdk.org/api/patches/96419/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20210729144240.628859-3-maxime.coquelin@redhat.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20210729144240.628859-3-maxime.coquelin@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210729144240.628859-3-maxime.coquelin@redhat.com",
    "date": "2021-07-29T14:42:40",
    "name": "[2/2] vhost: notice Vhost ops struct renaming",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "f311f26dcd6648edae095bd0bf10b0444768d8ce",
    "submitter": {
        "id": 512,
        "url": "http://patchwork.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20210729144240.628859-3-maxime.coquelin@redhat.com/mbox/",
    "series": [
        {
            "id": 18067,
            "url": "http://patchwork.dpdk.org/api/series/18067/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=18067",
            "date": "2021-07-29T14:42:39",
            "name": "vhost: v21.11 deprecation notices",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/18067/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/96419/comments/",
    "check": "fail",
    "checks": "http://patchwork.dpdk.org/api/patches/96419/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 C9D04A034F;\n\tThu, 29 Jul 2021 16:43:06 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id EDA6A410FC;\n\tThu, 29 Jul 2021 16:42:57 +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 36C46410F5\n for <dev@dpdk.org>; Thu, 29 Jul 2021 16:42:56 +0200 (CEST)",
            "from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com\n [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id\n us-mta-248-cwgR-mfSMZugslm6GYSUBA-1; Thu, 29 Jul 2021 10:42:54 -0400",
            "from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com\n [10.5.11.15])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx01.redhat.com (Postfix) with ESMTPS id CC9B087D545;\n Thu, 29 Jul 2021 14:42:52 +0000 (UTC)",
            "from max-t490s.redhat.com (unknown [10.36.110.10])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 0FBD85D6A1;\n Thu, 29 Jul 2021 14:42:50 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1627569775;\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=xSCJAY1hgVTXMflEkz3Jam+tYt7wGZuFU9uhY1f2cyQ=;\n b=ds4fMZqxTehI54oqk2dnXvRLsNVinFSpISFFi+yuyWeJSn4EclO9ojB4rbmgFPViUwPeFK\n uX9GqfaDVMdFaaRB32vsppb4NvoHtJ+Y9FdF1Z+sCgNCrgNJqG8pFQ9M/lt6PToxl0cZCN\n RmplK+q0UdXuYQfSuamQmtvmWzoq5pI=",
        "X-MC-Unique": "cwgR-mfSMZugslm6GYSUBA-1",
        "From": "Maxime Coquelin <maxime.coquelin@redhat.com>",
        "To": "dev@dpdk.org, chenbo.xia@intel.com, amorenoz@redhat.com,\n bruce.richardson@intel.com, ferruh.yigit@intel.com, thomas@monjalon.net,\n aconole@redhat.com",
        "Cc": "Maxime Coquelin <maxime.coquelin@redhat.com>",
        "Date": "Thu, 29 Jul 2021 16:42:40 +0200",
        "Message-Id": "<20210729144240.628859-3-maxime.coquelin@redhat.com>",
        "In-Reply-To": "<20210729144240.628859-1-maxime.coquelin@redhat.com>",
        "References": "<20210729144240.628859-1-maxime.coquelin@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.15",
        "Authentication-Results": "relay.mimecast.com;\n auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=maxime.coquelin@redhat.com",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain; charset=\"US-ASCII\"",
        "Subject": "[dpdk-dev] [PATCH 2/2] vhost: notice Vhost ops struct renaming",
        "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": "This patch announce the renaming of struct vhost_device_ops\nto rte_vhost_device_ops in DPDK v21.11.\n\nSigned-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>\n---\n doc/guides/rel_notes/deprecation.rst | 3 +++\n 1 file changed, 3 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst\nindex b34bed61a6..76ebf162bd 100644\n--- a/doc/guides/rel_notes/deprecation.rst\n+++ b/doc/guides/rel_notes/deprecation.rst\n@@ -151,3 +151,6 @@ Deprecation Notices\n * vhost: ``rte_vdpa_register_device``, ``rte_vdpa_unregister_device``,\n   ``rte_vhost_host_notifier_ctrl`` and ``rte_vdpa_relay_vring_used`` vDPA\n   driver API will be marked as internal in DPDK v21.11.\n+\n+* vhost: rename ``struct vhost_device_ops`` to ``struct rte_vhost_device_ops``\n+  int DPDK v21.11.\n",
    "prefixes": [
        "2/2"
    ]
}