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

David Marchand david.marchand at redhat.com
Fri Sep 3 14:17:33 CEST 2021


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>


-- 
David Marchand



More information about the dev mailing list