Re: [PATCH v1 0/3] bbdev: remove offload cost

2023-01-10 Thread Maxime Coquelin
On 12/15/22 00:33, Nicolas Chautru wrote: 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

Re: [PATCH v1 0/3] bbdev: remove offload cost

2023-01-05 Thread Maxime Coquelin
I'll try to review it before end of week. Thanks for the heads-up! Maxime Thanks Nic -Original Message- From: Maxime Coquelin Sent: Wednesday, January 4, 2023 4:43 AM To: Chautru, Nicolas ; dev@dpdk.org Cc: Vargas, Hernan Subject: Re: [PATCH v1 0/3] bbdev: remove offload c

RE: [PATCH v1 0/3] bbdev: remove offload cost

2023-01-04 Thread Chautru, Nicolas
essage- > From: Maxime Coquelin > Sent: Wednesday, January 4, 2023 4:43 AM > To: Chautru, Nicolas ; dev@dpdk.org > Cc: Vargas, Hernan > Subject: Re: [PATCH v1 0/3] bbdev: remove offload cost > > Hi Nicolas, > > On 1/3/23 23:07, Chautru, Nicolas wrote: > > Hi Maxime,

Re: [PATCH v1 0/3] bbdev: remove offload cost

2023-01-04 Thread Maxime Coquelin
xime.coque...@redhat.com Cc: Vargas, Hernan ; Chautru, Nicolas 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 misse

RE: [PATCH v1 0/3] bbdev: remove offload cost

2023-01-03 Thread Chautru, Nicolas
que...@redhat.com > Cc: Vargas, Hernan ; Chautru, Nicolas > > 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 complexit

[PATCH v1 0/3] bbdev: remove offload cost

2022-12-14 Thread Nicolas Chautru
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