get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 99987,
    "url": "http://patches.dpdk.org/api/patches/99987/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210929091701.158047-6-maxime.coquelin@redhat.com/",
    "project": {
        "id": 1,
        "url": "http://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": "<20210929091701.158047-6-maxime.coquelin@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210929091701.158047-6-maxime.coquelin@redhat.com",
    "date": "2021-09-29T09:17:01",
    "name": "[v3,5/5] app/testpmd: add missing flow types in port info",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "829db6a20c85263351f8a704975c7cb6e604424d",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "delegate": {
        "id": 2642,
        "url": "http://patches.dpdk.org/api/users/2642/?format=api",
        "username": "mcoquelin",
        "first_name": "Maxime",
        "last_name": "Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210929091701.158047-6-maxime.coquelin@redhat.com/mbox/",
    "series": [
        {
            "id": 19260,
            "url": "http://patches.dpdk.org/api/series/19260/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19260",
            "date": "2021-09-29T09:16:56",
            "name": "Virtio PMD RSS support & RSS fixes",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/19260/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/99987/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/99987/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 6AC15A0547;\n\tWed, 29 Sep 2021 11:18:24 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id A78BC410F6;\n\tWed, 29 Sep 2021 11:18:23 +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 DB0C1410F2\n for <dev@dpdk.org>; Wed, 29 Sep 2021 11:18:21 +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-144-1dr8pRIOOYi1sMYLUcGiVA-1; Wed, 29 Sep 2021 05:18:20 -0400",
            "from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com\n [10.5.11.13])\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 0EC63100C665;\n Wed, 29 Sep 2021 09:18:19 +0000 (UTC)",
            "from max-t490s.redhat.com (unknown [10.39.208.26])\n by smtp.corp.redhat.com (Postfix) with ESMTP id CCB9060877;\n Wed, 29 Sep 2021 09:18:13 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1632907101;\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=lNTwaPneRqyBZHmdhaQ9ET1vLCpeg62n/YqpPIHiEFA=;\n b=GvgIPzRmiSNIGf4Qf4fnxhABJKXsq5iqMYKja8THo4MD9QxEskeLeM6J2m+5K3CTLRcoe3\n uz58buMoirycwDA8+QXdlcBwQycGQodftjuK/HlhMEMa5hhtUv921+4T5LaBYefeRmBWMo\n rUaDYrVA87444f7mj+WoTONxFS+nBpA=",
        "X-MC-Unique": "1dr8pRIOOYi1sMYLUcGiVA-1",
        "From": "Maxime Coquelin <maxime.coquelin@redhat.com>",
        "To": "dev@dpdk.org, chenbo.xia@intel.com, amorenoz@redhat.com,\n david.marchand@redhat.com, andrew.rybchenko@oktetlabs.ru,\n ferruh.yigit@intel.com, michaelba@nvidia.com, viacheslavo@nvidia.com,\n xiaoyun.li@intel.com",
        "Cc": "stable@dpdk.org, nelio.laranjeiro@6wind.com, yvugenfi@redhat.com,\n ybendito@redhat.com, Maxime Coquelin <maxime.coquelin@redhat.com>",
        "Date": "Wed, 29 Sep 2021 11:17:01 +0200",
        "Message-Id": "<20210929091701.158047-6-maxime.coquelin@redhat.com>",
        "In-Reply-To": "<20210929091701.158047-1-maxime.coquelin@redhat.com>",
        "References": "<20210929091701.158047-1-maxime.coquelin@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.13",
        "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 v3 5/5] app/testpmd: add missing flow types in\n port info",
        "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 adds missing IPv6-Ex and GPTU flow types to port\ninfo command. It also add the same definitions to\nstr2flowtype(), used to configure flow director.\n\nSigned-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>\n---\n app/test-pmd/cmdline.c | 4 ++++\n app/test-pmd/config.c  | 4 ++++\n 2 files changed, 8 insertions(+)",
    "diff": "diff --git a/app/test-pmd/cmdline.c b/app/test-pmd/cmdline.c\nindex a9efd027c3..259d9cee4e 100644\n--- a/app/test-pmd/cmdline.c\n+++ b/app/test-pmd/cmdline.c\n@@ -10408,6 +10408,10 @@ str2flowtype(char *string)\n \t\t{\"ipv6-sctp\", RTE_ETH_FLOW_NONFRAG_IPV6_SCTP},\n \t\t{\"ipv6-other\", RTE_ETH_FLOW_NONFRAG_IPV6_OTHER},\n \t\t{\"l2_payload\", RTE_ETH_FLOW_L2_PAYLOAD},\n+\t\t{\"ipv6-ex\", RTE_ETH_FLOW_IPV6_EX},\n+\t\t{\"ipv6-tcp-ex\", RTE_ETH_FLOW_IPV6_TCP_EX},\n+\t\t{\"ipv6-udp-ex\", RTE_ETH_FLOW_IPV6_UDP_EX},\n+\t\t{\"gptu\", RTE_ETH_FLOW_GTPU},\n \t};\n \n \tfor (i = 0; i < RTE_DIM(flowtype_str); i++) {\ndiff --git a/app/test-pmd/config.c b/app/test-pmd/config.c\nindex 9a4a0c232b..39deb02950 100644\n--- a/app/test-pmd/config.c\n+++ b/app/test-pmd/config.c\n@@ -4528,11 +4528,15 @@ flowtype_to_str(uint16_t flow_type)\n \t\t{\"ipv6-sctp\", RTE_ETH_FLOW_NONFRAG_IPV6_SCTP},\n \t\t{\"ipv6-other\", RTE_ETH_FLOW_NONFRAG_IPV6_OTHER},\n \t\t{\"l2_payload\", RTE_ETH_FLOW_L2_PAYLOAD},\n+\t\t{\"ipv6-ex\", RTE_ETH_FLOW_IPV6_EX},\n+\t\t{\"ipv6-tcp-ex\", RTE_ETH_FLOW_IPV6_TCP_EX},\n+\t\t{\"ipv6-udp-ex\", RTE_ETH_FLOW_IPV6_UDP_EX},\n \t\t{\"port\", RTE_ETH_FLOW_PORT},\n \t\t{\"vxlan\", RTE_ETH_FLOW_VXLAN},\n \t\t{\"geneve\", RTE_ETH_FLOW_GENEVE},\n \t\t{\"nvgre\", RTE_ETH_FLOW_NVGRE},\n \t\t{\"vxlan-gpe\", RTE_ETH_FLOW_VXLAN_GPE},\n+\t\t{\"gptu\", RTE_ETH_FLOW_GTPU},\n \t};\n \n \tfor (i = 0; i < RTE_DIM(flowtype_str_table); i++) {\n",
    "prefixes": [
        "v3",
        "5/5"
    ]
}