Hi,

> -----Original Message-----
> From: David Marchand <[email protected]>
> Sent: Thursday, July 28, 2022 23:26
> To: [email protected]
> Cc: Ray Kinsella <[email protected]>; Xu, Rosen <[email protected]>; Zhang,
> Tianfei <[email protected]>
> Subject: [RFC v3 03/26] raw/ifpga: remove PCI bus accessor
> 
> There is no in-tree user for this accessor that returns the PCI bus object.
> On the other hand, a bus object can be retrieved by name using
> rte_bus_find_by_name.
> We can remove this driver specific API.
> 
> Signed-off-by: David Marchand <[email protected]>
> ---
> Changes since RFC v2:
> - updated release notes,
> 
> ---
>  doc/guides/rel_notes/deprecation.rst   |  3 ---
>  doc/guides/rel_notes/release_22_11.rst |  2 ++
>  drivers/raw/ifpga/ifpga_rawdev.c       |  7 +------
>  drivers/raw/ifpga/ifpga_rawdev.h       |  1 -
>  drivers/raw/ifpga/rte_pmd_ifpga.c      |  6 ------
>  drivers/raw/ifpga/rte_pmd_ifpga.h      | 10 ----------
>  drivers/raw/ifpga/version.map          |  1 -
>  7 files changed, 3 insertions(+), 27 deletions(-)
> 


Acked-by: Rosen Xu <[email protected]>


Reply via email to