On 9/26/2023 10:25 AM, Ori Kam wrote:
> Hi,
> 
>> -----Original Message-----
>> From: Cristian Dumitrescu <[email protected]>
>> Sent: Monday, September 25, 2023 3:34 PM
>> Subject: [PATCH V2] ethdev: add flow API support for P4-programmable
>> devices
>>
>> This patch introduces the new "program" action type to enable flow API
>> support for P4-programmable devices.
>>
>> In the case of P4-programmable devices, the device is initially blank.
>> The flow items and actions are defined by the user (outside of any
>> vendor control) through the P4 program, which is typically compiled
>> into firmware that is loaded on the device at init time. These flow
>> items and actions are then used during the run-time phase to add flows
>> on the device.
>>
>> Signed-off-by: Cristian Dumitrescu <[email protected]>
>> Signed-off-by: Qi Zhang <[email protected]>
>> 
> 
> 
> Acked-by: Ori Kam <[email protected]>
> 
> 

Acked-by: Ferruh Yigit <[email protected]>


Applied to dpdk-next-net/main, thanks.

Reply via email to