On Mon, Mar 15, 2021 at 02:43:23PM +0000, 'w00385741 wrote: > From: Wei Yongjun <weiyongj...@huawei.com> > > The return value 'rc' maybe overwrite to 0 in the flow_action_for_each > loop, the error code from the offload not support error handling will > not set. This commit fix it to return -EOPNOTSUPP. > > Fixes: 6a56e19902af ("flow_offload: reject configuration of packet-per-second > policing in offload drivers") > Reported-by: Hulk Robot <hul...@huawei.com> > Signed-off-by: Wei Yongjun <weiyongj...@huawei.com> > ---
Thank you for the patch, Yongjun. Reviewed-by: Vladimir Oltean <vladimir.olt...@nxp.com>