Message ID | 1639732811-1440-1-git-send-email-anoobj@marvell.com (mailing list archive) |
---|---|
Headers | show
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]) by inbox.dpdk.org (Postfix) with ESMTP id A0942A0352; Fri, 17 Dec 2021 10:20:31 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56B744013F; Fri, 17 Dec 2021 10:20:31 +0100 (CET) Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by mails.dpdk.org (Postfix) with ESMTP id D05C940040 for <dev@dpdk.org>; Fri, 17 Dec 2021 10:20:29 +0100 (CET) Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 1BH4DKUI003985 for <dev@dpdk.org>; Fri, 17 Dec 2021 01:20:28 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=pfpt0220; bh=DNS0HVp/c9naSysP/33ApHsgq/QpYGCSDozxDNeOIHU=; b=SNEPuugK0J6tuP7TYoMU6yi1FJQs4I/U1kLjNA/nsW9Wrua6c5Hyixgq+b5FjMDtIKCf EDCDvNoFUwkb/Tmehlc7sSpOla0DTCJH51WU6XLHwK7jgHAn8O3ktudKBr34J2bphSjM Cn/xbUwOtJgSMrZujWSuTwdMujzxeFEzkXQqU7qOnQRnDm1U/MSabTi6NgIoWHTm/irq LzjVsUWW4JS1ATbvF2Bwl0sNXTgkcmPP/iQAo9kLtSJjdAmdDaNCCFFdRiuaiPnObPXy fJaWIQ2i9nSZ59T4bNvZhY8pT6f50ZkQvwO1r//2AJFevf5oczLu3jSxlgIndNxPgST7 Iw== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3d0b362s4d-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for <dev@dpdk.org>; Fri, 17 Dec 2021 01:20:28 -0800 Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Fri, 17 Dec 2021 01:20:27 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.18 via Frontend Transport; Fri, 17 Dec 2021 01:20:27 -0800 Received: from HY-LT1002.marvell.com (HY-LT1002.marvell.com [10.28.176.218]) by maili.marvell.com (Postfix) with ESMTP id 46C423F70A3; Fri, 17 Dec 2021 01:20:25 -0800 (PST) From: Anoob Joseph <anoobj@marvell.com> To: Akhil Goyal <gakhil@marvell.com>, Jerin Jacob <jerinj@marvell.com> CC: Anoob Joseph <anoobj@marvell.com>, Archana Muniganti <marchana@marvell.com>, Tejasree Kondoj <ktejasree@marvell.com>, <dev@dpdk.org> Subject: [PATCH v3 00/29] New features and improvements in cnxk crypto PMD Date: Fri, 17 Dec 2021 14:49:42 +0530 Message-ID: <1639732811-1440-1-git-send-email-anoobj@marvell.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1639676975-1316-1-git-send-email-anoobj@marvell.com> References: <1639676975-1316-1-git-send-email-anoobj@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Proofpoint-ORIG-GUID: ZM9wRrzGVV7ROw9-4_6MTX91Rs5TsHyd X-Proofpoint-GUID: ZM9wRrzGVV7ROw9-4_6MTX91Rs5TsHyd X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.790,Hydra:6.0.425,FMLib:17.11.62.513 definitions=2021-12-17_03,2021-12-16_01,2021-12-02_01 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>, <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>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org |
Series |
New features and improvements in cnxk crypto PMD
|
expand
|
> Subject: [PATCH v3 00/29] New features and improvements in cnxk crypto PMD > > New features and fixes to cnxk crypto PMDs > - Support for more algorithms in lookaside crypto & protocol > - Support for copy & set DF bit > - Support for CPT CTX update > - Support for security session stats in cn10k > > Changes in v3 > - Fixed build error from CI Series Acked-by: Akhil Goyal <gakhil@marvell.com> Applied to dpdk-next-crypto Changed patch titles in some of the patches. Added/fixed missing/wrong fixes tag in the patches while merging.