Re: [PATCH] net/hns3: remove roh devices

2024-10-31 Thread Ferruh Yigit
On 10/31/2024 6:30 AM, Jie Hai wrote: > On 2024/10/26 14:38, Jie Hai wrote: >> From: Dengdui Huang >> >> The devices added in commit 3f1436d7006c ("net/hns3: support new device") >> is no longer available, so revert it. >> >> Fixes: 3f1436d7006c ("net/hns3: support new device") >> Cc: sta...@dpdk.

Re: [PATCH] net/hns3: remove roh devices

2024-10-30 Thread Jie Hai
On 2024/10/26 14:38, Jie Hai wrote: From: Dengdui Huang The devices added in commit 3f1436d7006c ("net/hns3: support new device") is no longer available, so revert it. Fixes: 3f1436d7006c ("net/hns3: support new device") Cc: sta...@dpdk.org Signed-off-by: Dengdui Huang --- drivers/net/hns3

Re: [PATCH] net/hns3: remove roh devices

2024-10-30 Thread Ferruh Yigit
On 10/26/2024 7:38 AM, Jie Hai wrote: > From: Dengdui Huang > > The devices added in commit 3f1436d7006c ("net/hns3: support new device") > is no longer available, so revert it. > > Fixes: 3f1436d7006c ("net/hns3: support new device") > Cc: sta...@dpdk.org > > Signed-off-by: Dengdui Huang > H

[PATCH] net/hns3: remove roh devices

2024-10-25 Thread Jie Hai
From: Dengdui Huang The devices added in commit 3f1436d7006c ("net/hns3: support new device") is no longer available, so revert it. Fixes: 3f1436d7006c ("net/hns3: support new device") Cc: sta...@dpdk.org Signed-off-by: Dengdui Huang --- drivers/net/hns3/hns3_cmd.c| 4 +--- drivers/net/hn