[dpdk-dev] [PATCH] ethdev: promote sibling iterators to stable
Ferruh Yigit
ferruh.yigit at intel.com
Wed Sep 15 11:49:47 CEST 2021
On 9/8/2021 9:54 AM, Kinsella, Ray wrote:
>
>
> On 06/09/2021 15:19, Andrew Rybchenko wrote:
>> On 9/6/21 4:02 PM, David Marchand wrote:
>>> This API saw no update since its introduction and will help applications
>>> like OVS ([1] and [2]) that currently look at rte_eth_devices[] to
>>> achieve the same.
>>>
>>> 1: https://github.com/openvswitch/ovs/blob/master/lib/netdev-dpdk.c#L1285
>>> 2: https://github.com/openvswitch/ovs/blob/master/lib/netdev-dpdk.c#L1476
>>>
>>> Signed-off-by: David Marchand <david.marchand at redhat.com>
>>
>> Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
>>
> Acked-by: Ray Kinsella <mdr at ashroe.eu>
>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list