get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 77317,
    "url": "https://patches.dpdk.org/api/patches/77317/?format=api",
    "web_url": "https://patches.dpdk.org/project/web/patch/20200911050057.25357-1-honnappa.nagarahalli@arm.com/",
    "project": {
        "id": 4,
        "url": "https://patches.dpdk.org/api/projects/4/?format=api",
        "name": "WEB",
        "link_name": "web",
        "list_id": "web.dpdk.org",
        "list_email": "web@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dpdk-web",
        "webscm_url": "http://git.dpdk.org/tools/dpdk-web/",
        "list_archive_url": "https://inbox.dpdk.org/web",
        "list_archive_url_format": "https://inbox.dpdk.org/web/{}",
        "commit_url_format": ""
    },
    "msgid": "<20200911050057.25357-1-honnappa.nagarahalli@arm.com>",
    "list_archive_url": "https://inbox.dpdk.org/web/20200911050057.25357-1-honnappa.nagarahalli@arm.com",
    "date": "2020-09-11T05:00:57",
    "name": "update Arm roadmap for 20.11",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "337a141a76bf2c031a08b9ba9bc678bfe466991e",
    "submitter": {
        "id": 1045,
        "url": "https://patches.dpdk.org/api/people/1045/?format=api",
        "name": "Honnappa Nagarahalli",
        "email": "honnappa.nagarahalli@arm.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/web/patch/20200911050057.25357-1-honnappa.nagarahalli@arm.com/mbox/",
    "series": [
        {
            "id": 12126,
            "url": "https://patches.dpdk.org/api/series/12126/?format=api",
            "web_url": "https://patches.dpdk.org/project/web/list/?series=12126",
            "date": "2020-09-11T05:00:57",
            "name": "update Arm roadmap for 20.11",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/12126/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/77317/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/77317/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<web-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 50E34A04B5;\n\tFri, 11 Sep 2020 07:01:06 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 436918F96;\n\tFri, 11 Sep 2020 07:01:06 +0200 (CEST)",
            "from foss.arm.com (foss.arm.com [217.140.110.172])\n by dpdk.org (Postfix) with ESMTP id 46E078F96\n for <web@dpdk.org>; Fri, 11 Sep 2020 07:01:04 +0200 (CEST)",
            "from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14])\n by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 996D2106F;\n Thu, 10 Sep 2020 22:01:03 -0700 (PDT)",
            "from dp6132.usa.Arm.com (dp6132.usa.arm.com [10.118.91.150])\n by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 931F23F66E;\n Thu, 10 Sep 2020 22:01:03 -0700 (PDT)"
        ],
        "From": "Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>",
        "To": "web@dpdk.org,\n\tthomas@monjalon.net,\n\thonnappa.nagarahalli@arm.com",
        "Cc": "nd@arm.com",
        "Date": "Fri, 11 Sep 2020 05:00:57 +0000",
        "Message-Id": "<20200911050057.25357-1-honnappa.nagarahalli@arm.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dpdk-web] [PATCH] update Arm roadmap for 20.11",
        "X-BeenThere": "web@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK website maintenance <web.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/web>,\n <mailto:web-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/web/>",
        "List-Post": "<mailto:web@dpdk.org>",
        "List-Help": "<mailto:web-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/web>,\n <mailto:web-request@dpdk.org?subject=subscribe>",
        "Errors-To": "web-bounces@dpdk.org",
        "Sender": "\"web\" <web-bounces@dpdk.org>"
    },
    "content": "Roadmap was announced in the dpdk-dev mailing list:\nhttp://mails.dpdk.org/archives/dev/2020-September/180446.html\n\nSigned-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>\n---\n content/roadmap/_index.md | 7 ++++++-\n 1 file changed, 6 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md\nindex 73a99e2..420ce0d 100644\n--- a/content/roadmap/_index.md\n+++ b/content/roadmap/_index.md\n@@ -14,6 +14,10 @@ This list is obviously neither complete nor guaranteed.\n <!-- General -->\n - x86 direct-store (write-combined) memory write (movdiri)\n - Arm CRC32 in generic API\n+- Scatter-Gather APIs for rte_ring\n+- Integrate RCU deferred resource reclamation APIs with rte_hash library\n+- Performance improvements to rte_stack library\n+- Use C11 atomic builtins in rte_bbdev, rte_eal, rte_ethdev and rte_power libraries\n <!-- Networking -->\n - FIB vector lookup\n - Tx QoS marking API\n@@ -24,12 +28,14 @@ This list is obviously neither complete nor guaranteed.\n - octeontx2 packet mirroring\n - octeontx2 rte_tm enhancement\n - qede SR-IOV PF\n+- deprecate rte_cio barrier APIs\n <!-- Virtualisation -->\n - vhost DMA operations with CBDMA ioat driver\n - virtio-user GET/SET_PROTOCOL_FEATURES, REPLY_ACK, SET_STATUS\n <!-- Network apps -->\n - IF proxy\n - performance test for IP reassembly\n+- Enable runtime config for burst stats and CPU cycle stats in testpmd\n <!-- Crypto -->\n <!-- Others -->\n - regex driver based on libpcre\n@@ -38,7 +44,6 @@ This list is obviously neither complete nor guaranteed.\n \n ### Nice to have - Future {#future}\n ----\n-- integrate RCU deferred resource reclamation API with hash library\n - lock-free l3fwd algorithms\n - multi-process rework\n - automatic UIO/VFIO binding\n",
    "prefixes": []
}