Re: [PATCH v8] ethdev: add optimization hints in flow template table

2023-02-08 Thread Ferruh Yigit
On 2/2/2023 11:33 AM, Thomas Monjalon wrote: > 02/02/2023 12:19, Rongwei Liu: >> In case flow rules match only one kind of traffic in a flow table, >> then optimization can be done via allocation of this table. >> Such optimization is possible only if the application gives a hint >> about its usage

Re: [PATCH v8] ethdev: add optimization hints in flow template table

2023-02-02 Thread Thomas Monjalon
02/02/2023 12:19, Rongwei Liu: > In case flow rules match only one kind of traffic in a flow table, > then optimization can be done via allocation of this table. > Such optimization is possible only if the application gives a hint > about its usage of the table during initial configuration. > > Th

[PATCH v8] ethdev: add optimization hints in flow template table

2023-02-02 Thread Rongwei Liu
In case flow rules match only one kind of traffic in a flow table, then optimization can be done via allocation of this table. Such optimization is possible only if the application gives a hint about its usage of the table during initial configuration. The transfer domain rules may process traffic