Hi Nicolas,

On 1/3/23 23:07, Chautru, Nicolas wrote:
Hi Maxime,

Happy new year.

Happy new year.

What does the state " Awaiting Upstream" mean in patchwork for that serie? Can 
this be applied?

It means it is the the bbdev tree, and is awaiting being pulled into the
main tree.

So it is applied, but only in the bbdev tree for now.
This should not be an issue since you shold base your work on top of the
bbdev tree.

Regards,
Maxime

Thanks
Nic



-----Original Message-----
From: Chautru, Nicolas <nicolas.chau...@intel.com>
Sent: Wednesday, December 14, 2022 3:34 PM
To: dev@dpdk.org; maxime.coque...@redhat.com
Cc: Vargas, Hernan <hernan.var...@intel.com>; Chautru, Nicolas
<nicolas.chau...@intel.com>
Subject: [PATCH v1 0/3] bbdev: remove offload cost

Removing the optional build flag RTE_BBDEV_OFFLOAD_COST from Intel
baseband PMDs and bbdev-test application.
This helps to simplify build variants complexity causing compilation issues to
be missed.

Maxime, the first commit is actually a miss related to last commit on top of
tree, you may want to merge these two commits together in the history.
Sorry for missing it earlier.


Nicolas Chautru (3):
   test/bbdev: explicit check for allocation failure
   drivers/baseband: remove offload cost optional build flag
   app/bbdev-test: remove offload cost optional build flag

  app/test-bbdev/test_bbdev_perf.c              | 29 +-------
  drivers/baseband/acc/acc_common.h             | 12 +---
  drivers/baseband/acc/rte_acc100_pmd.c         |  2 -
  drivers/baseband/acc/rte_acc200_pmd.c         |  2 -
  .../fpga_5gnr_fec/rte_fpga_5gnr_fec.c         | 10 ---
  drivers/baseband/fpga_lte_fec/fpga_lte_fec.c  | 10 ---
  .../baseband/turbo_sw/bbdev_turbo_software.c  | 70 ++++---------------
  7 files changed, 17 insertions(+), 118 deletions(-)

--
2.34.1


Reply via email to