Re: [PATCH v2] net/hns3: support new device

2024-03-15 Thread Ferruh Yigit
On 3/15/2024 2:54 AM, Jie Hai wrote: > This patch introduces the new devices, which are on-chip network > interface controllers with RDMA/DCB/ROH supporting. One is 100GE > and the other is 200GE. Both can be found on HIP09/HIP10 SoCs. > > Cc: sta...@dpdk.org > > Signed-off-by: Jie Hai > Applie

[PATCH v2] net/hns3: support new device

2024-03-14 Thread Jie Hai
This patch introduces the new devices, which are on-chip network interface controllers with RDMA/DCB/ROH supporting. One is 100GE and the other is 200GE. Both can be found on HIP09/HIP10 SoCs. Cc: sta...@dpdk.org Signed-off-by: Jie Hai --- doc/guides/nics/hns3.rst | 2 +- doc/guid