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 0687E46E45; Tue, 2 Sep 2025 06:02:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B58D440616; Tue, 2 Sep 2025 06:02:24 +0200 (CEST) Received: from mail-m16.vip.163.com (mail-m16.vip.163.com [220.197.30.221]) by mails.dpdk.org (Postfix) with ESMTP id 57DD2402C2 for ; Tue, 2 Sep 2025 06:02:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vip.163.com; s=s110527; h=From:To:Subject:Date:Message-ID: MIME-Version; bh=iDTe/K8yxMLUtkOB0rvN2ObVktkFe17DdO69/KKkcyI=; b=Df+lXD1Nys78egqygwfMUzW1jEwZKSX9RMOEJ87/I2dGJrhpLLpZaxhBUU7xk2 39aLK4KYOZou1gWrJzwHjWvnW8QPS5wxO9dEumkrKyjRKdxaMOSEz6FjGuq5DoS5 oqgBdl7JAcUz/nVXjBCjMZQuamcdmDe6peg1/qXAl0qwU= Received: from localhost.localdomain (unknown [114.116.198.59]) by gzsmtp2 (Coremail) with SMTP id As8vCgC3XbtJbLZoaQXrAg--.25878S5; Tue, 02 Sep 2025 12:02:19 +0800 (CST) From: Feifei Wang To: dev@dpdk.org Cc: Yi Chen , Feifei Wang , Xin Wang Subject: [V7 01/17] doc: add hinic3 driver Date: Tue, 2 Sep 2025 12:01:35 +0800 Message-ID: <20250902040204.9572-2-wff_light@vip.163.com> X-Mailer: git-send-email 2.47.0.windows.2 In-Reply-To: <20250902040204.9572-1-wff_light@vip.163.com> References: <20250418090621.9638-1-wff_light@vip.163.com> <20250902040204.9572-1-wff_light@vip.163.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CM-TRANSID: As8vCgC3XbtJbLZoaQXrAg--.25878S5 X-Coremail-Antispam: 1Uf129KBjvJXoWxGrW5uw4DXFW7Kw4kGw1Utrb_yoWrtw1rpw sxCryfGF9xG34I9rnIy3WUAr15A3Z5C3yUua48tryrZFnxAr10gw48KFWIy3srGFyYva4f Zr1jgryfC3WjqrDanT9S1TB71UUUUU7qnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDUYxBIdaVFxhVjvjDU0xZFpf9x07URxRDUUUUU= X-Originating-IP: [114.116.198.59] X-CM-SenderInfo: pziiszhljk3qxylshiywtou0bp/1tbiAQu8Cmi2UXtu7AAAsK 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: Yi Chen This patch adds document for hinic3 driver. Signed-off-by: Feifei Wang Signed-off-by: Yi Chen Reviewed-by: Xin Wang --- .mailmap | 4 ++- MAINTAINERS | 4 +++ doc/guides/nics/hinic3.rst | 47 ++++++++++++++++++++++++++ doc/guides/nics/index.rst | 1 + doc/guides/rel_notes/release_25_11.rst | 4 +++ 5 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 doc/guides/nics/hinic3.rst diff --git a/.mailmap b/.mailmap index d4c04f3b81..8062ec42d7 100644 --- a/.mailmap +++ b/.mailmap @@ -443,7 +443,7 @@ Fang TongHao Fan Zhang Farah Smith Fei Chen -Feifei Wang +Feifei Wang Fei Qin Fengjiang Liu Fengnan Chang @@ -1771,6 +1771,7 @@ Xingguang He Xingyou Chen Xing Wang Xinying Yu +Xin Wang Xin Long Xi Zhang Xuan Ding @@ -1805,6 +1806,7 @@ Yelena Krivosheev Yerden Zhumabekov Yevgeny Kliteynik Yicai Lu +Yi Chen Yiding Zhou Yi Li Yi Liu diff --git a/MAINTAINERS b/MAINTAINERS index 7aca98c537..ea71eac351 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -779,6 +779,10 @@ F: drivers/net/hinic/ F: doc/guides/nics/hinic.rst F: doc/guides/nics/features/hinic.ini +Huawei hinic3 +M: Feifei Wang +F: doc/guides/nics/hinic3.rst + Intel Network Common Code M: Bruce Richardson T: git://dpdk.org/next/dpdk-next-net-intel diff --git a/doc/guides/nics/hinic3.rst b/doc/guides/nics/hinic3.rst new file mode 100644 index 0000000000..9c0db7051e --- /dev/null +++ b/doc/guides/nics/hinic3.rst @@ -0,0 +1,47 @@ +.. SPDX-License-Identifier: BSD-3-Clause + Copyright(c) 2025 Huawei Technologies Co., Ltd + +HINIC3 Poll Mode Driver +======================= + +The hinic3 PMD (**librte_net_hinic3**) provides poll mode driver support +for 25Gbps/100Gbps/200Gbps Huawei SPx series Network Adapters. + +Features +-------- + +- Multi arch support: x86_64, ARMv8. +- Multiple queues for TX and RX +- Receiver Side Scaling (RSS) +- flow filtering +- Checksum offload +- TSO offload +- Promiscuous mode +- Port hardware statistics +- Link state information +- Link flow control +- Scattered and gather for TX and RX +- Allmulticast mode +- MTU update +- Multicast MAC filter +- Flow API +- Set Link down or up +- VLAN filter and VLAN offload +- SR-IOV - Partially supported at this point, VFIO only +- FW version +- LRO + +Prerequisites +------------- + +- Follow the DPDK :ref:`Getting Started Guide for Linux ` to setup the basic DPDK environment. + +Driver compilation and testing +------------------------------ + +Refer to the document :ref:`compiling and testing a PMD for a NIC ` +for details. + +Limitations or Known issues +--------------------------- +X86-32, Windows, and BSD are not supported yet. diff --git a/doc/guides/nics/index.rst b/doc/guides/nics/index.rst index 57d161c526..1a1e3a6825 100644 --- a/doc/guides/nics/index.rst +++ b/doc/guides/nics/index.rst @@ -33,6 +33,7 @@ Network Interface Controller Drivers fm10k gve hinic + hinic3 hns3 i40e ice diff --git a/doc/guides/rel_notes/release_25_11.rst b/doc/guides/rel_notes/release_25_11.rst index 32d61691d2..264a60a4fa 100644 --- a/doc/guides/rel_notes/release_25_11.rst +++ b/doc/guides/rel_notes/release_25_11.rst @@ -55,6 +55,10 @@ New Features Also, make sure to start the actual text at the margin. ======================================================= +* **Added Huawei hinic3 net driver.** + + * Added network driver for the Huawei SPx series Network Adapters. + Removed Items ------------- -- 2.47.0.windows.2