get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 85407,
    "url": "https://patches.dpdk.org/api/patches/85407/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201218074736.93999-9-chenbo.xia@intel.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": "<20201218074736.93999-9-chenbo.xia@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201218074736.93999-9-chenbo.xia@intel.com",
    "date": "2020-12-18T07:47:36",
    "name": "[8/8] doc: update release notes for iavf emudev driver",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "f6926da9911033fae2c25c0fc9403327edd6835b",
    "submitter": {
        "id": 1276,
        "url": "https://patches.dpdk.org/api/people/1276/?format=api",
        "name": "Chenbo Xia",
        "email": "chenbo.xia@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201218074736.93999-9-chenbo.xia@intel.com/mbox/",
    "series": [
        {
            "id": 14362,
            "url": "https://patches.dpdk.org/api/series/14362/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14362",
            "date": "2020-12-18T07:47:28",
            "name": "Introduce emudev library and iavf emudev driver",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/14362/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/85407/comments/",
    "check": "fail",
    "checks": "https://patches.dpdk.org/api/patches/85407/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 39FD5A09F6;\n\tFri, 18 Dec 2020 09:05:32 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id F011CCAB6;\n\tFri, 18 Dec 2020 09:03:08 +0100 (CET)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n by dpdk.org (Postfix) with ESMTP id 7EACFCACA\n for <dev@dpdk.org>; Fri, 18 Dec 2020 09:03:06 +0100 (CET)",
            "from fmsmga005.fm.intel.com ([10.253.24.32])\n by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 18 Dec 2020 00:03:06 -0800",
            "from npg-dpdk-virtio-xiachenbo-nw.sh.intel.com ([10.67.119.123])\n by fmsmga005.fm.intel.com with ESMTP; 18 Dec 2020 00:03:04 -0800"
        ],
        "IronPort-SDR": [
            "\n /922rHkcPt62vTuTMR2+ezs821ECiIHiMwEDQscosDaGi0aoZ2qEH4/G8crD21NZZHcjdTLZmK\n 5jfTCzoQRStg==",
            "\n SJr+tXYuF5DRwyZ1sWy16MzE1/4+gCpnONdEmBVGa9MM2DDJzrfObTOvpobNS6oIuQ7QqUBj6G\n 42Dx1g6MQfNw=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9838\"; a=\"174626946\"",
            "E=Sophos;i=\"5.78,429,1599548400\"; d=\"scan'208\";a=\"174626946\"",
            "E=Sophos;i=\"5.78,429,1599548400\"; d=\"scan'208\";a=\"561096560\""
        ],
        "X-ExtLoop1": "1",
        "From": "Chenbo Xia <chenbo.xia@intel.com>",
        "To": "dev@dpdk.org,\n\tthomas@monjalon.net,\n\tdavid.marchand@redhat.com",
        "Cc": "stephen@networkplumber.org, cunming.liang@intel.com, xiuchun.lu@intel.com,\n miao.li@intel.com, jingjing.wu@intel.com",
        "Date": "Fri, 18 Dec 2020 15:47:36 +0800",
        "Message-Id": "<20201218074736.93999-9-chenbo.xia@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20201218074736.93999-1-chenbo.xia@intel.com>",
        "References": "<20201218074736.93999-1-chenbo.xia@intel.com>",
        "Subject": "[dpdk-dev] [PATCH 8/8] doc: update release notes for iavf emudev\n\tdriver",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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": "Update release notes for emulated iavf driver.\n\nSigned-off-by: Chenbo Xia <chenbo.xia@intel.com>\n---\n doc/guides/rel_notes/release_21_02.rst | 6 +++++-\n 1 file changed, 5 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/doc/guides/rel_notes/release_21_02.rst b/doc/guides/rel_notes/release_21_02.rst\nindex 3d26b6b580..b310b67b7d 100644\n--- a/doc/guides/rel_notes/release_21_02.rst\n+++ b/doc/guides/rel_notes/release_21_02.rst\n@@ -67,7 +67,7 @@ New Features\n \n   See :doc:`../prog_guide/vfio_user_lib` for more information.\n \n-* **Added emudev Library.**\n+* **Added emudev Library and first emudev driver.**\n \n   Added an experimental library ``librte_emudev`` to provide device abstraction\n   for an emulated device.\n@@ -77,6 +77,10 @@ New Features\n   crypto and etc.). It can be attached to another data path driver (e.g, ethdev\n   driver) to leverage the high performance of DPDK data path driver.\n \n+  The first emudev driver is also introduced, which emulates software iavf\n+  devices. This driver emulates all iavf device behavior except data path\n+  handling.\n+\n   See :doc:`../prog_guide/emudev` for more information.\n \n Removed Items\n",
    "prefixes": [
        "8/8"
    ]
}