> -----Original Message-----
> From: Guo, Jia <jia....@intel.com>
> Sent: Saturday, May 9, 2020 4:59 AM
> To: Xing, Beilei <beilei.x...@intel.com>; Ye, Xiaolong
> <xiaolong...@intel.com>; Yang, Qiming <qiming.y...@intel.com>; Wu,
> Jingjing <jingjing...@intel.com>
> Cc: Zhang, Qi Z <qi.z.zh...@intel.com>; dev@dpdk.org; Lu, Wenzhuo
> <wenzhuo...@intel.com>; Guo, Jia <jia....@intel.com>
> Subject: [PATCH] net/iavf: fix rte flow error log issue
> 
> When processing a rte flow, such as creating a parse engine, or creating or
> destroying a rss rule, if they are failed, they all need to construct the flow
> error structure before return the error message back to app. If not so, it 
> will
> cause app crash when app printing the message out of a flow error.
> 
> Fixes: 7be10c3004be ("net/iavf: add RSS configuration for VF")
> Fixes: ff2d0c345c3b ("net/iavf: support generic flow API")
> Signed-off-by: Jeff Guo <jia....@intel.com>

Acked-by: Qi Zhang <qi.z.zh...@intel.com>

Reply via email to