From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id ED5AFA0C52; Wed, 24 Nov 2021 13:14:31 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4E3F40DF5; Wed, 24 Nov 2021 13:14:31 +0100 (CET) Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by mails.dpdk.org (Postfix) with ESMTP id D87824003C for ; Wed, 24 Nov 2021 13:14:30 +0100 (CET) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 1AOBTiPQ007539; Wed, 24 Nov 2021 04:14:30 -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=mMlLi+mm10lViNgLSFh98skyOeF4UNX/WahyOm7ggVI=; b=NnxwlxoDKzrQxVC5bAlmpo2Py67ndzlcd4M3NOiXjtwkfqn+mhzRmpK9N+zFUWBWeO7g 2NAJVDmSJyJrssfweKlVBLGtyFAkrzjUSNe3swgBUwbpQjqfZsgYEK/DPcesXORhzsCq D/e9JN8qiIzvW7Q/spSybIlozPeI/1cNAzthOYFOf6iO7I2IL+RiDeDVcPdeRMBdedre Kh/vNFFWAFz5nmqeqGuNVkZw9Lp9gvitsYKLJFiraxl/9XS7GtdKLMsb/4hIJlwtqgYt BwyV781gXE48etzJg3yOn/aC77L1jCGb8aHJza8KlilPipfmJEyMfDwAPf7T4MGQHqHj bA== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0b-0016f401.pphosted.com (PPS) with ESMTPS id 3ch9tt2qvu-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Wed, 24 Nov 2021 04:14:30 -0800 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Wed, 24 Nov 2021 04:14:28 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Wed, 24 Nov 2021 04:14:27 -0800 Received: from localhost.localdomain (unknown [10.28.34.25]) by maili.marvell.com (Postfix) with ESMTP id A53873F704F; Wed, 24 Nov 2021 04:14:25 -0800 (PST) From: To: , , , , , , CC: , Sunil Kumar Kori Subject: [PATCH v1 1/1] doc: update eventdev feature matrix for dlb2 Date: Wed, 24 Nov 2021 17:44:22 +0530 Message-ID: <20211124121422.2115668-1-skori@marvell.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211123110743.2002557-1-skori@marvell.com> References: <20211123110743.2002557-1-skori@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Proofpoint-ORIG-GUID: v0Rs7qN8qTtofWntwSU1Jzvgk3U3C9XT X-Proofpoint-GUID: v0Rs7qN8qTtofWntwSU1Jzvgk3U3C9XT X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.790,Hydra:6.0.425,FMLib:17.0.607.475 definitions=2021-11-24_04,2021-11-24_01,2020-04-07_01 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 From: Sunil Kumar Kori Patch updates eventdev and adapters feature matrices for dlb2 driver. Signed-off-by: Sunil Kumar Kori --- doc/guides/eventdevs/features/default.ini | 46 +++++++++++------------ doc/guides/eventdevs/features/dlb2.ini | 21 +++++++++++ 2 files changed, 44 insertions(+), 23 deletions(-) create mode 100644 doc/guides/eventdevs/features/dlb2.ini diff --git a/doc/guides/eventdevs/features/default.ini b/doc/guides/eventdevs/features/default.ini index 5b16c45193..2ea233463a 100644 --- a/doc/guides/eventdevs/features/default.ini +++ b/doc/guides/eventdevs/features/default.ini @@ -6,46 +6,46 @@ ; the features table in the documentation. ; [Scheduling Features] -queue_qos = -event_qos = -distributed_sched = -queue_all_types = -burst_mode = -implicit_release_disable = -nonseq_mode = -runtime_port_link = -multiple_queue_port = -carry_flow_id = -maintenance_free = +queue_qos = +event_qos = +distributed_sched = +queue_all_types = +burst_mode = +implicit_release_disable = +nonseq_mode = +runtime_port_link = +multiple_queue_port = +carry_flow_id = +maintenance_free = ; ; Features of a default Ethernet Rx adapter. ; [Eth Rx adapter Features] -internal_port = -multi_eventq = -override_flow_id = -event_vector = +internal_port = +multi_eventq = +override_flow_id = +event_vector = ; ; Features of a default Ethernet Tx adapter. ; [Eth Tx adapter Features] -internal_port = -event_vector = +internal_port = +event_vector = ; ; Features of a default Crypto adapter. ; [Crypto adapter Features] -internal_port_op_new = -internal_port_op_fwd = -internal_port_qp_ev_bind = -session_private_data = +internal_port_op_new = +internal_port_op_fwd = +internal_port_qp_ev_bind = +session_private_data = ; ; Features of a default Timer adapter. ; [Timer adapter Features] -internal_port = -periodic = +internal_port = +periodic = diff --git a/doc/guides/eventdevs/features/dlb2.ini b/doc/guides/eventdevs/features/dlb2.ini new file mode 100644 index 0000000000..29747b1c26 --- /dev/null +++ b/doc/guides/eventdevs/features/dlb2.ini @@ -0,0 +1,21 @@ +; +; Supported features of the 'dlb2' eventdev driver. +; +; Refer to default.ini for the full list of available PMD features. +; +[Scheduling Features] +queue_qos = Y +event_qos = Y +distributed_sched = Y +queue_all_types = Y +burst_mode = Y +implicit_release_disable = Y +maintenance_free = Y + +[Eth Rx adapter Features] + +[Eth Tx adapter Features] + +[Crypto adapter Features] + +[Timer adapter Features] -- 2.25.1