> -----Original Message-----
> From: Su, Simei <[email protected]>
> 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: [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.
>
> Fixes: 40d466fa9f76 ("net/ice: support ACL filter in DCF")
>
> Signed-off-by: Simei Su <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi