> -Original Message-
> From: Zhang, Qi Z
> Sent: Wednesday, June 3, 2020 10:39
> To: Yang, Qiming
> Cc: dev@dpdk.org; Ye, Xiaolong ; Zhang, Qi Z
> ; Cao, Yahui ; Stillwell Jr, Paul
> M
> Subject: [PATCH 03/52] net/ice/base: disable profile merge for FDIR
>
> For Flow Director, we don'
For Flow Director, we don't want to re-use a existed profile with the
same field vector and mask. Merging two different flow_type’s field
vector will also make them sharing trained rule and cause rule
interference.
For example:
issue rule A: IPV4_TCP matching tcp src&dst port 80 to queue 8
issue
2 matches
Mail list logo