[PATCH v12 2/7] bbdev: add device status info
Maxime Coquelin
maxime.coquelin at redhat.com
Wed Oct 5 09:16:35 CEST 2022
On 10/4/22 19:16, Nicolas Chautru wrote:
> Added device status information, so that the PMD can
> expose information related to the underlying accelerator device status.
> Minor order change in structure to fit into padding hole.
>
> Signed-off-by: Nicolas Chautru <nicolas.chautru at intel.com>
> Acked-by: Mingshan Zhang <mingshan.zhang at intel.com>
> Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> ---
> doc/guides/rel_notes/deprecation.rst | 3 --
> doc/guides/rel_notes/release_22_11.rst | 3 ++
> drivers/baseband/acc100/rte_acc100_pmd.c | 1 +
> .../fpga_5gnr_fec/rte_fpga_5gnr_fec.c | 1 +
> drivers/baseband/fpga_lte_fec/fpga_lte_fec.c | 1 +
> drivers/baseband/la12xx/bbdev_la12xx.c | 1 +
> drivers/baseband/null/bbdev_null.c | 1 +
> .../baseband/turbo_sw/bbdev_turbo_software.c | 1 +
> lib/bbdev/rte_bbdev.c | 22 ++++++++++++
> lib/bbdev/rte_bbdev.h | 35 +++++++++++++++++--
> lib/bbdev/rte_bbdev_op.h | 2 +-
> lib/bbdev/version.map | 7 ++++
> 12 files changed, 72 insertions(+), 6 deletions(-)
Acked-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list