Re: [dpdk-dev] [PATCH] net/hns3: disable the MAC status report interrupt

2021-04-27 Thread Ferruh Yigit
On 4/23/2021 10:56 AM, Min Hu (Connor) wrote: > From: HongBo Zheng > > Disable the MAC status report interrupt which hns3 driver not concern > currently. > > Fixes: 5f8845f4ba8f ("net/hns3: process MAC interrupt") > Cc: sta...@dpdk.org > > Signed-off-by: HongBo Zheng > Signed-off-by: Min Hu (C

[dpdk-dev] [PATCH] net/hns3: disable the MAC status report interrupt

2021-04-23 Thread Min Hu (Connor)
From: HongBo Zheng Disable the MAC status report interrupt which hns3 driver not concern currently. Fixes: 5f8845f4ba8f ("net/hns3: process MAC interrupt") Cc: sta...@dpdk.org Signed-off-by: HongBo Zheng Signed-off-by: Min Hu (Connor) --- drivers/net/hns3/hns3_ethdev.c | 2 -- 1 file changed