On 10/18, Ying Wang wrote: >When app restart, RSS/FDIR profile ID will increase which may >run out of all the profile resources. > >The patch cleanup RSS/FDIR profile resources when device init >to fix this issue. > >Fixes: d7d150b93070 ("net/ice: enable RSS when device init") >Cc: sta...@dpdk.org > >Signed-off-by: Ying Wang <ying.a.w...@intel.com> >--- > >--- >v2: Modify patch according to comments.
Minor nit, please be more specific about your changes rather than the general words. >--- > drivers/net/ice/ice_ethdev.c | 94 ++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 94 insertions(+) > Reviewed-by: Xiaolong Ye <xiaolong...@intel.com> Applied to dpdk-next-net-intel. Thanks, Xiaolong