> -Original Message-
> From: Ye, Xiaolong
> Sent: Thursday, November 14, 2019 11:31 AM
> To: Zhang, Qi Z
> Cc: Yang, Qiming ; Su, Simei ;
> dev@dpdk.org
> Subject: Re: [PATCH] net/ice: ignore error when remove RSS rule
>
> On 11/12, Qi Zhang wrote:
> >Currently, multiple rte_flow RSS
On 11/12, Qi Zhang wrote:
>Currently, multiple rte_flow RSS rules may mapping to the same
s/mapping/map
>hardware rule if a later rule is just for inputset change or symm
>turn on/off. so after one of the rules be destroyed, we will
>get error ICE_ERR_DOES_NOT_EXIST when destroying any other rule
Currently, multiple rte_flow RSS rules may mapping to the same
hardware rule if a later rule is just for inputset change or symm
turn on/off. so after one of the rules be destroyed, we will
get error ICE_ERR_DOES_NOT_EXIST when destroying any other rules.
The patch simply fix this by ignore this er
3 matches
Mail list logo