[RFC v3 03/26] raw/ifpga: remove PCI bus accessor
Xu, Rosen
rosen.xu at intel.com
Fri Jul 29 04:36:25 CEST 2022
Hi,
> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Thursday, July 28, 2022 23:26
> To: dev at dpdk.org
> Cc: Ray Kinsella <mdr at ashroe.eu>; Xu, Rosen <rosen.xu at intel.com>; Zhang,
> Tianfei <tianfei.zhang at intel.com>
> 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 <david.marchand at redhat.com>
> ---
> 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 <rosen.xu at intel.com>
More information about the dev
mailing list