>
> Hello Jinqian
>
> On 3/25/25 09:00, yangjinqian via wrote:
> > Hi,
> >
> > I'm observing intermittent failures when enabling the HNS3 network
> > port in VM using
> >
> > QEMU with the mainline kernel.
>
>
> Would you mind
Hi,
I'm observing intermittent failures when enabling the HNS3 network port in VM
using
QEMU with the mainline kernel.
HNS3 drive in kernel:
static int hns3_nic_net_up(struct net_device *netdev)
{
..
/* enable the vectors */
for (i = 0; i < vector_num; i++)
{
napi_enable(napi);