Re: [dpdk-dev] [PATCH 39/49] net/ice/base: slightly code update

2019-06-05 Thread Rong, Leyi
> -Original Message- > From: Maxime Coquelin [mailto:maxime.coque...@redhat.com] > Sent: Wednesday, June 5, 2019 8:05 PM > To: Rong, Leyi ; Zhang, Qi Z > Cc: dev@dpdk.org; Stillwell Jr, Paul M > Subject: Re: [dpdk-dev] [PATCH 39/49] net/ice/base: slightly code update

Re: [dpdk-dev] [PATCH 39/49] net/ice/base: slightly code update

2019-06-05 Thread Maxime Coquelin
On 6/4/19 7:42 AM, Leyi Rong wrote: Mainly update below functions: ice_flow_proc_seg_hdrs ice_flow_find_prof_conds ice_dealloc_flow_entry ice_add_rule_internal It seems that some of the changes are bug fixes. So IMO, these changes should be in dedicated patches, with Fixes tag in the commi