net/hns3: disable MAC status report interrupt
authorHongbo Zheng <zhenghongbo3@huawei.com>
Fri, 23 Apr 2021 09:56:34 +0000 (17:56 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 27 Apr 2021 11:15:10 +0000 (13:15 +0200)
commit5d17dec5a85284a5384197fb389ef483c83d340a
tree55c689ff75d15a0ac57d7fbea40a02bda846f343
parentcdf6a5fbc540cdaac576a2be6c8dac25ce173c65
net/hns3: disable MAC status report interrupt

Disable the MAC status report interrupt which hns3 driver not concern
currently.

Fixes: 5f8845f4ba8f ("net/hns3: process MAC interrupt")
Cc: stable@dpdk.org
Signed-off-by: Hongbo Zheng <zhenghongbo3@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_ethdev.c