On 10/31/2024 6:30 AM, Jie Hai wrote: > On 2024/10/26 14:38, Jie Hai wrote: >> From: Dengdui Huang <huangdeng...@huawei.com> >> >> 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 <huangdeng...@huawei.com> >> --- >> drivers/net/hns3/hns3_cmd.c | 4 +--- >> drivers/net/hns3/hns3_ethdev.c | 2 -- >> drivers/net/hns3/hns3_ethdev.h | 2 -- >> 3 files changed, 1 insertion(+), 7 deletions(-) >> > Acked-by: Jie Hai <haij...@huawei.com> >
Applied to dpdk-next-net/main, thanks.