On 10/29, Ying Wang wrote: >In non-pipeline mode, switch should be used as fdir's backup. >The patch fiexed rule can't be created when fdir's flow table is full. > >Fixes: 7615a6895009 ("net/ice: rework for generic flow enabling") > >Signed-off-by: Ying Wang <ying.a.w...@intel.com> >--- > drivers/net/ice/ice_generic_flow.c | 84 ++++++++++++++++++++++++++------------ > 1 file changed, 58 insertions(+), 26 deletions(-) >
Reviewed-by: Xiaolong Ye <xiaolong...@intel.com> Applied to dpdk-next-net-intel. Thanks.