get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 100210,
    "url": "http://patches.dpdk.org/api/patches/100210/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211001095017.3342431-2-radu.nicolau@intel.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": "<20211001095017.3342431-2-radu.nicolau@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20211001095017.3342431-2-radu.nicolau@intel.com",
    "date": "2021-10-01T09:50:10",
    "name": "[v7,1/8] security: add ESN field to ipsec_xform",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "e9cd66a001cc50b557a1fdde22a361d45a16e8e6",
    "submitter": {
        "id": 743,
        "url": "http://patches.dpdk.org/api/people/743/?format=api",
        "name": "Radu Nicolau",
        "email": "radu.nicolau@intel.com"
    },
    "delegate": {
        "id": 6690,
        "url": "http://patches.dpdk.org/api/users/6690/?format=api",
        "username": "akhil",
        "first_name": "akhil",
        "last_name": "goyal",
        "email": "gakhil@marvell.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211001095017.3342431-2-radu.nicolau@intel.com/mbox/",
    "series": [
        {
            "id": 19320,
            "url": "http://patches.dpdk.org/api/series/19320/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19320",
            "date": "2021-10-01T09:50:09",
            "name": "new features for ipsec and security libraries",
            "version": 7,
            "mbox": "http://patches.dpdk.org/series/19320/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/100210/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/100210/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 108C5A0032;\n\tFri,  1 Oct 2021 12:00:59 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id A3FC24114A;\n\tFri,  1 Oct 2021 12:00:56 +0200 (CEST)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n by mails.dpdk.org (Postfix) with ESMTP id 06D3A41144\n for <dev@dpdk.org>; Fri,  1 Oct 2021 12:00:54 +0200 (CEST)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 01 Oct 2021 03:00:29 -0700",
            "from silpixa00400884.ir.intel.com ([10.243.22.82])\n by fmsmga001.fm.intel.com with ESMTP; 01 Oct 2021 03:00:25 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10123\"; a=\"222186066\"",
            "E=Sophos;i=\"5.85,337,1624345200\"; d=\"scan'208\";a=\"222186066\"",
            "E=Sophos;i=\"5.85,337,1624345200\"; d=\"scan'208\";a=\"618990906\""
        ],
        "X-ExtLoop1": "1",
        "From": "Radu Nicolau <radu.nicolau@intel.com>",
        "To": "Akhil Goyal <gakhil@marvell.com>,\n Declan Doherty <declan.doherty@intel.com>",
        "Cc": "dev@dpdk.org, mdr@ashroe.eu, konstantin.ananyev@intel.com,\n vladimir.medvedkin@intel.com, bruce.richardson@intel.com,\n roy.fan.zhang@intel.com, hemant.agrawal@nxp.com, anoobj@marvell.com,\n abhijit.sinha@intel.com, daniel.m.buckley@intel.com, marchana@marvell.com,\n ktejasree@marvell.com, matan@nvidia.com,\n Radu Nicolau <radu.nicolau@intel.com>",
        "Date": "Fri,  1 Oct 2021 10:50:10 +0100",
        "Message-Id": "<20211001095017.3342431-2-radu.nicolau@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20211001095017.3342431-1-radu.nicolau@intel.com>",
        "References": "<20210713133542.3550525-1-radu.nicolau@intel.com>\n <20211001095017.3342431-1-radu.nicolau@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v7 1/8] security: add ESN field to ipsec_xform",
        "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": "Update ipsec_xform definition to include ESN field.\nThis allows the application to control the ESN starting value.\n\nSigned-off-by: Declan Doherty <declan.doherty@intel.com>\nSigned-off-by: Radu Nicolau <radu.nicolau@intel.com>\nSigned-off-by: Abhijit Sinha <abhijit.sinha@intel.com>\nSigned-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>\nAcked-by: Fan Zhang <roy.fan.zhang@intel.com>\nAcked-by: Anoob Joseph <anoobj@marvell.com>\n---\n lib/security/rte_security.h | 8 ++++++++\n 1 file changed, 8 insertions(+)",
    "diff": "diff --git a/lib/security/rte_security.h b/lib/security/rte_security.h\nindex 2e136d7929..48353a3e18 100644\n--- a/lib/security/rte_security.h\n+++ b/lib/security/rte_security.h\n@@ -217,6 +217,14 @@ struct rte_security_ipsec_xform {\n \t/**< Anti replay window size to enable sequence replay attack handling.\n \t * replay checking is disabled if the window size is 0.\n \t */\n+\tunion {\n+\t\tuint64_t value;\n+\t\tstruct {\n+\t\t\tuint32_t low;\n+\t\t\tuint32_t hi;\n+\t\t};\n+\t} esn;\n+\t/**< Extended Sequence Number */\n };\n \n /**\n",
    "prefixes": [
        "v7",
        "1/8"
    ]
}