From patchwork Tue Mar 5 07:21:52 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aakash Sasidharan X-Patchwork-Id: 744 Return-Path: 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]) by inbox.dpdk.org (Postfix) with ESMTP id B923743C4C; Tue, 5 Mar 2024 08:22:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C3B940270; Tue, 5 Mar 2024 08:22:21 +0100 (CET) Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by mails.dpdk.org (Postfix) with ESMTP id 1E9024026B for ; Tue, 5 Mar 2024 08:22:18 +0100 (CET) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 42547Uid025193 for ; Mon, 4 Mar 2024 23:22:18 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=pfpt0220; bh=YO8p2D7B ICBfXMLI0o2VgLaOed4NEIoz5K8fweSxzGk=; b=dgRhGmTFk2T7bPEPx+uGcHP+ kfPofvKq4VB3cOPH/EKt5yKAwVcnTTi2NlFwrjYCjAA4f5ZbskA3shyRpqurmIrL 9Fzo15oLrb4tYjF2F7ICp8Na+65JdkxtLVVyR8Bo+3xwAR/PGtqCRstNXHYjN7Mk 13/5BcupNlvu5zUX3t9pWilAGIHJWOJKFfyfw+dM8zM2j1TuoZnE7i7TpR0cxd3G OJMTfMPGTETzvq/RPAWlEXcFl2mFET8eF2RBN5pQOxGUH41skGaPwYjz84mdapQR V4Sbf2eY4XFQ4HTassPQV9qqG0PQJQYafwXsLvGm8Qwcu2aXMOj9SvBmggRkIg== Received: from dc5-exch05.marvell.com ([199.233.59.128]) by mx0b-0016f401.pphosted.com (PPS) with ESMTPS id 3wm4gmr8x2-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Mon, 04 Mar 2024 23:22:18 -0800 (PST) Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH05.marvell.com (10.69.176.209) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.1258.12; Mon, 4 Mar 2024 23:22:16 -0800 Received: from DC5-EXCH05.marvell.com (10.69.176.209) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.48; Mon, 4 Mar 2024 23:22:16 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH05.marvell.com (10.69.176.209) with Microsoft SMTP Server id 15.2.1258.12 via Frontend Transport; Mon, 4 Mar 2024 23:22:16 -0800 Received: from localhost.localdomain (unknown [10.28.36.177]) by maili.marvell.com (Postfix) with ESMTP id 710A83F7068; Mon, 4 Mar 2024 23:22:14 -0800 (PST) From: Aakash Sasidharan To: CC: , , , , , Subject: [PATCH 00/21] Improvements and new test cases Date: Tue, 5 Mar 2024 12:51:52 +0530 Message-ID: <20240305072213.283205-1-asasidharan@marvell.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Proofpoint-ORIG-GUID: 0_Szc8jasNOs2dMFXoDy93g9xrw5NINp X-Proofpoint-GUID: 0_Szc8jasNOs2dMFXoDy93g9xrw5NINp X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.1011,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2024-03-05_04,2024-03-04_01,2023-05-22_02 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Adding new test cases and improvements to test application. Aakash Sasidharan (7): test/security: enable AES-GCM in combined mode TLS test/security: add TLS 1.2 data walkthrough test test/security: add DTLS 1.2 data walkthrough test test/security: add TLS SG data walkthrough test test/security: add DTLS 1.2 anti-replay tests test/security: add more DTLS anti-replay window sz test/security: add out of place sgl test case for TLS 1.2 Akhil Goyal (2): test/security: add TLS/DTLS 1.2 AES-256-SHA384 vectors test/crypto: add TLS 1.3 vectors Anoob Joseph (1): test/cryptodev: allow zero packet length buffers Vidya Sagar Velumuri (11): test/security: unit test for TLS packet corruption test/security: unit test for custom content verification test/security: unit test to verify zero TLS records test/security: add unit tests for DTLS-1.2 test/crypto: update verification of header test/crypto: update framework to verify tls-1.3 test/crypto: test to verify hdr corruption in TLS test/crypto: test to verify custom content type in TLS test/crypto: test to verify zero len record in TLS test/crypto: unit tests to verify padding in TLS test/crypto: unit tests for padding in DTLS-1.2 app/test/test_cryptodev.c | 975 ++++++++++++++++-- app/test/test_cryptodev.h | 32 +- app/test/test_cryptodev_security_tls_record.c | 203 ++-- app/test/test_cryptodev_security_tls_record.h | 77 +- ...yptodev_security_tls_record_test_vectors.h | 405 ++++++++ app/test/test_security_proto.c | 17 + app/test/test_security_proto.h | 9 + 7 files changed, 1539 insertions(+), 179 deletions(-)