get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 80367,
    "url": "http://patchwork.dpdk.org/api/patches/80367/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20201012141006.31463-1-akhil.goyal@nxp.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20201012141006.31463-1-akhil.goyal@nxp.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201012141006.31463-1-akhil.goyal@nxp.com",
    "date": "2020-10-12T14:09:58",
    "name": "[v3,0/8] support PDCP-SDAP for dpaa2_sec",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 517,
        "url": "http://patchwork.dpdk.org/api/people/517/?format=api",
        "name": "Akhil Goyal",
        "email": "akhil.goyal@nxp.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20201012141006.31463-1-akhil.goyal@nxp.com/mbox/",
    "series": [],
    "comments": "http://patchwork.dpdk.org/api/patches/80367/comments/",
    "check": "pending",
    "checks": "http://patchwork.dpdk.org/api/patches/80367/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 2D25EA04B6;\n\tMon, 12 Oct 2020 16:10:22 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 8AC801D6E5;\n\tMon, 12 Oct 2020 16:10:19 +0200 (CEST)",
            "from inva020.nxp.com (inva020.nxp.com [92.121.34.13])\n by dpdk.org (Postfix) with ESMTP id D972E1D6D1;\n Mon, 12 Oct 2020 16:10:17 +0200 (CEST)",
            "from inva020.nxp.com (localhost [127.0.0.1])\n by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 9D1FA1A13B8;\n Mon, 12 Oct 2020 16:10:16 +0200 (CEST)",
            "from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com\n [165.114.16.14])\n by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 41CE21A1008;\n Mon, 12 Oct 2020 16:10:13 +0200 (CEST)",
            "from lsv03273.swis.in-blr01.nxp.com (lsv03273.swis.in-blr01.nxp.com\n [92.120.147.113])\n by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 102CF402BB;\n Mon, 12 Oct 2020 16:10:09 +0200 (CEST)"
        ],
        "From": "Akhil Goyal <akhil.goyal@nxp.com>",
        "To": "dev@dpdk.org,\n\ttechboard@dpdk.org",
        "Cc": "thomas@monjalon.net, anoobj@marvell.com, hemant.agrawal@nxp.com,\n declan.doherty@intel.com, david.coyle@intel.com,\n Akhil Goyal <akhil.goyal@nxp.com>",
        "Date": "Mon, 12 Oct 2020 19:39:58 +0530",
        "Message-Id": "<20201012141006.31463-1-akhil.goyal@nxp.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20201011213403.21169-1-akhil.goyal@nxp.com>",
        "References": "<20201011213403.21169-1-akhil.goyal@nxp.com>",
        "X-Virus-Scanned": "ClamAV using ClamSMTP",
        "Subject": "[dpdk-dev] [PATCH v3 0/8] support PDCP-SDAP for dpaa2_sec",
        "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": "The SDAP is a protocol in the LTE stack on top of PDCP. It is\ndedicated to QoS.\n\nThe difficulty of implementing this protocol is because the\nPDCP change behavior regarding encryption and authentication\nof the SDU it receives. In effect PDCP shall not encrypt the\nSDAP SDU but must authenticate it (when encryption and\nauthentication is enabled).\n\nA new field is added in the PDCP xform to specify SDAP is enabled.\nThe overall size of the xform is not changed, as hfn_ovrd is just\na flag and does not need uint32. Hence, it is converted to uint8_t\nand a 16 bit reserved field is added for future.\n\nThe corresponding test cases and test vectors are added in the test\napplication.\n\nThis patch need Techboard approval as there is a change in API\nwithout a deprecation notice from last release.\nThis patch is required to support the upcoming development of\n5GNR protocol - SDAP in near future. If the patch is not approved\nin the current release, we may not be able to support SDAP for next\n1 year which is not accceptable for the customers.\n\nchanged in v3:\n- fixed signoff\n- fixed typo in 1/8\n\nChanges in v2:\n- removed unnecessary API documentation from security guide.\n- fix clang build\n- updated release notes\n\n\nAkhil Goyal (4):\n  security: modify PDCP xform to support SDAP\n  doc: remove unnecessary API code from security guide\n  crypto/dpaa2_sec: enable PDCP-SDAP sessions\n  crypto/dpaa_sec: enable PDCP-SDAP sessions\n\nFranck Lenormand (4):\n  common/dpaax/caamflib: Support PDCP-SDAP\n  test/crypto: Add test vectors for PDCP-SDAP\n  test/crypto: Modify test_pdcp_proto to take parameters\n  test/crypto: Add PDCP-SDAP cases\n\n app/test/test_cryptodev.c                     |  278 +-\n ...ryptodev_security_pdcp_sdap_test_vectors.h | 3619 +++++++++++++++++\n doc/guides/prog_guide/rte_security.rst        |   55 +-\n doc/guides/rel_notes/release_20_11.rst        |    9 +\n drivers/common/dpaax/caamflib/desc/pdcp.h     |    8 +\n drivers/common/dpaax/caamflib/desc/sdap.h     | 1063 +++++\n drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c   |   30 +-\n drivers/crypto/dpaa_sec/dpaa_sec.c            |   63 +-\n drivers/crypto/dpaa_sec/dpaa_sec.h            |    3 +-\n lib/librte_security/rte_security.h            |   12 +-\n 10 files changed, 4982 insertions(+), 158 deletions(-)\n create mode 100644 app/test/test_cryptodev_security_pdcp_sdap_test_vectors.h\n create mode 100644 drivers/common/dpaax/caamflib/desc/sdap.h",
    "diff": null,
    "prefixes": [
        "v3",
        "0/8"
    ]
}