Simei
> 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.
> -Original Message-
> From: Su, Simei
> Sent: Tuesday, November 10, 2020 10:02 AM
> To: Zhang, Qi Z
> Cc: dev@dpdk.org; Wang, Haiyue ; Ding, Xuan
> ; Su, Simei
> Subject: [PATCH] net/ice: fix core dump when device reset
>
> When device resets, it should not implememt ACL initializat
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
---
drivers/net/ice/ice_acl_filter.c | 12 --
3 matches
Mail list logo