From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 52112A04C1; Thu, 21 Nov 2019 08:45:22 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AD1E22BA3; Thu, 21 Nov 2019 08:45:14 +0100 (CET) Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by dpdk.org (Postfix) with ESMTP id C8EDD2BD5 for ; Thu, 21 Nov 2019 08:45:10 +0100 (CET) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id xAL7drvq032352; Wed, 20 Nov 2019 23:45:10 -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-type; s=pfpt0818; bh=Ww5f2Y0UxJh4BLB6MvpAxS8hNClqJbMGRdY+wRFFUPA=; b=e4eStEsKRiGmHWW1yN0XuLkXwUR8qw0eZJaOHrn5qNH2lnWUiTwPe6/YZUMEFEnhhMBO xlponkv616rAAWA9co87G2N99Hoe1AEgCtmysjxEUTbeW8dMRsjgMTzMWmqRwwPmJ+IU Q8y3dzSNCUr7ivD9syX4KReCMNVlMp+nt26KRgfZZ0kpPku4ldyeu5UlwIwtblvJO/B+ bGleV9DXd2AgDQgkBKhqiM1FmW/gaDmnHpSX+01VARgOmXeQFwsjk5XlxsijRNcVTn74 InDBo933MHW4WUBNjR7f6mhSehvxNsSPJM7kg+r0jXWTFO3QY0IXYW1RVdIoAAJOtgjx 3g== Received: from sc-exch01.marvell.com ([199.233.58.181]) by mx0b-0016f401.pphosted.com with ESMTP id 2wd090wmfs-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Wed, 20 Nov 2019 23:45:10 -0800 Received: from SC-EXCH01.marvell.com (10.93.176.81) by SC-EXCH01.marvell.com (10.93.176.81) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Wed, 20 Nov 2019 23:45:08 -0800 Received: from maili.marvell.com (10.93.176.43) by SC-EXCH01.marvell.com (10.93.176.81) with Microsoft SMTP Server id 15.0.1367.3 via Frontend Transport; Wed, 20 Nov 2019 23:45:08 -0800 Received: from localhost.localdomain (unknown [10.28.34.200]) by maili.marvell.com (Postfix) with ESMTP id D47AA3F703F; Wed, 20 Nov 2019 23:45:04 -0800 (PST) From: Sunil Kumar Kori To: , , , , , , , , John McNamara , "Marko Kovacevic" CC: , Sunil Kumar Kori Date: Thu, 21 Nov 2019 13:14:52 +0530 Message-ID: <20191121074452.2291-3-skori@marvell.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20191121074452.2291-1-skori@marvell.com> References: <20191107111207.17143-1-skori@marvell.com> <20191121074452.2291-1-skori@marvell.com> MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.95,18.0.572 definitions=2019-11-20_08:2019-11-20,2019-11-20 signatures=0 Subject: [dpdk-dev] [PATCH v2 3/3] doc: update eventdev feature matrix for octeontx X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Patch updates eventdev and adapters feature matrices for octeontx platform. Signed-off-by: Sunil Kumar Kori --- v2: - Review comments incorporated doc/guides/eventdevs/features/octeontx.ini | 16 ++++++++++++++++ .../eventdevs/overview_adptr_feature_table.txt | 4 ++-- doc/guides/eventdevs/overview_feature_table.txt | 12 ++++++------ 3 files changed, 24 insertions(+), 8 deletions(-) create mode 100644 doc/guides/eventdevs/features/octeontx.ini diff --git a/doc/guides/eventdevs/features/octeontx.ini b/doc/guides/eventdevs/features/octeontx.ini new file mode 100644 index 000000000..27cde77cd --- /dev/null +++ b/doc/guides/eventdevs/features/octeontx.ini @@ -0,0 +1,16 @@ +; +; Supported features of the 'octeontx2' eventdev driver. +; +; Refer to default.ini for the full list of available PMD features. +; +[Features] +Event queue priority based scheduling = Y +Event device distributed scheduling = Y +Event device non sequential mode = Y +Event queue all types = Y +Runtime event queue/port linking = Y +Multi queue linking per port = Y + +[Adapter Features] +Eth Rx/Tx adapter on internal port = Y +Timer adapter support in H/W = Y diff --git a/doc/guides/eventdevs/overview_adptr_feature_table.txt b/doc/guides/eventdevs/overview_adptr_feature_table.txt index 9aac52069..6ebdc098f 100644 --- a/doc/guides/eventdevs/overview_adptr_feature_table.txt +++ b/doc/guides/eventdevs/overview_adptr_feature_table.txt @@ -70,12 +70,12 @@ x x 2 ========================================== = = = = = = = - Eth Rx/Tx adapter on internal port Y + Eth Rx/Tx adapter on internal port Y Y Multiple event queues per ethdev Y Override flow ID Crypto adapter new event enqueue Crypto adapter forwarded event enqueue Crypto queue pair mapping to event queue Crypto adapter session data store/retrieve - Timer adapter support in H/W Y + Timer adapter support in H/W Y Y ========================================== = = = = = = = diff --git a/doc/guides/eventdevs/overview_feature_table.txt b/doc/guides/eventdevs/overview_feature_table.txt index c4d3bd6d4..e48893378 100644 --- a/doc/guides/eventdevs/overview_feature_table.txt +++ b/doc/guides/eventdevs/overview_feature_table.txt @@ -70,13 +70,13 @@ x x 2 ===================================== = = = = = = = - Event queue priority based scheduling Y + Event queue priority based scheduling Y Y Event priority based scheduling - Event device distributed scheduling Y - Event device non sequential mode Y - Event queue all types Y + Event device distributed scheduling Y Y + Event device non sequential mode Y Y + Event queue all types Y Y Burst mode enqueue/dequeue Event port implicit release disable - Runtime event queue/port linking Y - Multi queue linking per port Y + Runtime event queue/port linking Y Y + Multi queue linking per port Y Y ===================================== = = = = = = = -- 2.17.1