[dpdk-dev] [PATCH] ethdev: remove experimental flag from getting intr fd API

Kinsella, Ray mdr at ashroe.eu
Fri Sep 3 14:19:46 CEST 2021



On 03/09/2021 13:17, David Marchand wrote:
> On Wed, Sep 1, 2021 at 4:03 AM Xiaoyun Li <xiaoyun.li at intel.com> wrote:
>>
>> Remove the experimental tag for rte_eth_dev_rx_intr_ctl_q_get_fd API
>> that was introduced in 18.11 and have been around for 11 releases.
>>
>> Signed-off-by: Xiaoyun Li <xiaoyun.li at intel.com>
> 
> Odd that this API is used nowhere in-tree but it provides a simple
> alternative to the DPDK interrupt builtin framework.
> I had a go with this in OVS, and it seems to work as described (once
> fixed virtio-user).
> 
> Acked-by: David Marchand <david.marchand at redhat.com>
> 

FD.io VPP uses it, in its interrupt mgmt framework.

Acked-by: Ray Kinsella <mdr at ashroe.eu>

Ray K
 


More information about the dev mailing list