Tested-by: Xie,WeiX < [email protected]> Regards, Xie Wei
> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Simei Su > Sent: Tuesday, November 10, 2020 10:02 AM > To: Zhang, Qi Z <[email protected]> > Cc: [email protected]; Wang, Haiyue <[email protected]>; Ding, Xuan > <[email protected]>; Su, Simei <[email protected]> > Subject: [dpdk-dev] [PATCH] net/ice: fix core dump when device reset > > When device resets, it should not implememt ACL initialization which is only > executed in DCF. This patch disable ACL init and uninit when in DPDK PF only > mode.

