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 9C516A0524; Mon, 24 Feb 2020 20:51:50 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 789D61BFA5; Mon, 24 Feb 2020 20:51:50 +0100 (CET) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id A2DE32C39 for ; Mon, 24 Feb 2020 20:51:48 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 2F252628; Mon, 24 Feb 2020 14:51:47 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 24 Feb 2020 14:51:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=mesmtp; bh=Gknb4WDuSikxidl/+qlmNpc NI9x3eXJ54RmKMNsR74M=; b=oeq6n7xdOmsKfEoH2JZN9yVfr7yTJkXjxn//nR2 O3f6Kc2oQUuihtgHHIde1bosDTBTG7Dvx7yL3Ev9hIToXwZK71k148UDmFylHkUf 9o23w++4LozlSHl+AG+rkwcJsmr49uzcG+QNl5KqyR7+cxMbdqzYnsjsvnp8q9ks 7CuQ= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=Gknb4WDuSikxidl/+ qlmNpcNI9x3eXJ54RmKMNsR74M=; b=ha0m5lSDCnuPFM1cFWXAIYjFC/L/hj3xA yvt2ALnmhl3TV4vFBqYQWphbzKe4qawZ69ySsZVvwN4QDF2X4ggiyA4owiMsHobJ N5xsp+04RsyV/rhCzB48hh1ef06qwrBJhSW9dpZ69oy7UboQQdrn93NsN7t6aI25 SnAz9nQpcrga5TPDDO6P1lI2WA8q7bultnvqshAO/ApA/eN7vr8EQmpYCdnS/EUH 6U+0c8nWwfM9wHLsQ4Q6iIunO74Pz3DNgpOdFaEJcPT2r6ZEZf5MGBGR0U+nfhIS ndXWVs6Zn7MMoENSpJCtYSZTFSDpMSL4N8LidNVM4EF3Y1Xe6phmA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrledtgddufedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkffoggfgsedtkeertdertddtnecuhfhrohhmpefvhhhomhgrshcu ofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukfhppe ejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgr mhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 940373060FD3; Mon, 24 Feb 2020 14:51:45 -0500 (EST) From: Thomas Monjalon To: dev@dpdk.org Cc: Ziyang Xuan , Xiaoyun Wang , Guoyang Zhou , John McNamara , Marko Kovacevic Date: Mon, 24 Feb 2020 20:51:26 +0100 Message-Id: <20200224195126.3560599-1-thomas@monjalon.net> X-Mailer: git-send-email 2.25.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH] doc: remove not supported features from hinic matrix 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" Only the supported features are supposed to be listed in the networking features matrix. Signed-off-by: Thomas Monjalon --- doc/guides/nics/features/hinic.ini | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/guides/nics/features/hinic.ini b/doc/guides/nics/features/hinic.ini index 7d431e8c7e..5be05d36fb 100644 --- a/doc/guides/nics/features/hinic.ini +++ b/doc/guides/nics/features/hinic.ini @@ -38,9 +38,5 @@ FW version = Y Multiprocess aware = Y Linux UIO = Y Linux VFIO = Y -BSD nic_uio = N x86-64 = Y ARMv8 = Y -ARMv7 = N -x86-32 = N -Power8 = N -- 2.25.0