From patchwork Wed Sep 27 18:30:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Srikanth Yalavarthi X-Patchwork-Id: 132067 X-Patchwork-Delegate: jerinj@marvell.com 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 768F74262B; Wed, 27 Sep 2023 20:35:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D86D942DCD; Wed, 27 Sep 2023 20:31:50 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by mails.dpdk.org (Postfix) with ESMTP id 06B5640EDB for ; Wed, 27 Sep 2023 20:31:17 +0200 (CEST) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 38RHP3hd012953 for ; Wed, 27 Sep 2023 11:31:17 -0700 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=7PmXSyl+KAa1AhjsKWffx6v0S+raDM5TbVlOR9HPNr0=; b=GPRIRwW3lg+iSC8wzak/Dvxr1cA/uHCtrNnxUrukPaspuO+UxiVBr64jkpg9OyJKj7H5 tjoHgZzzXTJKsrc0NdRZGm3ASOd5ZJAzhXI5vdTqQitM24wR+53Y7sx6VLF2Xu+halmD pnYeBPdoWI2QDkiICne8eXKNwVaFWV5J1B4ZIhqU9F38NBv69vMfH0NpmO1zoFJTbgLv m1CQnTvdcW9QU8fDsuEUxGQEjJVZxKmzjE/4gPu8/0CT6xz8fk/TXylZOGrBWLIfdb5A 6EJTVwL9eve11FJDC5rPbMAoApriu1xgpJVgsOsRkpO+vkCGB07pul83YFBCpPgP8vMy sA== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0b-0016f401.pphosted.com (PPS) with ESMTPS id 3tcrrs07xp-5 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for ; Wed, 27 Sep 2023 11:31:17 -0700 Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.48; Wed, 27 Sep 2023 11:31:13 -0700 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.48 via Frontend Transport; Wed, 27 Sep 2023 11:31:13 -0700 Received: from ml-host-33.caveonetworks.com (unknown [10.110.143.233]) by maili.marvell.com (Postfix) with ESMTP id BD78D3F70A9; Wed, 27 Sep 2023 11:31:13 -0700 (PDT) From: Srikanth Yalavarthi To: CC: , , , , Subject: [PATCH v3 35/35] ml/cnxk: update release notes for 23.11 Date: Wed, 27 Sep 2023 11:30:48 -0700 Message-ID: <20230927183052.17347-36-syalavarthi@marvell.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230927183052.17347-1-syalavarthi@marvell.com> References: <20230830155927.3566-1-syalavarthi@marvell.com> <20230927183052.17347-1-syalavarthi@marvell.com> MIME-Version: 1.0 X-Proofpoint-ORIG-GUID: 9GRMufZkUL7_5GiEBQb5dXPD2JFm3eAH X-Proofpoint-GUID: 9GRMufZkUL7_5GiEBQb5dXPD2JFm3eAH X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.267,Aquarius:18.0.980,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-09-27_12,2023-09-27_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 Updated 23.11 release notes for ml/cnxk driver. Signed-off-by: Srikanth Yalavarthi --- doc/guides/rel_notes/release_23_11.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/release_23_11.rst b/doc/guides/rel_notes/release_23_11.rst index ca31ac5985..7e1d31f680 100644 --- a/doc/guides/rel_notes/release_23_11.rst +++ b/doc/guides/rel_notes/release_23_11.rst @@ -45,6 +45,10 @@ New Features Added support in mldev library for models with multiple inputs and outputs. + * **Added support for Marvell TVM models in ML CNXK driver.** + + Added support models compiled using TVM framework in ML CNXK driver. + .. This section should contain new features added in this release. Sample format: