get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 84625,
    "url": "http://patches.dpdk.org/api/patches/84625/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/patch/20201127201006.13860-1-david.marchand@redhat.com/",
    "project": {
        "id": 4,
        "url": "http://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": "<20201127201006.13860-1-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/web/20201127201006.13860-1-david.marchand@redhat.com",
    "date": "2020-11-27T20:10:06",
    "name": "[v2] release 20.11.0",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "d5954fe3a515b59ac864fb4f964aeb298fa43960",
    "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/web/patch/20201127201006.13860-1-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 14137,
            "url": "http://patches.dpdk.org/api/series/14137/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/list/?series=14137",
            "date": "2020-11-27T20:10:06",
            "name": "[v2] release 20.11.0",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/14137/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/84625/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/84625/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 3724FA0524;\n\tFri, 27 Nov 2020 21:10:35 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 25E4CC950;\n\tFri, 27 Nov 2020 21:10:33 +0100 (CET)",
            "from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [63.128.21.124])\n by dpdk.org (Postfix) with ESMTP id 57AD7C94E\n for <web@dpdk.org>; Fri, 27 Nov 2020 21:10:31 +0100 (CET)",
            "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-138-6nsnCNlbPWuMD4TzHTolQA-1; Fri, 27 Nov 2020 15:10:13 -0500",
            "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 687CE802B46;\n Fri, 27 Nov 2020 20:10:12 +0000 (UTC)",
            "from dmarchan.remote.csb (unknown [10.40.193.61])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 4863B5D6D1;\n Fri, 27 Nov 2020 20:10:10 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1606507829;\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=ItErAOtQKo0U25n3zawSLTM0PbMXreepXWbovlfcMHU=;\n b=Tih2RPiJMHpXnZRKw1hF5AygpcbnTRLJUcEJO3pU8CUeCjK+DECvKZUkITISSgCax6lWcF\n ST2klbZKabRSvzN8x5nRV2U5ZEt9eKqPBLNt1OTTCm5IgIDS2Kfd0XtybGPvk22Ds1iYIN\n kQstaXS43pn66RTd9dtSVb1i7UZfrzQ=",
        "X-MC-Unique": "6nsnCNlbPWuMD4TzHTolQA-1",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "web@dpdk.org",
        "Cc": "thomas@monjalon.net",
        "Date": "Fri, 27 Nov 2020 21:10:06 +0100",
        "Message-Id": "<20201127201006.13860-1-david.marchand@redhat.com>",
        "In-Reply-To": "<20201127140550.6748-1-david.marchand@redhat.com>",
        "References": "<20201127140550.6748-1-david.marchand@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=david.marchand@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-web] [PATCH v2] release 20.11.0",
        "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": "Here comes the new LTS.\nWe stopped PDF generation support, so the generic link is not referenced\nanymore.\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\n---\n content/doc/_index.md          |  2 --\n content/doc/archives/_index.md |  4 ++++\n content/download/_index.md     |  7 +++---\n content/roadmap/_index.md      | 43 ++++------------------------------\n 4 files changed, 12 insertions(+), 44 deletions(-)",
    "diff": "diff --git a/content/doc/_index.md b/content/doc/_index.md\nindex d226409..f3393d6 100644\n--- a/content/doc/_index.md\n+++ b/content/doc/_index.md\n@@ -14,8 +14,6 @@ For a first try, you should follow the [quick start instructions](/doc/quick-sta\n   {{< button href=\"//doc.dpdk.org/guides/linux_gsg/\" >}} Linux User Guide {{< /button >}}\n   {{< button href=\"//doc.dpdk.org/guides/prog_guide/\" >}} Programmer's Guide {{< /button >}}\n   {{< button href=\"//doc.dpdk.org/api/\" >}} API Documentation {{< /button >}}\n-\n-  ***Documentation is also available in [PDF format](//fast.dpdk.org/doc/pdf-guides/)***.\n </center>\n \n ### Other\ndiff --git a/content/doc/archives/_index.md b/content/doc/archives/_index.md\nindex b12ddf7..413fd1e 100644\n--- a/content/doc/archives/_index.md\n+++ b/content/doc/archives/_index.md\n@@ -2,6 +2,10 @@\n title = \"Archives\"\n +++\n \n+- DPDK 20.11\n+| [HTML API](//doc.dpdk.org/api-20.11/)\n+| [HTML guides](//doc.dpdk.org/guides-20.11/)\n+\n - DPDK 20.08\n | [HTML API](//doc.dpdk.org/api-20.08/)\n | [HTML guides](//doc.dpdk.org/guides-20.08/)\ndiff --git a/content/download/_index.md b/content/download/_index.md\nindex e0bb061..8cda8fe 100644\n--- a/content/download/_index.md\n+++ b/content/download/_index.md\n@@ -5,15 +5,15 @@ weight = \"2\"\n \n <section class=\"download-container\">\n <div class=\"dwnld-btn-group\">\n-<a class=\"dwnld-btn\" href=\"https://fast.dpdk.org/rel/dpdk-20.08.tar.xz\">\n+<a class=\"dwnld-btn\" href=\"https://fast.dpdk.org/rel/dpdk-20.11.tar.xz\">\n   {{< icon name=\"glyphicon glyphicon-download-alt\" size=\"large\" >}}\n   Latest\\\n-  20.08.0\n+  20.11.0\n </a>\n <a class=\"dwnld-btn\" href=\"https://fast.dpdk.org/rel/dpdk-19.11.5.tar.xz\">\n   {{< icon name=\"glyphicon glyphicon-download-alt\" size=\"large\" >}}\n   Latest Long Term Stable (LTS)\\\n-  19.11.5\n+  20.11.0\n </a>\n <a class=\"dwnld-btn\" href=\"/roadmap\">\n   {{< icon name=\"glyphicon glyphicon-calendar\" size=\"large\" >}}\n@@ -25,6 +25,7 @@ weight = \"2\"\n \n | file                                                          | date/changelog                                                               | md5                              |\n |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|\n+| [DPDK 20.11.0 (LTS)](//fast.dpdk.org/rel/dpdk-20.11.tar.xz)   | [2020 November 27](//doc.dpdk.org/guides-20.11/rel_notes/release_20_11.html) | 13a990dc3b300635f685e268b36918a3 |\n | [DPDK 20.08.0](//fast.dpdk.org/rel/dpdk-20.08.tar.xz)         | [2020 August 8](//doc.dpdk.org/guides-20.08/rel_notes/release_20_08.html)    | 64badd32cd6bc0761befc8f2402c2148 |\n | [DPDK 20.05.0](//fast.dpdk.org/rel/dpdk-20.05.tar.xz)         | [2020 May 26](//doc.dpdk.org/guides-20.05/rel_notes/release_20_05.html)      | 7c6f3e7f7de2422775c4cba116012c4d |\n | [DPDK 20.02.1](//fast.dpdk.org/rel/dpdk-20.02.1.tar.xz)       | [2020 May 18](//doc.dpdk.org/guides-20.02/rel_notes/release_20_02.html)      | fd04cb05c728f474b438c6e7aa1eb195 |\ndiff --git a/content/roadmap/_index.md b/content/roadmap/_index.md\nindex 15028ad..82ae75d 100644\n--- a/content/roadmap/_index.md\n+++ b/content/roadmap/_index.md\n@@ -9,38 +9,17 @@ This is not a commitment but plan of work.\n This list is obviously neither complete nor guaranteed.\n {{% /notice %}}\n \n-### Version 20.11 (2020 November) {#2011}\n+### Version 21.02 (2021 February) {#2102}\n \n <!-- General -->\n-- x86 direct-store (write-combined) memory write (movdiri)\n - Arm CRC32 in generic API\n-- scatter-gather API for ring library\n-- integrate RCU deferred resource reclamation API with hash library\n-- performance improvements to stack library\n-- use C11 atomic builtins in bbdev, eal, ethdev and power libraries\n <!-- Networking -->\n-- FIB vector lookup\n-- RSS encapsulation level\n - Tx QoS marking API\n-- flow action object API\n-- flow sampling and mirroring API\n-- flow matching on IPv4/v6 frag/non-frag packets\n-- tunnel offload API\n-- hairpin between different ports\n-- Rx buffer split to multiple destinations\n <!-- Network drivers -->\n-- bnxt SR-IOV PF, mirroring, VXLAN decap and RSS encapsulation level\n-- bnxt vSwitch acceleration and vector modes performance improvements\n-- performance optimizations in mlx drivers for Arm platforms\n-- mlx5 Rx buffer split\n-- mlx5 flow sampling/mirroring and extended matching\n-- mlx5 thread-safe flow rules management and improved performance\n-- octeontx2 packet mirroring and VLAN insertion/strip\n-- octeontx2 rte_tm enhancement\n-- qede SR-IOV PF and flow API support\n+- bnxt mirroring\n+- octeontx2 packet mirroring\n+- qede flow API support\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@@ -48,15 +27,10 @@ This list is obviously neither complete nor guaranteed.\n <!-- Crypto -->\n - IPv6 in lookaside IPsec example\n - anti-replay in inline IPsec example\n-- Stingray crypto\n-- nitrox AES-GCM and cipher only offload\n-- octeontx2 eventdev crypto adapter\n <!-- Compress -->\n - mlx5 compressdev\n <!-- Others -->\n - regex driver based on libpcre\n-- regex Marvell driver\n-- Dynamic Load Balancer event driver\n - UBSan in build\n \n ### Nice to have - Future {#future}\n@@ -91,15 +65,6 @@ The last period is 1 month long and is dedicated to bug fixing.\n ### Scheduling {#dates}\n ----\n \n-#### 20.11\n-\n-- Proposal deadline (RFC/v1 patches): September 11, 2020\n-- API freeze (-rc1): October 16, 2020\n-- PMD features freeze (-rc2): November 3, 2020\n-- -rc3: November 5, 2020\n-- -rc4: November 13, 2020\n-- Release: November 27, 2020\n-\n #### 21.02\n \n - Proposal deadline (RFC/v1 patches): December 20, 2020\n",
    "prefixes": [
        "v2"
    ]
}