On 10/27/2019 7:11 PM, Ori Kam wrote:
>
>
>> -Original Message-
>> From: Viacheslav Ovsiienko
>> Sent: Sunday, October 27, 2019 8:42 PM
>> To: dev@dpdk.org
>> Cc: Thomas Monjalon ; Matan Azrad
>> ; Ori Kam ; Yongseok Koh
>>
>> Subject: [PATCH v4] ethdev: add flow tag
>>
>> A tag is a tr
> -Original Message-
> From: Viacheslav Ovsiienko
> Sent: Sunday, October 27, 2019 8:42 PM
> To: dev@dpdk.org
> Cc: Thomas Monjalon ; Matan Azrad
> ; Ori Kam ; Yongseok Koh
>
> Subject: [PATCH v4] ethdev: add flow tag
>
> A tag is a transient data which can be used during flow match.
A tag is a transient data which can be used during flow match. This can be
used to store match result from a previous table so that the same pattern
need not be matched again on the next table. Even if outer header is
decapsulated on the previous match, the match result can be kept.
Some device ex
3 matches
Mail list logo