[dpdk-dev] [PATCH 1/1] ethdev: rename a flow shared action error code

Ferruh Yigit ferruh.yigit at intel.com
Fri Nov 20 14:10:47 CET 2020


On 11/20/2020 10:54 AM, Tal Shnaiderman wrote:
>> Subject: [PATCH 1/1] ethdev: rename a flow shared action error code
>>
>> External email: Use caution opening links or attachments
>>
>>
>> In the experimental function rte_flow_shared_action_destroy() introduced
>> in DPDK 20.11, the errno ETOOMANYREFS was used.
>> This errno is not always available on Windows, so it is preferred using EBUSY
>> instead.
>>
>> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> 
> Reviewed-by: Tal Shnaiderman <talshn at nvidia.com>
> Tested-by: Tal Shnaiderman <talshn at nvidia.com>
> 

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

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


More information about the dev mailing list