> -----Original Message-----
> From: Zhang, Yuying <yuying.zh...@intel.com>
> Sent: Tuesday, June 28, 2022 12:07 PM
> To: dev@dpdk.org; Zhang, Qi Z <qi.z.zh...@intel.com>
> Cc: Zhang, Yuying <yuying.zh...@intel.com>; sta...@dpdk.org
> Subject: [PATCH v1] net/ice: fix memory allocation issue of packet flag
>
> Current code doesn't allocate memory of lookup element to add packet flag.
> This patch adds one lookup item in the list to fix this memory issue.
>
> Fixes: 8b95092b7f69 ("net/ice/base: fix direction of flow that matches any")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Yuying Zhang <yuying.zh...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi