> -Original Message-
> From: Ye, Xiaolong
> Sent: Monday, September 9, 2019 5:54 PM
> To: Wang, Ying A
> Cc: Zhang, Qi Z ; Yang, Qiming
> ; dev@dpdk.org; Zhao1, Wei
> Subject: Re: [PATCH 2/4] net/ice: rework for generic flow enabling
>
> On 09/09, Wang, Ying A wrote:
> >> >+ice_unregi
On 09/09, Wang, Ying A wrote:
>> >+ice_unregister_parser(struct ice_flow_parser *parser,
>> >+ struct ice_adapter *ad)
>> >+{
>> >+ struct ice_pf *pf = &ad->pf;
>> >+ struct ice_parser_list *list;
>> >+ struct ice_flow_parser *p_parser;
>> >+ void *temp;
>> >+
>> >+ switch (pars
On 09/09, Wang, Ying A wrote:
[snip]
>> >+ if (ad->devargs.pipeline_mode_support) {
>> >+ if (0 == attr->priority)
>> >+ ice_pipeline_stage =
>> >+ ICE_FLOW_CLASSIFY_STAGE_PERMISSION;
>> >+ else
>> >+ ice_pipeline
Hi, Xiaolong
> -Original Message-
> From: Ye, Xiaolong
> Sent: Sunday, September 8, 2019 11:56 PM
> To: Wang, Ying A
> Cc: Zhang, Qi Z ; Yang, Qiming
> ; dev@dpdk.org; Zhao1, Wei
> Subject: Re: [PATCH 2/4] net/ice: rework for generic flow enabling
>
> On 09/04, Ying Wang wrote:
> >The p
Hi, Xiaolong
> -Original Message-
> From: Ye, Xiaolong
> Sent: Saturday, September 7, 2019 12:13 AM
> To: Wang, Ying A
> Cc: Zhang, Qi Z ; Yang, Qiming
> ; dev@dpdk.org; Zhao1, Wei
> Subject: Re: [PATCH 2/4] net/ice: rework for generic flow enabling
>
> On 09/04, Ying Wang wrote:
> >The
On 09/04, Ying Wang wrote:
>The patch reworks the generic flow API (rte_flow) implementation.
>It introduces an abstract layer which provides a unified interface
>for low-level filter engine (switch, fdir, hash) to register supported
>patterns and actions and implement flow validate/create/destroy/
On 09/04, Ying Wang wrote:
>The patch reworks the generic flow API (rte_flow) implementation.
>It introduces an abstract layer which provides a unified interface
>for low-level filter engine (switch, fdir, hash) to register supported
>patterns and actions and implement flow validate/create/destroy/
On 09/05, Wang, Ying A wrote:
>
>For the previous indentation is not tab-aligned, I will add a separate code
>cleanup patch for these changes.
>
>>
>> > {
>> >uint32_t cpy_count = 0;
>> >const struct rte_flow_item *pb = pattern, *pe = pattern; @@ -124,7
>> >+285,6 @@ ice_pattern_skip_void
Hi, Xiaolong
> -Original Message-
> From: Ye, Xiaolong
> Sent: Wednesday, September 4, 2019 10:45 PM
> To: Wang, Ying A
> Cc: Zhang, Qi Z ; Yang, Qiming
> ; dev@dpdk.org; Zhao1, Wei
> Subject: Re: [PATCH 2/4] net/ice: rework for generic flow enabling
>
> On 09/04, Ying Wang wrote:
> >Th
On 09/04, Ying Wang wrote:
>The patch reworks the generic flow API (rte_flow) implementation.
>It introduces an abstract layer which provides a unified interface
>for low-level filter engine (switch, fdir, hash) to register supported
>patterns and actions and implement flow validate/create/destroy/
10 matches
Mail list logo