get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 73453,
    "url": "https://patches.dpdk.org/api/patches/73453/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200707151601.16500-2-arkadiuszx.kusztal@intel.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<20200707151601.16500-2-arkadiuszx.kusztal@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200707151601.16500-2-arkadiuszx.kusztal@intel.com",
    "date": "2020-07-07T15:16:01",
    "name": "[v5,2/2] test/cryptodev: add chacha poly test cases to cryptodev",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "ff3363aa62d482183b1cb01e881a8e25efddddcf",
    "submitter": {
        "id": 452,
        "url": "https://patches.dpdk.org/api/people/452/?format=api",
        "name": "Arkadiusz Kusztal",
        "email": "arkadiuszx.kusztal@intel.com"
    },
    "delegate": {
        "id": 6690,
        "url": "https://patches.dpdk.org/api/users/6690/?format=api",
        "username": "akhil",
        "first_name": "akhil",
        "last_name": "goyal",
        "email": "gakhil@marvell.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200707151601.16500-2-arkadiuszx.kusztal@intel.com/mbox/",
    "series": [
        {
            "id": 10859,
            "url": "https://patches.dpdk.org/api/series/10859/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=10859",
            "date": "2020-07-07T15:16:00",
            "name": "[v5,1/2] drivers/qat: add chacha poly implementation",
            "version": 5,
            "mbox": "https://patches.dpdk.org/series/10859/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/73453/comments/",
    "check": "fail",
    "checks": "https://patches.dpdk.org/api/patches/73453/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 3F7DCA00BE;\n\tTue,  7 Jul 2020 17:17:09 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 61A981DE7F;\n\tTue,  7 Jul 2020 17:16:59 +0200 (CEST)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by dpdk.org (Postfix) with ESMTP id E0CFD1DE71\n for <dev@dpdk.org>; Tue,  7 Jul 2020 17:16:56 +0200 (CEST)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 07 Jul 2020 08:16:55 -0700",
            "from akusztax-mobl.ger.corp.intel.com ([10.104.121.84])\n by fmsmga002.fm.intel.com with ESMTP; 07 Jul 2020 08:16:54 -0700"
        ],
        "IronPort-SDR": [
            "\n xC1eD9JzuDxM7EJA4q/VnU5kX491P1ZraN6+Wk2FPRsPGbLrClmxmyNXFzJ8hpWoBKlPnZ92u8\n LM2QEv+PnhCA==",
            "\n jhiNVL++NtRwfor78pCbrTfmWLQarvQbduyH48oCHygt51Z/YdygTubJ/GyArBZgIKuN9+bMis\n yv6TJ15IEc1g=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9675\"; a=\"127708480\"",
            "E=Sophos;i=\"5.75,324,1589266800\"; d=\"scan'208\";a=\"127708480\"",
            "E=Sophos;i=\"5.75,324,1589266800\"; d=\"scan'208\";a=\"315552802\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Arek Kusztal <arkadiuszx.kusztal@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "akhil.goyal@nxp.com, fiona.trahe@intel.com,\n Arek Kusztal <arkadiuszx.kusztal@intel.com>",
        "Date": "Tue,  7 Jul 2020 17:16:01 +0200",
        "Message-Id": "<20200707151601.16500-2-arkadiuszx.kusztal@intel.com>",
        "X-Mailer": "git-send-email 2.19.1.windows.1",
        "In-Reply-To": "<20200707151601.16500-1-arkadiuszx.kusztal@intel.com>",
        "References": "<20200707151601.16500-1-arkadiuszx.kusztal@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v5 2/2] test/cryptodev: add chacha poly test\n\tcases to cryptodev",
        "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": "This patch adds Chacha20-Poly1305 implementation to\ncryptodev tests.\n\nSigned-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>\nAcked-by: Anoob Joseph <anoobj@marvell.com>\nAcked-by: Tejasree Kondoj <ktejasree@marvell.com>\n---\nv5:\n- rebased against 20.08\n\n app/test/test_cryptodev.c                   | 18 ++++++-\n app/test/test_cryptodev_aead_test_vectors.h | 75 +++++++++++++++++++++++++++++\n 2 files changed, 92 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/app/test/test_cryptodev.c b/app/test/test_cryptodev.c\nindex d63958d..e71e73a 100644\n--- a/app/test/test_cryptodev.c\n+++ b/app/test/test_cryptodev.c\n@@ -11679,6 +11679,18 @@ auth_decrypt_AES128CBC_HMAC_SHA1_esn_check(void)\n \t\t\t&aes128cbc_hmac_sha1_aad_test_vector);\n }\n \n+static int\n+test_chacha20_poly1305_encrypt_test_case_rfc8439(void)\n+{\n+\treturn test_authenticated_encryption(&chacha20_poly1305_case_rfc8439);\n+}\n+\n+static int\n+test_chacha20_poly1305_decrypt_test_case_rfc8439(void)\n+{\n+\treturn test_authenticated_decryption(&chacha20_poly1305_case_rfc8439);\n+}\n+\n #ifdef RTE_LIBRTE_PMD_CRYPTO_SCHEDULER\n \n /* global AESNI slave IDs for the scheduler test */\n@@ -12133,7 +12145,11 @@ static struct unit_test_suite cryptodev_testsuite  = {\n \t\t\ttest_AES_GMAC_authentication_test_case_4),\n \t\tTEST_CASE_ST(ut_setup, ut_teardown,\n \t\t\ttest_AES_GMAC_authentication_verify_test_case_4),\n-\n+\t\t/** Chacha20-Poly1305 */\n+\t\tTEST_CASE_ST(ut_setup, ut_teardown,\n+\t\t\ttest_chacha20_poly1305_encrypt_test_case_rfc8439),\n+\t\tTEST_CASE_ST(ut_setup, ut_teardown,\n+\t\t\ttest_chacha20_poly1305_decrypt_test_case_rfc8439),\n \t\t/** SNOW 3G encrypt only (UEA2) */\n \t\tTEST_CASE_ST(ut_setup, ut_teardown,\n \t\t\ttest_snow3g_encryption_test_case_1),\ndiff --git a/app/test/test_cryptodev_aead_test_vectors.h b/app/test/test_cryptodev_aead_test_vectors.h\nindex e62fdb2..140f253 100644\n--- a/app/test/test_cryptodev_aead_test_vectors.h\n+++ b/app/test/test_cryptodev_aead_test_vectors.h\n@@ -3823,4 +3823,79 @@ static const struct aead_test_data ccm_test_case_256_3 = {\n \t\t.len = 8\n \t}\n };\n+static uint8_t chacha_aad_rfc8439[] = {\n+\t\t\t0x50, 0x51, 0x52, 0x53, 0xc0, 0xc1, 0xc2, 0xc3,\n+\t\t\t0xc4, 0xc5, 0xc6, 0xc7\n+};\n+\n+static const struct aead_test_data chacha20_poly1305_case_rfc8439 = {\n+\t.algo = RTE_CRYPTO_AEAD_CHACHA20_POLY1305,\n+\t.key = {\n+\t\t.data = {\n+\t\t\t0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,\n+\t\t\t0x88, 0x89, 0x8a, 0x8b, 0x8c, 0x8d, 0x8e, 0x8f,\n+\t\t\t0x90, 0x91, 0x92, 0x93, 0x94, 0x95, 0x96, 0x97,\n+\t\t\t0x98, 0x99, 0x9a, 0x9b, 0x9c, 0x9d, 0x9e, 0x9f\n+\t\t},\n+\t\t.len = 32\n+\t},\n+\t.iv = {\n+\t\t.data = {\n+\t\t\t0x07, 0x00, 0x00, 0x00, 0x40, 0x41, 0x42, 0x43,\n+\t\t\t0x44, 0x45, 0x46, 0x47\n+\t\t},\n+\t\t.len = 12\n+\t},\n+\t.aad = {\n+\t\t.data = chacha_aad_rfc8439,\n+\t\t.len = 12\n+\t},\n+\t.plaintext = {\n+\t\t.data = {\n+\t\t\t0x4c, 0x61, 0x64, 0x69, 0x65, 0x73, 0x20, 0x61,\n+\t\t\t0x6e, 0x64, 0x20, 0x47, 0x65, 0x6e, 0x74, 0x6c,\n+\t\t\t0x65, 0x6d, 0x65, 0x6e, 0x20, 0x6f, 0x66, 0x20,\n+\t\t\t0x74, 0x68, 0x65, 0x20, 0x63, 0x6c, 0x61, 0x73,\n+\t\t\t0x73, 0x20, 0x6f, 0x66, 0x20, 0x27, 0x39, 0x39,\n+\t\t\t0x3a, 0x20, 0x49, 0x66, 0x20, 0x49, 0x20, 0x63,\n+\t\t\t0x6f, 0x75, 0x6c, 0x64, 0x20, 0x6f, 0x66, 0x66,\n+\t\t\t0x65, 0x72, 0x20, 0x79, 0x6f, 0x75, 0x20, 0x6f,\n+\t\t\t0x6e, 0x6c, 0x79, 0x20, 0x6f, 0x6e, 0x65, 0x20,\n+\t\t\t0x74, 0x69, 0x70, 0x20, 0x66, 0x6f, 0x72, 0x20,\n+\t\t\t0x74, 0x68, 0x65, 0x20, 0x66, 0x75, 0x74, 0x75,\n+\t\t\t0x72, 0x65, 0x2c, 0x20, 0x73, 0x75, 0x6e, 0x73,\n+\t\t\t0x63, 0x72, 0x65, 0x65, 0x6e, 0x20, 0x77, 0x6f,\n+\t\t\t0x75, 0x6c, 0x64, 0x20, 0x62, 0x65, 0x20, 0x69,\n+\t\t\t0x74, 0x2e\n+\t\t},\n+\t\t.len = 114\n+\t},\n+\t.ciphertext = {\n+\t\t.data = {\n+\t\t\t0xd3, 0x1a, 0x8d, 0x34, 0x64, 0x8e, 0x60, 0xdb,\n+\t\t\t0x7b, 0x86, 0xaf, 0xbc, 0x53, 0xef, 0x7e, 0xc2,\n+\t\t\t0xa4, 0xad, 0xed, 0x51, 0x29, 0x6e, 0x08, 0xfe,\n+\t\t\t0xa9, 0xe2, 0xb5, 0xa7, 0x36, 0xee, 0x62, 0xd6,\n+\t\t\t0x3d, 0xbe, 0xa4, 0x5e, 0x8c, 0xa9, 0x67, 0x12,\n+\t\t\t0x82, 0xfa, 0xfb, 0x69, 0xda, 0x92, 0x72, 0x8b,\n+\t\t\t0x1a, 0x71, 0xde, 0x0a, 0x9e, 0x06, 0x0b, 0x29,\n+\t\t\t0x05, 0xd6, 0xa5, 0xb6, 0x7e, 0xcd, 0x3b, 0x36,\n+\t\t\t0x92, 0xdd, 0xbd, 0x7f, 0x2d, 0x77, 0x8b, 0x8c,\n+\t\t\t0x98, 0x03, 0xae, 0xe3, 0x28, 0x09, 0x1b, 0x58,\n+\t\t\t0xfa, 0xb3, 0x24, 0xe4, 0xfa, 0xd6, 0x75, 0x94,\n+\t\t\t0x55, 0x85, 0x80, 0x8b, 0x48, 0x31, 0xd7, 0xbc,\n+\t\t\t0x3f, 0xf4, 0xde, 0xf0, 0x8e, 0x4b, 0x7a, 0x9d,\n+\t\t\t0xe5, 0x76, 0xd2, 0x65, 0x86, 0xce, 0xc6, 0x4b,\n+\t\t\t0x61, 0x16\n+\t\t},\n+\t\t.len = 114\n+\t},\n+\t.auth_tag = {\n+\t\t.data = {\n+\t\t\t0x1a, 0xe1, 0x0b, 0x59, 0x4f, 0x09, 0xe2, 0x6a,\n+\t\t\t0x7e, 0x90, 0x2e, 0xcb, 0xd0, 0x60, 0x06, 0x91\n+\t\t},\n+\t\t.len = 16\n+\t}\n+};\n #endif /* TEST_CRYPTODEV_AEAD_TEST_VECTORS_H_ */\n",
    "prefixes": [
        "v5",
        "2/2"
    ]
}