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.chau...@intel.com>
Acked-by: Mingshan Zhang <mingshan.zh...@intel.com>
Acked-by: Hemant Agrawal <hemant.agra...@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.coque...@redhat.com>

Thanks,
Maxime

Reply via email to